diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-05-27 22:28:29 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-05-27 22:31:24 +0200 |
commit | c1c38eaa75539f4eff86ad144427fdbb155ab251 (patch) | |
tree | 05fce07e68dde523fc363c2235f7a3e1146a423e /templates/feature/agl-jailhouse/50_bblayers.conf.inc | |
parent | a22aad5cfd2c4bf5d5c0fdf81c830e78c7456848 (diff) |
meta-agl-devel: remove meta-agl-jailhouse
Unused and unmaintained. Restore if you intent to maintain it.
Bug-AGL: SPEC-5151
Change-Id: I9c57689b06474b74051db8d6a436309cab65c1f8
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'templates/feature/agl-jailhouse/50_bblayers.conf.inc')
-rw-r--r-- | templates/feature/agl-jailhouse/50_bblayers.conf.inc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/feature/agl-jailhouse/50_bblayers.conf.inc b/templates/feature/agl-jailhouse/50_bblayers.conf.inc deleted file mode 100644 index c8963ac2..00000000 --- a/templates/feature/agl-jailhouse/50_bblayers.conf.inc +++ /dev/null @@ -1,5 +0,0 @@ -BBLAYERS =+ " \ - ${METADIR}/meta-agl-devel/meta-agl-jailhouse \ - ${METADIR}/bsp/meta-arm/meta-arm \ - ${METADIR}/bsp/meta-arm/meta-arm-toolchain \ -" |