On 9/15/2014 3:59 PM, Robert Nelson wrote: > On Mon, Sep 15, 2014 at 3:54 PM, Charles Steinkuehler > <[email protected]> wrote: >> >> I'm apparently missing some sort of secret sauce (a.k.a. "clues"). :-/ > > "deb_pkg" still hasn't learned to autodetect "armhf", so we do some > deb voodoo around that.. ;) > > otherwise, the ti-r19 comes from LOCALVERSION > > So: > > make ARCH=arm KBUILD_DEBARCH=armhf LOCALVERSION=-ti-r19 > CROSS_COMPILE=${CC} KDEB_PKGVERSION=1wheezy deb-pkg > > will generate: > linux-image-3.14.17-ti-r19_1wheezy_armhf.deb
Many thanks! I figured the missing LOCALVERSION was just something I didn't have vs. the official build scripts, but when I got armel packages instead of armhf I figured something was very wrong so I headed down a different path. -- Charles Steinkuehler [email protected] -- 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.
