diff options
author | Ross Burton <ross@burtonini.com> | 2021-06-01 17:22:03 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-06-03 23:09:42 +0100 |
commit | 8bcbec073fd5a7eb1fcfda58ff2aac762cfcc8c5 (patch) | |
tree | 046927d08236923073c2f5e9a5e0d95bd5f37163 /meta-poky/conf | |
parent | 7b0c669bf7a455df9ee059dd0bb269b144920eee (diff) | |
download | poky-8bcbec073fd5a7eb1fcfda58ff2aac762cfcc8c5.tar.gz |
meta-poky: remove clutter references
(From meta-yocto rev: 4c507b7bd9453abce9faf9e764756c01f303d01d)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky/conf')
-rw-r--r-- | meta-poky/conf/distro/include/poky-floating-revisions.inc | 2 | ||||
-rw-r--r-- | meta-poky/conf/distro/poky-tiny.conf | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/meta-poky/conf/distro/include/poky-floating-revisions.inc b/meta-poky/conf/distro/include/poky-floating-revisions.inc index 1fc5045920..4812959fb7 100644 --- a/meta-poky/conf/distro/include/poky-floating-revisions.inc +++ b/meta-poky/conf/distro/include/poky-floating-revisions.inc | |||
@@ -26,8 +26,6 @@ SRCREV_pn-sato-icon-theme ?= "${AUTOREV}" | |||
26 | SRCREV_pn-matchbox-desktop-sato ?= "${AUTOREV}" | 26 | SRCREV_pn-matchbox-desktop-sato ?= "${AUTOREV}" |
27 | SRCREV_pn-oh-puzzles ?= "${AUTOREV}" | 27 | SRCREV_pn-oh-puzzles ?= "${AUTOREV}" |
28 | SRCREV_pn-libowl ?= "${AUTOREV}" | 28 | SRCREV_pn-libowl ?= "${AUTOREV}" |
29 | SRCREV_pn-clutter ?= "${AUTOREV}" | ||
30 | SRCREV_pn-clutter-gst ?= "${AUTOREV}" | ||
31 | SRCREV_pn-libmatchbox ?= "${AUTOREV}" | 29 | SRCREV_pn-libmatchbox ?= "${AUTOREV}" |
32 | SRCREV_pn-ofono ?= "${AUTOREV}" | 30 | SRCREV_pn-ofono ?= "${AUTOREV}" |
33 | 31 | ||
diff --git a/meta-poky/conf/distro/poky-tiny.conf b/meta-poky/conf/distro/poky-tiny.conf index e4ff9752e9..8545341d84 100644 --- a/meta-poky/conf/distro/poky-tiny.conf +++ b/meta-poky/conf/distro/poky-tiny.conf | |||
@@ -115,7 +115,6 @@ RDEPENDS_${PN}-mtrace_pn-eglibc = "" | |||
115 | 115 | ||
116 | PNBLACKLIST[build-appliance-image] = "not buildable with poky-tiny" | 116 | PNBLACKLIST[build-appliance-image] = "not buildable with poky-tiny" |
117 | PNBLACKLIST[core-image-base] = "not buildable with poky-tiny" | 117 | PNBLACKLIST[core-image-base] = "not buildable with poky-tiny" |
118 | PNBLACKLIST[core-image-clutter] = "not buildable with poky-tiny" | ||
119 | PNBLACKLIST[core-image-full-cmdline] = "not buildable with poky-tiny" | 118 | PNBLACKLIST[core-image-full-cmdline] = "not buildable with poky-tiny" |
120 | PNBLACKLIST[core-image-rt] = "not buildable with poky-tiny" | 119 | PNBLACKLIST[core-image-rt] = "not buildable with poky-tiny" |
121 | PNBLACKLIST[core-image-rt-sdk] = "not buildable with poky-tiny" | 120 | PNBLACKLIST[core-image-rt-sdk] = "not buildable with poky-tiny" |