diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-10-05 21:20:22 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-10-05 21:20:22 +0100 |
commit | e57be74b8b7ecd40337f384bc051aa5191ae8256 (patch) | |
tree | 61bfeeccb784596f9c02db67ead7dbdb0c99fc9a /meta-moblin/conf | |
parent | 220533aa038f967a5ab55b131f074ce9ac94d241 (diff) | |
download | poky-e57be74b8b7ecd40337f384bc051aa5191ae8256.tar.gz |
moblin-app-installer: Add package
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-moblin/conf')
-rw-r--r-- | meta-moblin/conf/distro/include/moblin-fixed-revisions.inc | 1 | ||||
-rw-r--r-- | meta-moblin/conf/distro/include/moblin-floating-revisions.inc | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/meta-moblin/conf/distro/include/moblin-fixed-revisions.inc b/meta-moblin/conf/distro/include/moblin-fixed-revisions.inc index 013dd74e70..ed92778b60 100644 --- a/meta-moblin/conf/distro/include/moblin-fixed-revisions.inc +++ b/meta-moblin/conf/distro/include/moblin-fixed-revisions.inc | |||
@@ -45,6 +45,7 @@ SRCREV_pn-json-glib ?= "7411cadc0fdd9ffc2bd7004c9980913ac857a495" | |||
45 | SRCREV_pn-libccss ?= "62697eb84fe190f9b8c65fcbaae10ec3d9edfffd" | 45 | SRCREV_pn-libccss ?= "62697eb84fe190f9b8c65fcbaae10ec3d9edfffd" |
46 | SRCREV_pn-librest ?= "ff4561e2a8c38f49127f6e3b2ce7c238a29e1571" | 46 | SRCREV_pn-librest ?= "ff4561e2a8c38f49127f6e3b2ce7c238a29e1571" |
47 | SRCREV_pn-libsynthesis ?= "70f0065aa3b085bdf059830f95e5b5766eecb0bb" | 47 | SRCREV_pn-libsynthesis ?= "70f0065aa3b085bdf059830f95e5b5766eecb0bb" |
48 | SRCREV_pn-moblin-app-installer ?= "7f7d50079c8bcc63874fd60a61f23d849e025445" | ||
48 | SRCREV_pn-moblin-gtk-engine ?= "dff58e5f1b6c111a6c06e2385624e40d687ebf4f" | 49 | SRCREV_pn-moblin-gtk-engine ?= "dff58e5f1b6c111a6c06e2385624e40d687ebf4f" |
49 | SRCREV_pn-moblin-icon-theme ?= "36b7ac1e57ea6d95e6432779c4769c14fce24899" | 50 | SRCREV_pn-moblin-icon-theme ?= "36b7ac1e57ea6d95e6432779c4769c14fce24899" |
50 | SRCREV_pn-moblin-menus ?= "1edfdab8234ec0b4bbc83fb706a15e08aa8a957a" | 51 | SRCREV_pn-moblin-menus ?= "1edfdab8234ec0b4bbc83fb706a15e08aa8a957a" |
diff --git a/meta-moblin/conf/distro/include/moblin-floating-revisions.inc b/meta-moblin/conf/distro/include/moblin-floating-revisions.inc index 360599695e..9792a99082 100644 --- a/meta-moblin/conf/distro/include/moblin-floating-revisions.inc +++ b/meta-moblin/conf/distro/include/moblin-floating-revisions.inc | |||
@@ -26,6 +26,7 @@ SRCREV_pn-libccss ?= "${AUTOREV}" | |||
26 | SRCREV_pn-librest ?= "${AUTOREV}" | 26 | SRCREV_pn-librest ?= "${AUTOREV}" |
27 | SRCREV_pn-libsynthesis ?= "${AUTOREV}" | 27 | SRCREV_pn-libsynthesis ?= "${AUTOREV}" |
28 | SRCREV_pn-linux-moblin ?= "${AUTOREV}" | 28 | SRCREV_pn-linux-moblin ?= "${AUTOREV}" |
29 | SRCREV_pn-moblin-app-installer ?= "${AUTOREV}" | ||
29 | SRCREV_pn-moblin-gtk-engine ?= "${AUTOREV}" | 30 | SRCREV_pn-moblin-gtk-engine ?= "${AUTOREV}" |
30 | SRCREV_pn-moblin-menus ?= "${AUTOREV}" | 31 | SRCREV_pn-moblin-menus ?= "${AUTOREV}" |
31 | SRCREV_pn-moblin-web-browser ?= "${AUTOREV}" | 32 | SRCREV_pn-moblin-web-browser ?= "${AUTOREV}" |