Hello, Could you please upload all the source packages on repository.udoo.org? Especially the kernel/modules/firmware/dtb packages? Also any chance you can enable rsync for the repository so that people can create local mirrors? Thanks a lot.
Hello Andrea, What I'm looking for are the debian source packages to be installed using the apt-get source command. http://repository.udoo.org/pool/main/l/linux-upstream/ only contains the binary packages not the source packages.
Our sources are already available on Github. We'd like to avoid double-sources. Please tell me if you manage to find the sources.
I can find the linux and u-boot sources on github but not the debian packaging sources. Can you please point me to the proper repository or add that to the existing repositories? What I want to do is create my own personal kernel / u-boot packages that can be installed via apt-get from my own repository. To make sure it properly replaces the default packages I need to know exactly how you build them.
Dear Xykon, you were right, that was missing. It has been added now. Please check and tell me if you find it. Cheers
Thanks... I found the makekpkg scripts in the kernel sources... after a few modifications I was able to build kernel packages but haven't been able to try them out yet. I'll give that a go over the weekend and report back next week. There doesn't seem to be any u-boot debian package in the repository... is that something you're planning to release in the future or will u-boot updates remain a manual task?
u-boot binary is not in the repo because we do not install it via apt-get, but via dd. If you want you can download binary u-boot here.