diff options
author | Richard Purdie <richard@openedhand.com> | 2008-07-18 11:36:28 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-07-18 11:36:28 +0000 |
commit | 8b1f2c4a67f6e4f385ef6875e6dc70f92525c965 (patch) | |
tree | 1a8e0da7ea6f0f9d9f1b9fb4ca34fbc9bad1227a | |
parent | 2d39cfb103123bc20fe78c5f3bb0d434d4a4bed4 (diff) | |
download | poky-8b1f2c4a67f6e4f385ef6875e6dc70f92525c965.tar.gz |
poky-fixed-revisions.inc: Add opkg-utils SRCREVs
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4873 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index 6d848094d8..56eb43629a 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -60,6 +60,8 @@ SRCREV_pn-oh-puzzles ?= "23" | |||
60 | SRCREV_pn-opkg-native ?= "4529" | 60 | SRCREV_pn-opkg-native ?= "4529" |
61 | SRCREV_pn-opkg-sdk ?= "4529" | 61 | SRCREV_pn-opkg-sdk ?= "4529" |
62 | SRCREV_pn-opkg ?= "4529" | 62 | SRCREV_pn-opkg ?= "4529" |
63 | SRCREV_pn-opkg-utils-native ?= "4534" | ||
64 | SRCREV_pn-opkg-utils ?= "4534" | ||
63 | SRCREV_pn-oprofileui ?= "194" | 65 | SRCREV_pn-oprofileui ?= "194" |
64 | SRCREV_pn-libowl-av = "398" | 66 | SRCREV_pn-libowl-av = "398" |
65 | SRCREV_pn-owl-video = "394" | 67 | SRCREV_pn-owl-video = "394" |