diff options
author | Ross Burton <ross.burton@intel.com> | 2018-09-20 20:19:05 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-09-21 08:15:19 -0700 |
commit | 4af34cb1193fe86b862566becfb560b3d19155f4 (patch) | |
tree | 967136fb26a572886c53c8c0f225428ac2cabf80 /scripts/lib/scriptutils.py | |
parent | cde11398e6d74ad8f27334199b4bd99cdf1f0ff7 (diff) | |
download | openembedded-core-4af34cb1193fe86b862566becfb560b3d19155f4.tar.gz openembedded-core-4af34cb1193fe86b862566becfb560b3d19155f4.tar.bz2 openembedded-core-4af34cb1193fe86b862566becfb560b3d19155f4.zip |
xserver-xorg: rewrite xorg-server.m4 patch
Instead of having a patch that upstream won't accept, rewrite it in a
upstreamable way and <gasp> submit it upstream.
The fundamental problem is that pkg-config --variable=sdkdir will return the
value of sdkdir literally, whereas --cflags will return -I${sdkdir} *but* will
do sysroot relocation magic on the path so it is usable.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions