Closed brb91 closed 6 years ago
Hi brb91, that URL is an internal one, that's my own staging git server. Is that URL mentioned somewhere? That would be an oversight on my part. Please tell me where so I can correct it.
Just use the github https URL instead:
src-git plan44 https://github.com/plan44/plan44-feed.git;master
Best Regards, luz
Hi, That URL is given on the plan44-feed readme.
Thanks a lot ;) ,
Best Regards,
When I add this repo and update feeds and install p44-ledchain, nothing appear in menuconfig, this is normal ?
Note that you need to prefix kernel modules with kmod-
for ./scripts/feeds install:
./scripts/feeds install kmod-p44-ledchain
After that, it should appear in Kernel modules -> Other modules
BTW: just updated the README.md to include the correct URL ;-)
Hello, I have an issue wen I try to add your feeds repo,
"src-git plan44 ssh://plan44@plan44.ch/home/plan44/sharedgit/plan44-public-feed.git;master"
It's a ssh protocol, and when I try to update it, it want a password
Can you help me,
Thanks,