surpport seeking the recorded video
[vuplus_openembedded] / recipes / xorg-util / util-macros_1.2.1.bb
1 require xorg-util-common.inc
2
3 # Version 1.2.1 uses plain `gcc' for checking the compiler version.
4 # Instead, the cross compiler must be used. Whenever upgrading to
5 # a new version, please recheck for this problem, otherwise it breaks
6 # builds with older gcc versions!
7 SRC_URI += " file://cross-compiler-for-checking.patch;patch=1"
8
9 DESCRIPTION = "X autotools macros"
10 PE = "1"
11
12 ALLOW_EMPTY = "1"