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.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/update-alternatives/update-alternatives-cworth.inc b/recipes/update-alternatives/update-alternatives-cworth.inc
index 2d8ebb49b0..db0f8bc176 100644
--- a/recipes/update-alternatives/update-alternatives-cworth.inc
+++ b/recipes/update-alternatives/update-alternatives-cworth.inc
@@ -1,8 +1,8 @@
LICENSE = "GPL"
SECTION = "base"
SRC_URI = "${HANDHELDS_CVS};module=familiar/dist/ipkg;tag=${@'V' + bb.data.getVar('PV',d,1).replace('.', '-')} \
- file://update-alternatives.use.last.patch;patch=1 \
- file://use-opkg-dir-instead-of-ipkg.patch;patch=1 "
+ file://update-alternatives.use.last.patch;apply=yes \
+ file://use-opkg-dir-instead-of-ipkg.patch;apply=yes "
S = "${WORKDIR}/ipkg/C"
PACKAGE_ARCH = "all"