summaryrefslogtreecommitdiffstats
path: root/recipes/squashfs-tools/squashfs-tools_3.3.bb
blob: 2bf0a98ccb429ac0bcd1af0a2486af72320c2394 (plain)
1
2
3
4
5
6
7
8
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"