Files
poky/meta/recipes-graphics/xorg-lib/libx11_git.bb
Yu Ke 61018fda65 poky-default-revisions: move the SRCREV to recipe file
in this case, those non poky distro can also use these recipe normally

(From OE-Core rev: 0a57bd226cdb8332707fa0f46fcf0b067f03701a)

Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-04 15:06:36 +01:00

15 lines
324 B
BlitzBasic

require libx11.inc
require libx11_git.inc
inherit gettext
SRCREV = "d23aad31338e7d869d878d5aa1b6b91d20287005"
PR = "r2"
DEPENDS = "xproto xextproto xcmiscproto xf86bigfontproto kbproto inputproto \
bigreqsproto xtrans libxau libxcb libxdmcp util-macros"
DEFAULT_PREFERENCE = "-1"
BBCLASSEXTEND = "nativesdk"