diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-05-14 15:08:33 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-05-14 15:08:33 +0100 |
commit | 90208115c07a0e8c4cbffce0a846db920619c7c2 (patch) | |
tree | 2aadf31dbf5997d5c0b3883d1528d5016519a6d6 /meta/conf/distro/include/poky-fixed-revisions.inc | |
parent | 29fb246f5e098f5630d7be5ca27cc05591e032ef (diff) | |
download | poky-90208115c07a0e8c4cbffce0a846db920619c7c2.tar.gz |
gobject-introspection: Add an initial version, not functional yet
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/conf/distro/include/poky-fixed-revisions.inc')
-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 97c8da6897..d43a881c1c 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -187,6 +187,8 @@ SRCREV_pn-gnet = "495" | |||
187 | SRCREV_pn-tasks ?= "430" | 187 | SRCREV_pn-tasks ?= "430" |
188 | SRCREV_pn-librsvg ?= "1193" | 188 | SRCREV_pn-librsvg ?= "1193" |
189 | SRCREV_pn-qemugl = "d888bbc723c00d197d34a39b5b7448660ec1b1c0" | 189 | SRCREV_pn-qemugl = "d888bbc723c00d197d34a39b5b7448660ec1b1c0" |
190 | SRCREV_pn-gobject-introspection = "c54f10f4caef35b42229c48951ee647ef05ab557" | ||
191 | SRCREV_pn-gobject-introspection-native = "c54f10f4caef35b42229c48951ee647ef05ab557" | ||
190 | 192 | ||
191 | # Preferred Versions: | 193 | # Preferred Versions: |
192 | # | 194 | # |