diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2009-12-16 09:39:36 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-12-22 13:42:31 +0100 |
commit | 2b1774d2603292ee31a5577a48e67439040bc6b1 (patch) | |
tree | 342eb56d8569b30bb631c6dff24830d186bfa6c6 /recipes/xorg-util/util-macros_1.4.1.bb | |
parent | fa9728031daf3a99e420de4edc99cc0fc7b47574 (diff) |
xorg: update listres, xlogo, xf86-input-evdev, xf86-input-synaptics, xf86-video-nv, liblbxutil, libpciaccess, util-macros, util-macros-native to latest versions
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-util/util-macros_1.4.1.bb')
-rw-r--r-- | recipes/xorg-util/util-macros_1.4.1.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/xorg-util/util-macros_1.4.1.bb b/recipes/xorg-util/util-macros_1.4.1.bb new file mode 100644 index 0000000000..7e0b7d5cc9 --- /dev/null +++ b/recipes/xorg-util/util-macros_1.4.1.bb @@ -0,0 +1,8 @@ +require xorg-util-common.inc + +DESCRIPTION = "X autotools macros" +PE = "1" + +SRC_URI += " file://malloc_zero_returns_null.patch;patch=1" + +ALLOW_EMPTY = "1" |