summaryrefslogtreecommitdiff
path: root/recipes/squashfs-tools/squashfs-tools_3.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/squashfs-tools/squashfs-tools_3.3.bb')
-rw-r--r--recipes/squashfs-tools/squashfs-tools_3.3.bb8
1 files changed, 2 insertions, 6 deletions
diff --git a/recipes/squashfs-tools/squashfs-tools_3.3.bb b/recipes/squashfs-tools/squashfs-tools_3.3.bb
index 2bf0a98ccb..ce6b7ce0f3 100644
--- a/recipes/squashfs-tools/squashfs-tools_3.3.bb
+++ b/recipes/squashfs-tools/squashfs-tools_3.3.bb
@@ -1,8 +1,4 @@
require squashfs-tools.inc
-PR = "r0"
-
-# some release have .tgz, some have .tar.gz, so keep that outside the .inc file
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/squashfs/squashfs${@bb.data.getVar('PV',d,1).replace('r','-r')}.tgz \
-file://Makefile.patch;patch=1"
+PR = "${INC_PR}.1"
+SRC_URI += " file://Makefile.patch;patch=1"