aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/update-alternatives/update-alternatives-cworth.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/update-alternatives/update-alternatives-cworth.inc')
-rw-r--r--recipes/update-alternatives/update-alternatives-cworth.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/update-alternatives/update-alternatives-cworth.inc b/recipes/update-alternatives/update-alternatives-cworth.inc
new file mode 100644
index 0000000000..f23bfe8bb4
--- /dev/null
+++ b/recipes/update-alternatives/update-alternatives-cworth.inc
@@ -0,0 +1,7 @@
+LICENSE = "GPL"
+SECTION = "base"
+SRC_URI = "${HANDHELDS_CVS};module=familiar/dist/ipkg;tag=${@'V' + bb.data.getVar('PV',d,1).replace('.', '-')}"
+S = "${WORKDIR}/ipkg/C"
+PACKAGE_ARCH = "all"
+
+PR = "r1"