Switch to meta-updater 89/9189/2
authorAnton Gerasimov <anton@advancedtelematic.com>
Tue, 11 Apr 2017 14:49:11 +0000 (16:49 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 24 Apr 2017 12:09:43 +0000 (12:09 +0000)
commit8807f8e2268ee5297fac4f82e24bff8ba03e43c1
tree1923ed1d572185b68e21bdc4dd3df6a331e0a56b
parent61bf6803fdce1cac3f6cb5c7fabe2e5fe81d5450
Switch to meta-updater

Replace SOTA-related sections with includes, moved u-boot-ota
common to minnowboard and qemu to meta-agl-bsp

Change-Id: I0629a63154ff90bd712f621297b886505a2f462c
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9189
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
18 files changed:
meta-agl-bsp/conf/include/agl_dra7xx-evm.inc
meta-agl-bsp/conf/include/agl_intel-corei7-64.inc
meta-agl-bsp/conf/include/agl_porter-nogfx.inc
meta-agl-bsp/conf/include/agl_porter.inc
meta-agl-bsp/conf/include/agl_qemux86-64.inc
meta-agl-bsp/conf/include/agl_raspberrypi2.inc
meta-agl-bsp/conf/include/agl_raspberrypi3.inc
meta-agl-bsp/meta-raspberrypi/recipes-bsp/u-boot-otascript/u-boot-otascript.bb [new file with mode: 0644]
meta-agl-bsp/meta-raspberrypi/recipes-bsp/u-boot-otascript/u-boot-otascript/boot.scr [new file with mode: 0644]
meta-agl-bsp/meta-raspberrypi/recipes-bsp/u-boot-otascript/u-boot-otascript/uEnv.cma.txt [new file with mode: 0644]
meta-agl-bsp/meta-raspberrypi/recipes-bsp/u-boot-otascript/u-boot-otascript/uEnv.txt [new file with mode: 0644]
meta-agl-bsp/recipes-bsp/u-boot/u-boot-ota/0001-Set-up-environment-for-OSTree-integration.patch [new file with mode: 0644]
meta-agl-bsp/recipes-bsp/u-boot/u-boot-ota/0001-fixup-build-with-gcc6.patch [new file with mode: 0644]
meta-agl-bsp/recipes-bsp/u-boot/u-boot-ota/0002-Replace-wraps-with-built-in-code-to-remove-dependenc.patch [new file with mode: 0644]
meta-agl-bsp/recipes-bsp/u-boot/u-boot-ota_2015.07.bb [new file with mode: 0644]
meta-agl-bsp/recipes-bsp/u-boot/u-boot_2016.11.bb [new file with mode: 0644]
templates/feature/agl-sota/50_bblayers.conf.inc [new file with mode: 0644]
templates/feature/agl-sota/50_local.conf.inc [new file with mode: 0644]