[PATCH 0/1] libx11-trim: update to 1.4.4
From: Xiaofeng Yan <hidden>
Date: 2011-11-21 08:37:33
From: Xiaofeng Yan <redacted> Thanks for martin's comment. I have modified libx11-trim_1.4.4.bb and don't remove libx11-trim_1.3.4.bb because someone could want to use previous version for some reason. If it is not necessary later, then I will remove the old version. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: xiaofeng/update_libx11-trim Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/update_libx11-trim Thanks, Xiaofeng Yan [off-list ref] --- Xiaofeng Yan (1): blibx11-trim: update to 1.4.4 .../libx11-trim-1.4.4/keysymdef_include.patch | 23 ++++++++++ .../libx11-trim-1.4.4/makekeys_crosscompile.patch | 45 ++++++++++++++++++++ .../libx11-trim-1.4.4/x11_disable_makekeys.patch | 29 +++++++++++++ .../recipes-graphics/xorg-lib/libx11-trim_1.4.4.bb | 20 +++++++++ 4 files changed, 117 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-graphics/xorg-lib/libx11-trim-1.4.4/keysymdef_include.patch create mode 100644 meta/recipes-graphics/xorg-lib/libx11-trim-1.4.4/makekeys_crosscompile.patch create mode 100644 meta/recipes-graphics/xorg-lib/libx11-trim-1.4.4/x11_disable_makekeys.patch create mode 100644 meta/recipes-graphics/xorg-lib/libx11-trim_1.4.4.bb