aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2015-04-29 13:46:04 +0800
committerChen Qi <Qi.Chen@windriver.com>2015-05-12 14:16:58 +0800
commit3030d69a4aa172f6af394a142075414bba95e61d (patch)
tree6c3356ee09532f7e4bc5d2ce7ae238812d8a3db5 /meta/recipes-graphics/xorg-app
parent7ffe10df73cc20d10fcd41b121074445273bd60e (diff)
downloadopenembedded-core-contrib-3030d69a4aa172f6af394a142075414bba95e61d.tar.gz
populate_sdk_ext: install the latest buildtools-tarball
If we do `bitbake buildtools-tarball' and then after one day do `bitbake core-image-minimal -c populate_sdk_ext', we would meet errors like below. | install: cannot stat '/buildarea2/chenqi/poky/build-systemd/tmp/deploy/sdk/ poky-glibc-x86_64-buildtools-tarball-core2-64-buildtools-nativesdk-standalone -1.8+snapshot-20150429.sh': No such file or directory The problem is that the output name for buildtools-tarball has ${DATE} in it. So if populate_sdk_ext task is executed but buildtools-tarball is not rebuilt, the above error appears. Instead of hardcoding ${DISTRO_VERSION} which consists of ${DATE} in the install_tools() function, we should find the latest buildtools-tarball based on the modification time and install it. [YOCTO #7674] Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-app')
0 files changed, 0 insertions, 0 deletions