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 @@
1LICENSE = "GPL"
2SECTION = "base"
3MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
4SRC_URI = "${HANDHELDS_CVS};module=familiar/dist/ipkg;tag=${@'V' + bb.data.getVar('PV',d,1).replace('.', '-')}"
5S = "${WORKDIR}/ipkg/C"
6PACKAGE_ARCH = "all"