diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-11-19 13:15:43 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-11-19 13:15:43 +0000 |
commit | 3a2ad83b387319c5806b61bde4c6df87b9f35500 (patch) | |
tree | bf5fa21213e61528eb28f47d5a479ac9b249ebd6 /meta/conf | |
parent | 47c19bb87a85073d69adfc20614a12a17e937e1d (diff) | |
download | poky-3a2ad83b387319c5806b61bde4c6df87b9f35500.tar.gz |
osc-native: Stage using do_install (and add SRCREV)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index 705d595675..96ffcf50ba 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -81,6 +81,7 @@ SRCREV_pn-opkg ?= "215" | |||
81 | SRCREV_pn-opkg-utils-native ?= "4534" | 81 | SRCREV_pn-opkg-utils-native ?= "4534" |
82 | SRCREV_pn-opkg-utils ?= "4534" | 82 | SRCREV_pn-opkg-utils ?= "4534" |
83 | SRCREV_pn-oprofileui ?= "194" | 83 | SRCREV_pn-oprofileui ?= "194" |
84 | SRCREV_pn-osc-native ?= "9096" | ||
84 | SRCREV_pn-libowl-av = "398" | 85 | SRCREV_pn-libowl-av = "398" |
85 | SRCREV_pn-owl-video = "394" | 86 | SRCREV_pn-owl-video = "394" |
86 | SRCREV_pn-psplash ?= "422" | 87 | SRCREV_pn-psplash ?= "422" |