diff options
author | Mihail Grigorov <michael.grigorov@konsulko.com> | 2017-11-07 18:11:55 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-11-08 19:50:55 +0000 |
commit | 385616e4ca588ecf403823f96573f04048c5450a (patch) | |
tree | 1b06223a1a09fdc04abccef78f241cb72acd3f88 /meta-agl-bsp/meta-freescale-layer/recipes-kernel/linux/linux-boundary_4.1.15.bbappend | |
parent | f0e87b1656d46b1e72dc89fcf0186065ce804fc4 (diff) |
meta-agl-bsp: kernel: remove linux-boundary defconfig from meta-freescale-layer.
Its do not needed anymore here, because we started to using meta-boundary layer
Bug-AGL: SPEC-905
Change-Id: I179ac8747fe24293be89d3138f54589511ed2b63
Signed-off-by: Mihail Grigorov <michael.grigorov@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11749
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Thomas Rini <trini@konsulko.com>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-bsp/meta-freescale-layer/recipes-kernel/linux/linux-boundary_4.1.15.bbappend')
-rw-r--r-- | meta-agl-bsp/meta-freescale-layer/recipes-kernel/linux/linux-boundary_4.1.15.bbappend | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-agl-bsp/meta-freescale-layer/recipes-kernel/linux/linux-boundary_4.1.15.bbappend b/meta-agl-bsp/meta-freescale-layer/recipes-kernel/linux/linux-boundary_4.1.15.bbappend deleted file mode 100644 index 41e593633..000000000 --- a/meta-agl-bsp/meta-freescale-layer/recipes-kernel/linux/linux-boundary_4.1.15.bbappend +++ /dev/null @@ -1,4 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/linux-boundary-4.1.15:" -SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \ - file://defconfig \ -" |