diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/poky-eabi.inc | 1 | ||||
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/meta/conf/distro/include/poky-eabi.inc b/meta/conf/distro/include/poky-eabi.inc index f22a0ed02d..135012404c 100644 --- a/meta/conf/distro/include/poky-eabi.inc +++ b/meta/conf/distro/include/poky-eabi.inc @@ -42,6 +42,5 @@ ASNEEDED_pn-xserver-kdrive-xomap = "" ASNEEDED_pn-minimo = "" ASNEEDED_pn-pciutils = "" ASNEEDED_pn-puzzles = "" -ASNEEDED_pn-matchbox-wm-2 = "" TARGET_LDFLAGS += "${ASNEEDED}" diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index 92129a009e..9fcbf26069 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc @@ -55,7 +55,7 @@ SRCREV_pn-matchbox-terminal ?= "1612" SRCREV_pn-matchbox-theme-sato-2 ?= "94" SRCREV_pn-matchbox-theme-sato ?= "90" SRCREV_pn-matchbox-themes-extra ?= "1524" -SRCREV_pn-matchbox-wm-2 ?= "2072" +SRCREV_pn-matchbox-wm-2 ?= "2073" SRCREV_pn-matchbox-wm ?= "1524" SRCREV_pn-oh-puzzles ?= "23" SRCREV_pn-opkg-native ?= "4545" |