mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-20 11:29:54 +00:00
Remove meta-arm-integration
Remove meta-arm-integration, as it is not currently being used. Also, remove the reference in the README.md. These can be added bach when they are in use again. Change-Id: If8535d6d9a0a307a42b24e8f42e0eb7847e047c4 Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -13,11 +13,6 @@ meta-arm-bsp:
|
||||
meta-arm-iota:
|
||||
This layer provides support for Arm's IOTA Linux Distribution
|
||||
|
||||
meta-arm-integration:
|
||||
This layer provides support for OpenEmbedded and Yocto patches that have
|
||||
yet to be accepted upstream
|
||||
|
||||
|
||||
Contributing
|
||||
------------
|
||||
Currently, we only accept patches from the meta-arm mailing list. For general
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
# We have a conf and classes directory, add to BBPATH
|
||||
BBPATH .= ":${LAYERDIR}"
|
||||
|
||||
# We have recipes-* directories, add to BBFILES
|
||||
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
|
||||
${LAYERDIR}/recipes-*/*/*.bbappend"
|
||||
|
||||
BBFILE_COLLECTIONS += "meta-arm-integration"
|
||||
BBFILE_PATTERN_meta-arm-integration = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_meta-arm-integration = "6"
|
||||
|
||||
LAYERDEPENDS_meta-arm-integration = "core"
|
||||
LAYERSERIES_COMPAT_meta-arm-integration = "warrior zeus"
|
||||
Reference in New Issue
Block a user