aboutsummaryrefslogtreecommitdiffstats
path: root/packages/genext2fs/genext2fs_1.3+1.4rc1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/genext2fs/genext2fs_1.3+1.4rc1.bb')
-rw-r--r--packages/genext2fs/genext2fs_1.3+1.4rc1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/genext2fs/genext2fs_1.3+1.4rc1.bb b/packages/genext2fs/genext2fs_1.3+1.4rc1.bb
index 5bcb608ce1..a7f14d7da0 100644
--- a/packages/genext2fs/genext2fs_1.3+1.4rc1.bb
+++ b/packages/genext2fs/genext2fs_1.3+1.4rc1.bb
@@ -2,7 +2,8 @@ include 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"
+SRC_URI = "${SOURCEFORGE_MIRROR}/genext2fs/genext2fs-${TRIMMEDV}.tar.gz \
+ file://volume.patch;patch=1"
S = "${WORKDIR}/genext2fs-${TRIMMEDV}"
DEFAULT_PREFERENCE = "1"