diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-01-29 15:51:05 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-01-29 15:51:05 +0000 |
commit | 1e4ec6242eafd902b7b950db784d12255be18482 (patch) | |
tree | d6d56d85b4b8c0afc7bcb52b0fcfe0ebf3cdeac8 /meta/conf | |
parent | 2f280c1681e0ccc244cea80412f4f0f468e7a99c (diff) | |
download | poky-1e4ec6242eafd902b7b950db784d12255be18482.tar.gz |
pkgconfig: Add SCM version for testing purposes (not default)
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 c459630705..a58637ef1d 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -82,6 +82,7 @@ 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-osc-native ?= "9096" |
85 | SRCREV_pn-pkgconfig ?= "66d49f1375fec838bcd301bb4ca2ef76cee0e47c" | ||
85 | SRCREV_pn-libowl-av = "398" | 86 | SRCREV_pn-libowl-av = "398" |
86 | SRCREV_pn-owl-video = "394" | 87 | SRCREV_pn-owl-video = "394" |
87 | SRCREV_pn-psplash ?= "422" | 88 | SRCREV_pn-psplash ?= "422" |