diff options
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend index 22e9d2f..ad79dc5 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend +++ b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend @@ -1,3 +1,4 @@ +require recipes-bsp/u-boot/u-boot-toradex-env.inc include conf/tdx_version.conf LOCALVERSION = "-${TDX_VER_ITEM}" @@ -6,3 +7,4 @@ SRCREV = "30a1208727729dae22cb42f9ba9ba17efe5e6f77" SRCBRANCH = "2016.11-toradex" SRCREV_use-head-next = "${AUTOREV}" SRCBRANCH_use-head-next = "2016.11-toradex-next" + |