diff options
Diffstat (limited to 'recipes/xorg-util/util-macros.inc')
-rw-r--r-- | recipes/xorg-util/util-macros.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/xorg-util/util-macros.inc b/recipes/xorg-util/util-macros.inc new file mode 100644 index 0000000000..9af52172f3 --- /dev/null +++ b/recipes/xorg-util/util-macros.inc @@ -0,0 +1,8 @@ +require xorg-util-common.inc + +DESCRIPTION = "X autotools macros" +INC_PR = "r2" +PE = "1" + +ALLOW_EMPTY = "1" +BBCLASSEXTEND = "native" |