diff options
Diffstat (limited to 'recipes/xorg-util/util-macros-native_1.3.0.bb')
-rw-r--r-- | recipes/xorg-util/util-macros-native_1.3.0.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/xorg-util/util-macros-native_1.3.0.bb b/recipes/xorg-util/util-macros-native_1.3.0.bb new file mode 100644 index 0000000000..618e78f116 --- /dev/null +++ b/recipes/xorg-util/util-macros-native_1.3.0.bb @@ -0,0 +1,7 @@ +require util-macros_${PV}.bb + +inherit native + +XORG_PN = "util-macros" + +S = "${WORKDIR}/util-macros-${PV}" |