I have been trying to build a linux-image debian archive from the tip of 
the 4.4 branch of https://github.com/beagleboard/linux.

I wasn't able to find a script which seemed to do this, so I ran a command 
like this in a chroot jail on an arm build host:

     make-kpkg --initrd --revision=acme kernel_image

I used the a kernel config from 4.4.26-ti-r59 that had been edited with 
make oldconfig to add one additional module.

The command ran without error and produced a package successfully, but the 
generated archive was missing all the expected .dtb files in 
/boot/dtbs/{version}. These files ARE in the version of the linux-image 
archive that the image builder uses to build new BeagleBone jessie images.

I checked the man pages for make-kpkg and kernel-package to see if there 
were any options I needed to specify to include the device tree binaries 
but I didn't see any.

I also tried running build_deb_in_arm_chroot.sh but this doesn't seem to 
produce a debian archive.

Is the script that builds the linux-image debian archive used by the 
image-builder available somewhere? 

jon.

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/6d44beed-e93f-48f6-abfb-ef2acb65bb89%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to