diff options
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" |