Remove mata-qt3 layer dependency since is is obsolete.
Signed-off-by: Yi Zhao <[email protected]>
---
README | 7 -------
cgl-init-build-env | 2 +-
meta-cgl-common/README | 7 -------
3 files changed, 1 insertion(+), 15 deletions(-)
diff --git a/README b/README
index 0117c1e..bb2e0e7 100644
--- a/README
+++ b/README
@@ -18,9 +18,6 @@ This layer depends on:
layers: meta-openstack
branch: master
- URI: git://git.yoctoproject.org/meta-qt3
- branch: master
-
URI: git://git.yoctoproject.org/meta-selinux
branch: master
@@ -86,7 +83,6 @@ other layers needed. Adapt the below list to proper format.
meta
meta-cgl/meta-cgl-common
- meta-qt3
meta-openembedded/meta-networking
meta-openembedded/meta-filesystems
meta-openembedded/meta-oe
@@ -99,9 +95,6 @@ other layers needed. Adapt the below list to proper format.
meta-security
meta-cloud-services/meta-openstack
-A BBMASK definition is required because of some recipes duplicate existance:
- BBMASK = "meta-openembedded/meta-oe/recipes-support/multipath-tools"
-
Now there is available the "cgl-init-build-env" script which could be used to
automize the above mentione information:
./scripts/cgl-checkout -b master -l meta-fsl-ppc
diff --git a/cgl-init-build-env b/cgl-init-build-env
index e04846e..acf459d 100755
--- a/cgl-init-build-env
+++ b/cgl-init-build-env
@@ -28,7 +28,7 @@ unset OPTION
NUM_CORES=$(grep -c processor /proc/cpuinfo || echo 2)
BUILD_PATH="build"
-METALAYERS="meta-cgl/meta-cgl-common,meta-qt3,meta-selinux,meta-security,meta-virtualization"
+METALAYERS="meta-cgl/meta-cgl-common,meta-selinux,meta-security,meta-virtualization"
function usage() {
cat <<EOF
diff --git a/meta-cgl-common/README b/meta-cgl-common/README
index ec6e8ba..2928890 100644
--- a/meta-cgl-common/README
+++ b/meta-cgl-common/README
@@ -18,9 +18,6 @@ This layer depends on:
layers: meta-openstack
branch: master
- URI: git://git.yoctoproject.org/meta-qt3
- branch: master
-
URI: git://git.yoctoproject.org/meta-selinux
branch: master
@@ -86,7 +83,6 @@ other layers needed. Adapt the below list to proper format.
meta
meta-cgl/meta-cgl-common
- meta-qt3
meta-openembedded/meta-networking
meta-openembedded/meta-filesystems
meta-openembedded/meta-oe
@@ -99,9 +95,6 @@ other layers needed. Adapt the below list to proper format.
meta-security
meta-cloud-services/meta-openstack
-A BBMASK definition is required because of some recipes duplicate existance:
- BBMASK = "meta-openembedded/meta-oe/recipes-support/multipath-tools"
-
II. Misc
========
--
2.25.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#54324): https://lists.yoctoproject.org/g/yocto/message/54324
Mute This Topic: https://lists.yoctoproject.org/mt/84679996/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-