aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamodar Santhapuri <damodar.santhapuri@arm.com>2021-04-27 18:06:32 +0530
committerArvind Chauhan <arvind.chauhan@arm.com>2021-04-27 19:31:38 +0530
commit7b01f57b857976e52e8fae374692b37c4d00c1a3 (patch)
treed82b9b2bf03a4e453dd09c2676130a8d6c83ff85
parent0f1e698b3bdf742fc18b851db5095c644f5a7d2d (diff)
juno: remove meta-kernel layerJUNO-2021.04.27
Change-Id: I3bd61e30bb98a19529159399c2de631546efec91 Signed-off-by: Damodar Santhapuri <damodar.santhapuri@arm.com>
-rw-r--r--juno/bblayers.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/juno/bblayers.conf b/juno/bblayers.conf
index 249e4ec..8a37981 100644
--- a/juno/bblayers.conf
+++ b/juno/bblayers.conf
@@ -13,7 +13,6 @@ BASELAYERS ?= " \
${OEROOT}/layers/meta-openembedded/meta-python \
${OEROOT}/layers/meta-openembedded/meta-oe \
${OEROOT}/layers/meta-arm/meta-arm \
- ${OEROOT}/layers/meta-kernel \
"
# These layers hold machine specific content, aka Board Support Packages