On Mon, Aug 25, 2014 at 8:42 PM, William Hermans <[email protected]> wrote: > Robert, which build system are you using that makes it that "easy" to build > deb's ? > > I've been using checkinstall . ..
Mainline kernel has a "make deb-pkg".. I've been using that since 2.6.32 to populate rcn-ee.net/deb/ (each deb built in a chroot to match it's target os) Just recently, (after mainline decided where they were going to store the *.dtb's) i added this patch to make sure they were also included. https://github.com/RobertCNelson/stable-kernel/blob/master/patches/packaging/0002-deb-pkg-install-dtbs-in-linux-image-package.patch Thus we now can generate a *.deb that contains everything we need to boot.. Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
