[OE-core] [PATCH] libxkbcommon: new window system-independent XKB library

Burton, Ross ross.burton at intel.com
Fri Oct 26 17:22:06 UTC 2012


On 26 October 2012 17:27, Saul Wold <sgw at linux.intel.com> wrote:
> My prior email about this being merged was wrong!!

Really?

$ git show 3cabe899c11c65c7a1853b0d2b6fe459098dd4af
commit 3cabe899c11c65c7a1853b0d2b6fe459098dd4af
Author: Ross Burton <ross.burton at intel.com>
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 <ross.burton at intel.com>
    Signed-off-by: Saul Wold <sgw at linux.intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

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




More information about the Openembedded-core mailing list