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