aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/genext2fs/genext2fs_1.3+1.4rc1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/genext2fs/genext2fs_1.3+1.4rc1.bb')
-rw-r--r--recipes/genext2fs/genext2fs_1.3+1.4rc1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/genext2fs/genext2fs_1.3+1.4rc1.bb b/recipes/genext2fs/genext2fs_1.3+1.4rc1.bb
index 5372604fc3..021c37f153 100644
--- a/recipes/genext2fs/genext2fs_1.3+1.4rc1.bb
+++ b/recipes/genext2fs/genext2fs_1.3+1.4rc1.bb
@@ -3,7 +3,7 @@ require genext2fs.inc
TRIMMEDV = "${@bb.data.getVar('PV', d, 1).split('+')[1]}"
FILESPATH = "${FILE_DIRNAME}/genext2fs-${PV}:${FILE_DIRNAME}/genext2fs:${FILE_DIRNAME}/files"
SRC_URI = "${SOURCEFORGE_MIRROR}/genext2fs/genext2fs-${TRIMMEDV}.tar.gz \
- file://volume.patch;patch=1"
+ file://volume.patch;apply=yes"
S = "${WORKDIR}/genext2fs-${TRIMMEDV}"
DEFAULT_PREFERENCE = "1"