diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-03-25 11:48:44 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-03-25 11:48:44 +0000 |
commit | 4e821de9e2d0925ea5dac70402cdfb2742369a9b (patch) | |
tree | f975d88c074b262617a1fd1dcdc25a586acc8d67 /meta/conf/distro | |
parent | e941ff652ab31a53584c7b20b6e8fad8f690b969 (diff) | |
download | poky-4e821de9e2d0925ea5dac70402cdfb2742369a9b.tar.gz |
meta-extras: Add layer configuration
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index d7e5fd5deb..7646996edd 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -40,13 +40,6 @@ SRCREV_pn-openmoko-worldclock2 ?= "3365" | |||
40 | SRCREV_pn-usbpath-native = "3172" | 40 | SRCREV_pn-usbpath-native = "3172" |
41 | SRCREV_pn-usbpath = "3172" | 41 | SRCREV_pn-usbpath = "3172" |
42 | 42 | ||
43 | #meta-extras | ||
44 | SRCREV_pn-evince ?= "2437" | ||
45 | SRCDATE_maemo-mapper-nohildon ?= "20061114" | ||
46 | SRCREV_pn-libxosd ?= "627" | ||
47 | SRCREV_pn-matchbox-applet-light ?= "1548" | ||
48 | SRCREV_pn-matchbox-common ?= "1561" | ||
49 | |||
50 | # Preferred Versions: | 43 | # Preferred Versions: |
51 | # | 44 | # |
52 | PREFERRED_VERSION_libmatchbox ?= "1.9" | 45 | PREFERRED_VERSION_libmatchbox ?= "1.9" |