On 26 October 2012 17:27, Saul Wold <[email protected]> wrote: > My prior email about this being merged was wrong!!
Really? $ git show 3cabe899c11c65c7a1853b0d2b6fe459098dd4af commit 3cabe899c11c65c7a1853b0d2b6fe459098dd4af Author: Ross Burton <[email protected]> Date: Tue Oct 23 20:57:37 2012 +0100 libxkbcommon: new window system-independent XKB library Used by Wayland, Clutter, and more. (From OE-Core rev: 2e4b2d2b8d6f2aeb37654f305bcf6c1c2ffc04f9) Signed-off-by: Ross Burton <[email protected]> Signed-off-by: Saul Wold <[email protected]> Signed-off-by: Richard Purdie <[email protected]> diff --git a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.2.0.bb b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.2.0 new file mode 100644 index 0000000..7304080 --- /dev/null +++ b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.2.0.bb ... > Maybe your missing the require xorg-lib-common.inc? Nope - it's only vaguely a xorg-lib and there's a good argument to move it up directly into recipes-graphics. >> +DEPENDS = "util-macros flex-native bison-native" >> + > > You have a different DEPENDS set than the git version. Yes, the release has fewer dependencies. > Should there be a libxkbcommon.inc that's shared between the git and > "version" bb files for the generic header / license stuff? Ah. Ignore the git version, that's been succeeded by the release packaging. Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
