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/distro/include | |
parent | 2f280c1681e0ccc244cea80412f4f0f468e7a99c (diff) | |
download | openembedded-core-1e4ec6242eafd902b7b950db784d12255be18482.tar.gz openembedded-core-1e4ec6242eafd902b7b950db784d12255be18482.tar.bz2 openembedded-core-1e4ec6242eafd902b7b950db784d12255be18482.tar.xz openembedded-core-1e4ec6242eafd902b7b950db784d12255be18482.zip |
pkgconfig: Add SCM version for testing purposes (not default)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/conf/distro/include')
-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 c45963070..a58637ef1 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" SRCREV_pn-opkg-utils ?= "4534" SRCREV_pn-oprofileui ?= "194" SRCREV_pn-osc-native ?= "9096" +SRCREV_pn-pkgconfig ?= "66d49f1375fec838bcd301bb4ca2ef76cee0e47c" SRCREV_pn-libowl-av = "398" SRCREV_pn-owl-video = "394" SRCREV_pn-psplash ?= "422" |