summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-poky/conf/distro/include/poky-floating-revisions.inc2
-rw-r--r--meta-poky/conf/distro/poky-tiny.conf1
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}"
26SRCREV_pn-matchbox-desktop-sato ?= "${AUTOREV}" 26SRCREV_pn-matchbox-desktop-sato ?= "${AUTOREV}"
27SRCREV_pn-oh-puzzles ?= "${AUTOREV}" 27SRCREV_pn-oh-puzzles ?= "${AUTOREV}"
28SRCREV_pn-libowl ?= "${AUTOREV}" 28SRCREV_pn-libowl ?= "${AUTOREV}"
29SRCREV_pn-clutter ?= "${AUTOREV}"
30SRCREV_pn-clutter-gst ?= "${AUTOREV}"
31SRCREV_pn-libmatchbox ?= "${AUTOREV}" 29SRCREV_pn-libmatchbox ?= "${AUTOREV}"
32SRCREV_pn-ofono ?= "${AUTOREV}" 30SRCREV_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
116PNBLACKLIST[build-appliance-image] = "not buildable with poky-tiny" 116PNBLACKLIST[build-appliance-image] = "not buildable with poky-tiny"
117PNBLACKLIST[core-image-base] = "not buildable with poky-tiny" 117PNBLACKLIST[core-image-base] = "not buildable with poky-tiny"
118PNBLACKLIST[core-image-clutter] = "not buildable with poky-tiny"
119PNBLACKLIST[core-image-full-cmdline] = "not buildable with poky-tiny" 118PNBLACKLIST[core-image-full-cmdline] = "not buildable with poky-tiny"
120PNBLACKLIST[core-image-rt] = "not buildable with poky-tiny" 119PNBLACKLIST[core-image-rt] = "not buildable with poky-tiny"
121PNBLACKLIST[core-image-rt-sdk] = "not buildable with poky-tiny" 120PNBLACKLIST[core-image-rt-sdk] = "not buildable with poky-tiny"