diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-04-06 10:34:00 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-04-06 10:34:00 +0000 |
commit | 102fff312c6272744d8fc9777024264df263e885 (patch) | |
tree | a88a98bddc556fb59dfdf5e3195b92e4f87da744 /packages | |
parent | 6fb19c04eab84344b01c228d4148fe983598e778 (diff) | |
parent | dd28663ceb432255e635bab931be2cb6360e7f07 (diff) |
merge of 'b35bf7cca6a7adf9f3ce146dfa5f120ca8d5de5d'
and 'f4c0e1478f073e39dfdcf873292c0dfa54861d74'
Diffstat (limited to 'packages')
-rw-r--r-- | packages/images/opie-image.bb | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/packages/images/opie-image.bb b/packages/images/opie-image.bb index 3613ccafde..cd8d7df654 100644 --- a/packages/images/opie-image.bb +++ b/packages/images/opie-image.bb @@ -2,7 +2,7 @@ export IMAGE_BASENAME = "opie-image" export IMAGE_LINGUAS = "" LICENSE = "MIT" -PR = "r21" +PR = "r22" DEPENDS = "${MACHINE_TASK_PROVIDER} task-opie" RDEPENDS = "${INSTALL_PACKAGES}" @@ -14,9 +14,6 @@ INSTALL_PACKAGES = "${MACHINE_TASK_PROVIDER} task-opie-base task-opie-base-apple task-opie-extra-settings \ task-opie-bluetooth task-opie-irda " -INSTALL_PACKAGES_spitz_append = "task-opie-extra-games task-opie-extra-apps task-opie-extra-styles" -INSTALL_PACKAGES_akita_append = "task-opie-extra-games task-opie-extra-apps task-opie-extra-styles" - export PACKAGE_INSTALL = "${INSTALL_PACKAGES}" # merge feed-sources into ipkg.conf for opie-aqpkg as it can't handle feed-sources outside of ipkg.conf. |