aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorJohn Lee <john_lee@openmoko.org>2008-02-29 12:27:25 +0000
committerOpenmoko anonymizer key <devel@lists.openmoko.org>2008-02-29 12:27:25 +0000
commit5bd5a39dff021fd8efc2e95d301589b6e68bce75 (patch)
treeea593cdf4c0c88e36037fadef7d40bb63cf8d0da /conf
parent79ee2915b45a8f9c2dc9871906460905b67d3be8 (diff)
downloadopenembedded-5bd5a39dff021fd8efc2e95d301589b6e68bce75.tar.gz
openmoko: add DISTRO_EXTRA_RDEPENDS += "opkg-ipkg-compat"
* increase task-base PR to reflect the change into task-distro-base
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/openmoko.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/openmoko.conf b/conf/distro/openmoko.conf
index 55237c89b8..deaba21cf5 100644
--- a/conf/distro/openmoko.conf
+++ b/conf/distro/openmoko.conf
@@ -14,6 +14,7 @@ DISTRO_NAME = "OpenMoko"
DISTRO_VERSION = "P1-Snapshot-${DATE}"
#DISTRO_TYPE = "release"
DISTRO_TYPE = "debug"
+DISTRO_EXTRA_RDEPENDS += "opkg-ipkg-compat"
OVERRIDES = "local:${MACHINE}:openmoko:angstrom:${TARGET_OS}:${TARGET_ARCH}:build-${BUILD_OS}:fail-fast:pn-${PN}"