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.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/packages/update-alternatives/update-alternatives-cworth.inc b/meta/packages/update-alternatives/update-alternatives-cworth.inc
new file mode 100644
index 0000000000..e5bf1c8e27
--- /dev/null
+++ b/meta/packages/update-alternatives/update-alternatives-cworth.inc
@@ -0,0 +1,6 @@
+LICENSE = "GPL"
+SECTION = "base"
+MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
+SRC_URI = "${HANDHELDS_CVS};module=familiar/dist/ipkg;tag=${@'V' + bb.data.getVar('PV',d,1).replace('.', '-')}"
+S = "${WORKDIR}/ipkg/C"
+PACKAGE_ARCH = "all"