mirror of
https://git.yoctoproject.org/poky
synced 2026-06-10 04:00:28 +00:00
5504082a09
Move the BBCLASSEXTEND="native" to the inc file from the git recipe. Signed-off-by: Joshua Lock <josh@linux.intel.com>
9 lines
175 B
BlitzBasic
9 lines
175 B
BlitzBasic
DEFAULT_PREFERENCE = "-1"
|
|
|
|
include xcb-proto.inc
|
|
PV = "1.2+gitr${SRCREV}"
|
|
PR = "r1"
|
|
|
|
SRC_URI = "git://anongit.freedesktop.org/git/xcb/proto;protocol=git"
|
|
S = "${WORKDIR}/git"
|