summaryrefslogtreecommitdiff
path: root/packages/file/file-native_4.20.bb
blob: b797cff8adf1cec0168daa390869a41305f10388 (plain)
1
2
3
4
5
6
7
8
require file_${PV}.bb
inherit native

# avoid dependency loop
DEPENDS = ""
PR = "r0"

SRC_URI += "file://native-fix.diff;patch=1"