diff options
author | Richard Purdie <richard@openedhand.com> | 2008-08-12 15:42:53 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-08-12 15:42:53 +0000 |
commit | a4525057eeaa5fd743509681e5b86bace3beb738 (patch) | |
tree | 532c456031ca4a028632e9945825904db72431fb | |
parent | cc1783b5e2fd99d8d210a1fdb1c4168e623b0ce5 (diff) | |
download | poky-a4525057eeaa5fd743509681e5b86bace3beb738.tar.gz |
poky-fixed-revisions.inc: Update psplash revision to gain fifo handling changes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5061 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index 8656bcbf67..e30ac5b2a0 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -66,7 +66,7 @@ SRCREV_pn-opkg-utils ?= "4534" | |||
66 | SRCREV_pn-oprofileui ?= "194" | 66 | SRCREV_pn-oprofileui ?= "194" |
67 | SRCREV_pn-libowl-av = "398" | 67 | SRCREV_pn-libowl-av = "398" |
68 | SRCREV_pn-owl-video = "394" | 68 | SRCREV_pn-owl-video = "394" |
69 | SRCREV_pn-psplash ?= "377" | 69 | SRCREV_pn-psplash ?= "403" |
70 | QEMUSRCREV = "4242" | 70 | QEMUSRCREV = "4242" |
71 | SRCREV_pn-qemu-native ?= "${QEMUSRCREV}" | 71 | SRCREV_pn-qemu-native ?= "${QEMUSRCREV}" |
72 | SRCREV_pn-qemu-sdk ?= "${QEMUSRCREV}" | 72 | SRCREV_pn-qemu-sdk ?= "${QEMUSRCREV}" |