From 3a5210bb8614f26478cb96780c6d9045c8d77db7 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Mon, 15 Jul 2019 18:31:01 +0200 Subject: u-boot-toradex: re-add 2016.11 Re-add U-Boot Toradex 2016.11 as Tezi (and TorizonCore) may still depend on it. Signed-off-by: Marcel Ziswiler --- recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend (limited to 'recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend') diff --git a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend new file mode 100644 index 0000000..5ad16f2 --- /dev/null +++ b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend @@ -0,0 +1,11 @@ +require recipes-bsp/u-boot/u-boot-toradex-env.inc + +LOCALVERSION = "-${TDX_VER_ITEM}" + +SRCREV = "83a53c1c0c6fd813bd655b4f88fd07bf798e11d7" +SRCBRANCH = "2016.11-toradex" +SRCREV_use-head-next = "${AUTOREV}" +SRCBRANCH_use-head-next = "2016.11-toradex-next" + +# defaults +TDX_VER_ITEM ??= "0" -- cgit v1.2.3