diff options
author | Robert Bragg <bob@openedhand.com> | 2008-05-27 16:53:08 +0000 |
---|---|---|
committer | Robert Bragg <bob@openedhand.com> | 2008-05-27 16:53:08 +0000 |
commit | f83b1de69bf2902843cf70614da10088ecb333e8 (patch) | |
tree | d205c37c11de9e1a257897b8084f2151c38acc7d /meta/conf | |
parent | d723f4212e36d030e53ce5f8b6e7fbf0fd748455 (diff) | |
download | poky-f83b1de69bf2902843cf70614da10088ecb333e8.tar.gz |
Bumps the psplash SRCREV and removes the fbdev pixel format patch that has now
been applied upstream.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4556 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index a7bcc30663..0ec6b38654 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -144,7 +144,7 @@ SRCREV_pn-opkg-sdk ?= "4209" | |||
144 | SRCREV_pn-opkg ?= "4209" | 144 | SRCREV_pn-opkg ?= "4209" |
145 | SRCREV_pn-oprofileui ?= "173" | 145 | SRCREV_pn-oprofileui ?= "173" |
146 | SRCREV_pn-owl-video-widget ?= "324" | 146 | SRCREV_pn-owl-video-widget ?= "324" |
147 | SRCREV_pn-psplash ?= "363" | 147 | SRCREV_pn-psplash ?= "377" |
148 | QEMUSRCREV = "4242" | 148 | QEMUSRCREV = "4242" |
149 | SRCREV_pn-qemu-native ?= "${QEMUSRCREV}" | 149 | SRCREV_pn-qemu-native ?= "${QEMUSRCREV}" |
150 | SRCREV_pn-qemu-sdk ?= "${QEMUSRCREV}" | 150 | SRCREV_pn-qemu-sdk ?= "${QEMUSRCREV}" |