Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feeds update extra will not pull from submodule #6

Open
Jennal opened this issue Nov 11, 2017 · 1 comment
Open

feeds update extra will not pull from submodule #6

Jennal opened this issue Nov 11, 2017 · 1 comment

Comments

@Jennal
Copy link

Jennal commented Nov 11, 2017

Add "src-git extra git://github.com/shangjiyu/openwrt-extra.git" to feeds.conf.default.

Will not pull from submodule, how to fix?

@mauron85
Copy link

mauron85 commented Sep 8, 2019

Had similar issue. There is no definition of submodule for luci-i18n-sqm in .gitmodules. So feed update fail with: fatal: No url found for submodule path 'packages/luci-i18n-sqm' in .gitmodules

EDIT: Fixed with

cd feeds/extra
git rm packages/luci-i18n-sqm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants