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 /meta | |
parent | cc1783b5e2fd99d8d210a1fdb1c4168e623b0ce5 (diff) | |
download | openembedded-core-a4525057eeaa5fd743509681e5b86bace3beb738.tar.gz openembedded-core-a4525057eeaa5fd743509681e5b86bace3beb738.tar.bz2 openembedded-core-a4525057eeaa5fd743509681e5b86bace3beb738.zip |
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
Diffstat (limited to 'meta')
-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" SRCREV_pn-oprofileui ?= "194" SRCREV_pn-libowl-av = "398" SRCREV_pn-owl-video = "394" -SRCREV_pn-psplash ?= "377" +SRCREV_pn-psplash ?= "403" QEMUSRCREV = "4242" SRCREV_pn-qemu-native ?= "${QEMUSRCREV}" SRCREV_pn-qemu-sdk ?= "${QEMUSRCREV}" |