diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-02-04 17:31:58 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-02-04 17:31:58 +0000 |
commit | f6f10668ca5c0eed373f57559f03b9b65852e569 (patch) | |
tree | ef97d66c2a89abb522196dc50c15597e89639c90 /meta/conf | |
parent | 422c5f7c6af5eb5678aa3699399fec6c4b503914 (diff) | |
download | poky-f6f10668ca5c0eed373f57559f03b9b65852e569.tar.gz |
libjana: Use gnome git, not svn
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 | 2 | ||||
-rw-r--r-- | meta/conf/distro/include/poky-floating-revisions.inc | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index 9477c3bcfb..b964020384 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -124,7 +124,6 @@ SRCREV_pn-contacts ?= "c8e6b16222d5bc9d8f60ae6594af4933613a4e25" | |||
124 | SRCREV_pn-dfu-util-native ?= "3139" | 124 | SRCREV_pn-dfu-util-native ?= "3139" |
125 | SRCREV_pn-dfu-util ?= "3139" | 125 | SRCREV_pn-dfu-util ?= "3139" |
126 | SRCREV_pn-libgsmd ?= "4335" | 126 | SRCREV_pn-libgsmd ?= "4335" |
127 | SRCREV_pn-libjana ?= "749" | ||
128 | SRCREV_pn-libmokogsmd2 ?= "4334" | 127 | SRCREV_pn-libmokogsmd2 ?= "4334" |
129 | SRCREV_pn-libmokojournal2 ?= "3473" | 128 | SRCREV_pn-libmokojournal2 ?= "3473" |
130 | SRCREV_pn-libmokopanelui2 ?= "3349" | 129 | SRCREV_pn-libmokopanelui2 ?= "3349" |
@@ -250,6 +249,7 @@ SRCREV_pn-gconnman ?= "3d951640146d08249e0219cbae6a4c2da787a878" | |||
250 | SRCREV_pn-hornsey ?= "39cb0cd0ee3526cba27aeebcc3e28dee6add136a" | 249 | SRCREV_pn-hornsey ?= "39cb0cd0ee3526cba27aeebcc3e28dee6add136a" |
251 | SRCREV_pn-json-glib ?= "7411cadc0fdd9ffc2bd7004c9980913ac857a495" | 250 | SRCREV_pn-json-glib ?= "7411cadc0fdd9ffc2bd7004c9980913ac857a495" |
252 | SRCREV_pn-libccss ?= "62697eb84fe190f9b8c65fcbaae10ec3d9edfffd" | 251 | SRCREV_pn-libccss ?= "62697eb84fe190f9b8c65fcbaae10ec3d9edfffd" |
252 | SRCREV_pn-libjana ?= "9ec1da8a534e87a83a6d729b48a41ca7b9cfb7b7" | ||
253 | SRCREV_pn-librest ?= "fe5048c92199afc9a7e9aef0add7f0e2b004bb47" | 253 | SRCREV_pn-librest ?= "fe5048c92199afc9a7e9aef0add7f0e2b004bb47" |
254 | SRCREV_pn-libsocialweb ?= "cfad50252a4ad60f28b12d21e2fdb35db56984f5" | 254 | SRCREV_pn-libsocialweb ?= "cfad50252a4ad60f28b12d21e2fdb35db56984f5" |
255 | SRCREV_pn-libsynthesis ?= "70f0065aa3b085bdf059830f95e5b5766eecb0bb" | 255 | SRCREV_pn-libsynthesis ?= "70f0065aa3b085bdf059830f95e5b5766eecb0bb" |
diff --git a/meta/conf/distro/include/poky-floating-revisions.inc b/meta/conf/distro/include/poky-floating-revisions.inc index 5037265465..22b4c38e5b 100644 --- a/meta/conf/distro/include/poky-floating-revisions.inc +++ b/meta/conf/distro/include/poky-floating-revisions.inc | |||
@@ -55,9 +55,8 @@ SRCREV_pn-clutter-cairo ?= "${AUTOREV}" | |||
55 | SRCREV_pn-table ?= "${AUTOREV}" | 55 | SRCREV_pn-table ?= "${AUTOREV}" |
56 | SRCREV_pn-libmatchbox ?= "${AUTOREV}" | 56 | SRCREV_pn-libmatchbox ?= "${AUTOREV}" |
57 | SRCREV_pn-tasks ?= "${AUTOREV}" | 57 | SRCREV_pn-tasks ?= "${AUTOREV}" |
58 | SRCREV_pn-libjana = "${AUTOREV}" | 58 | SRCREV_pn-mutter ?= "${AUTOREV}" |
59 | SRCREV_pn-mutter = "${AUTOREV}" | 59 | SRCREV_pn-ofono ?= "${AUTOREV}" |
60 | SRCREV_pn-ofono = "${AUTOREV}" | ||
61 | 60 | ||
62 | SRCREV_pn-dri2proto = "${AUTOREV}" | 61 | SRCREV_pn-dri2proto = "${AUTOREV}" |
63 | #PREFERRED_VERSION_dri2proto ?= "1.99.1+git${SRCREV}" | 62 | #PREFERRED_VERSION_dri2proto ?= "1.99.1+git${SRCREV}" |