diff options
author | Richard Purdie <richard@openedhand.com> | 2008-07-16 09:29:37 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-07-16 09:29:37 +0000 |
commit | 134c555877c1099a18924d596d6685638b47d5c1 (patch) | |
tree | b5aaa586d46a3a23dd5d098caf651eca25f342fc /meta | |
parent | 6da21d0dbd3c79f5ae7da102fa1f4955b83c54d0 (diff) | |
download | poky-134c555877c1099a18924d596d6685638b47d5c1.tar.gz |
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
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 2 | ||||
-rw-r--r-- | meta/conf/distro/include/poky-floating-revisions.inc | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index b957a2c3a3..605251cabc 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -62,6 +62,8 @@ SRCREV_pn-opkg-sdk ?= "4488" | |||
62 | SRCREV_pn-opkg ?= "4488" | 62 | SRCREV_pn-opkg ?= "4488" |
63 | SRCREV_pn-oprofileui ?= "194" | 63 | SRCREV_pn-oprofileui ?= "194" |
64 | SRCREV_pn-owl-video-widget ?= "324" | 64 | SRCREV_pn-owl-video-widget ?= "324" |
65 | SRCREV_pn-libowl-av = "398" | ||
66 | SRCREV_pn-owl-video = "394" | ||
65 | SRCREV_pn-psplash ?= "377" | 67 | SRCREV_pn-psplash ?= "377" |
66 | QEMUSRCREV = "4242" | 68 | QEMUSRCREV = "4242" |
67 | SRCREV_pn-qemu-native ?= "${QEMUSRCREV}" | 69 | SRCREV_pn-qemu-native ?= "${QEMUSRCREV}" |
diff --git a/meta/conf/distro/include/poky-floating-revisions.inc b/meta/conf/distro/include/poky-floating-revisions.inc index 7e0a4ec81a..c4dfbbf41e 100644 --- a/meta/conf/distro/include/poky-floating-revisions.inc +++ b/meta/conf/distro/include/poky-floating-revisions.inc | |||
@@ -29,6 +29,8 @@ SRCREV_pn-libfakekey ?= "${AUTOREV}" | |||
29 | SRCREV_pn-oprofileui ?= "${AUTOREV}" | 29 | SRCREV_pn-oprofileui ?= "${AUTOREV}" |
30 | SRCREV_pn-zaurusd ?= "${AUTOREV}" | 30 | SRCREV_pn-zaurusd ?= "${AUTOREV}" |
31 | SRCREV_pn-owl-video-widget ?= "${AUTOREV}" | 31 | SRCREV_pn-owl-video-widget ?= "${AUTOREV}" |
32 | SRCREV_pn-libowl-av ?= "${AUTOREV}" | ||
33 | SRCREV_pn-owl-video ?= "${AUTOREV}" | ||
32 | SRCREV_pn-psplash ?= "${AUTOREV}" | 34 | SRCREV_pn-psplash ?= "${AUTOREV}" |
33 | SRCREV_pn-exmap-console ?= "${AUTOREV}" | 35 | SRCREV_pn-exmap-console ?= "${AUTOREV}" |
34 | SRCREV_pn-gtk-sato-engine ?= "${AUTOREV}" | 36 | SRCREV_pn-gtk-sato-engine ?= "${AUTOREV}" |