mirror of
https://git.yoctoproject.org/poky
synced 2026-02-26 19:39:40 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@886 311d38ba-8fff-0310-9ca6-ca027cbcb966
9 lines
130 B
BlitzBasic
9 lines
130 B
BlitzBasic
require file_${PV}.bb
|
|
inherit native
|
|
|
|
# avoid dependency loop
|
|
DEPENDS = ""
|
|
PR = "r1"
|
|
|
|
SRC_URI += "file://native-fix.diff;patch=1"
|