aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e2fsprogs/e2fsprogs_1.38.bb
blob: 12fee951eff489832c1ec17bac6f3ede9f56debb (plain)
1
2
3
4
5
6
7
8
9
10
require e2fsprogs.inc

PR = "${INC_PR}"

SRC_URI += "file://no-hardlinks.patch;patch=1 \
	    file://mkinstalldirs.patch;patch=1 \
            file://file-open-mode.patch;patch=1 \
           "

TARGET_CC_ARCH += "${LDFLAGS}"