summaryrefslogtreecommitdiffstats
path: root/meta/packages/update-alternatives/update-alternatives-cworth.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/update-alternatives/update-alternatives-cworth.inc')
-rw-r--r--meta/packages/update-alternatives/update-alternatives-cworth.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/update-alternatives/update-alternatives-cworth.inc b/meta/packages/update-alternatives/update-alternatives-cworth.inc
index 5a1cf3e7ed..78d890e6de 100644
--- a/meta/packages/update-alternatives/update-alternatives-cworth.inc
+++ b/meta/packages/update-alternatives/update-alternatives-cworth.inc
@@ -1,6 +1,6 @@
1LICENSE = "GPL" 1LICENSE = "GPL"
2SECTION = "base" 2SECTION = "base"
3SRC_URI = "${HANDHELDS_CVS};module=familiar/dist/ipkg;tag=${@'V' + bb.data.getVar('PV',d,1).replace('.', '-')}" 3SRC_URI = "svn://svn.openmoko.org/trunk/src/target/;module=opkg;proto=http"
4S = "${WORKDIR}/ipkg/C" 4S = "${WORKDIR}/opkg"
5PACKAGE_ARCH = "all" 5PACKAGE_ARCH = "all"
6PR = "r1" 6PR = "r1"