[meta-ti] Can't build for BeagleBone

Gary Thomas gary at mlbassoc.com
Tue Oct 11 02:52:55 PDT 2016


Using (Poky/Yocto):

Build Configuration:
BB_VERSION        = "1.31.2"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "universal"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "beaglebone"
DISTRO            = "poky"
DISTRO_VERSION    = "2.1+snapshot-20161011"
TUNE_FEATURES     = "arm armv7a vfp thumb neon       callconvention-hard"
TARGET_FPU        = "hard"
meta              = "master:b9d6a7cc234f44e44e5421191924b7463e9c0a9d"
meta-ti           = "master:48ffe2b2da9b44cdb0ce055c008ab21843ec98b3"
meta-poky         = "master:b9d6a7cc234f44e44e5421191924b7463e9c0a9d"

I get this error:

| 
/local/bbb_2016-10-11/tmp/work/beaglebone-poky-linux-gnueabi/u-boot-ti-staging/2016.05+gitAUTOINC+bbfdf926a1-r21/git/tools/mkenvimage.c: 
In function 'main':
| 
/local/bbb_2016-10-11/tmp/work/beaglebone-poky-linux-gnueabi/u-boot-ti-staging/2016.05+gitAUTOINC+bbfdf926a1-r21/git/tools/mkenvimage.c:120:35: 
error: 'PLAIN_VERSION' undeclared (first use in this function)
|     printf("%s version %s\n", prg, PLAIN_VERSION);
|                                    ^
| 
/local/bbb_2016-10-11/tmp/work/beaglebone-poky-linux-gnueabi/u-boot-ti-staging/2016.05+gitAUTOINC+bbfdf926a1-r21/git/tools/mkenvimage.c:120:35: 
note: each undeclared identifier is reported only once for each function it appears in
| scripts/Makefile.host:111: recipe for target 'tools/mkenvimage.o' failed

I was able to build with this configuration in late September, so the changes
in early October to .../meta-ti/recipes-bsp/u-boot must be involved.

I'll look into the details, but in the meantime does anyone have suggestions?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


More information about the meta-ti mailing list