poky-revisions.inc: Add libowl-av and owl-video

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4846 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-07-16 09:29:37 +00:00
parent 6da21d0dbd
commit 134c555877
2 changed files with 4 additions and 0 deletions

View File

@ -62,6 +62,8 @@ SRCREV_pn-opkg-sdk ?= "4488"
SRCREV_pn-opkg ?= "4488"
SRCREV_pn-oprofileui ?= "194"
SRCREV_pn-owl-video-widget ?= "324"
SRCREV_pn-libowl-av = "398"
SRCREV_pn-owl-video = "394"
SRCREV_pn-psplash ?= "377"
QEMUSRCREV = "4242"
SRCREV_pn-qemu-native ?= "${QEMUSRCREV}"

View File

@ -29,6 +29,8 @@ SRCREV_pn-libfakekey ?= "${AUTOREV}"
SRCREV_pn-oprofileui ?= "${AUTOREV}"
SRCREV_pn-zaurusd ?= "${AUTOREV}"
SRCREV_pn-owl-video-widget ?= "${AUTOREV}"
SRCREV_pn-libowl-av ?= "${AUTOREV}"
SRCREV_pn-owl-video ?= "${AUTOREV}"
SRCREV_pn-psplash ?= "${AUTOREV}"
SRCREV_pn-exmap-console ?= "${AUTOREV}"
SRCREV_pn-gtk-sato-engine ?= "${AUTOREV}"