diff options
author | Richard Purdie <richard@openedhand.com> | 2008-09-11 11:00:49 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-09-11 11:00:49 +0000 |
commit | f03756b98dcc58380384958dae3e957dcd7eb779 (patch) | |
tree | d9065ad419f55b627970b57993108a739bb0ab39 /meta/conf/distro | |
parent | 0dbd5e5826d0391126f996a2ff6bfbe103b9f0db (diff) | |
download | poky-f03756b98dcc58380384958dae3e957dcd7eb779.tar.gz |
poky-eabi.inc/poky-fixed-revisions.inc: Bump the matchbox-wm-2 revision and remove from the asneeded blacklist
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5181 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro')
-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 = "" | |||
42 | ASNEEDED_pn-minimo = "" | 42 | ASNEEDED_pn-minimo = "" |
43 | ASNEEDED_pn-pciutils = "" | 43 | ASNEEDED_pn-pciutils = "" |
44 | ASNEEDED_pn-puzzles = "" | 44 | ASNEEDED_pn-puzzles = "" |
45 | ASNEEDED_pn-matchbox-wm-2 = "" | ||
46 | 45 | ||
47 | TARGET_LDFLAGS += "${ASNEEDED}" | 46 | 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" | |||
55 | SRCREV_pn-matchbox-theme-sato-2 ?= "94" | 55 | SRCREV_pn-matchbox-theme-sato-2 ?= "94" |
56 | SRCREV_pn-matchbox-theme-sato ?= "90" | 56 | SRCREV_pn-matchbox-theme-sato ?= "90" |
57 | SRCREV_pn-matchbox-themes-extra ?= "1524" | 57 | SRCREV_pn-matchbox-themes-extra ?= "1524" |
58 | SRCREV_pn-matchbox-wm-2 ?= "2072" | 58 | SRCREV_pn-matchbox-wm-2 ?= "2073" |
59 | SRCREV_pn-matchbox-wm ?= "1524" | 59 | SRCREV_pn-matchbox-wm ?= "1524" |
60 | SRCREV_pn-oh-puzzles ?= "23" | 60 | SRCREV_pn-oh-puzzles ?= "23" |
61 | SRCREV_pn-opkg-native ?= "4545" | 61 | SRCREV_pn-opkg-native ?= "4545" |