Re: [OE-core] [PATCH V3 1/2] populate_sdk_ext: install the latest buildtools-tarball

2015-05-13 Thread Paul Eggleton
On Wednesday 13 May 2015 10:27:34 ChenQi wrote: On 05/13/2015 09:56 AM, Khem Raj wrote: On May 12, 2015, at 6:45 PM, ChenQi qi.c...@windriver.com wrote: On 05/13/2015 12:19 AM, Khem Raj wrote: On May 11, 2015, at 11:19 PM, Chen Qi qi.c...@windriver.com wrote: -install

Re: [OE-core] [PATCH V3 1/2] populate_sdk_ext: install the latest buildtools-tarball

2015-05-13 Thread Khem Raj
On May 13, 2015, at 4:03 AM, Paul Eggleton paul.eggle...@linux.intel.com wrote: On Wednesday 13 May 2015 10:27:34 ChenQi wrote: On 05/13/2015 09:56 AM, Khem Raj wrote: On May 12, 2015, at 6:45 PM, ChenQi qi.c...@windriver.com wrote: On 05/13/2015 12:19 AM, Khem Raj wrote: On May 11,

[OE-core] [PATCH V3 1/2] populate_sdk_ext: install the latest buildtools-tarball

2015-05-12 Thread Chen Qi
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/

Re: [OE-core] [PATCH V3 1/2] populate_sdk_ext: install the latest buildtools-tarball

2015-05-12 Thread Khem Raj
On May 11, 2015, at 11:19 PM, Chen Qi qi.c...@windriver.com wrote: - install ${SDK_DEPLOY}/${DISTRO}-${TCLIBC}-${SDK_ARCH}-buildtools-tarball-${TUNE_PKGARCH}-buildtools-nativesdk-standalone-${DISTRO_VERSION}.sh ${SDK_OUTPUT}/${SDKPATH} + # find latest buildtools-tarball and

Re: [OE-core] [PATCH V3 1/2] populate_sdk_ext: install the latest buildtools-tarball

2015-05-12 Thread ChenQi
On 05/13/2015 12:19 AM, Khem Raj wrote: On May 11, 2015, at 11:19 PM, Chen Qi qi.c...@windriver.com wrote: - install ${SDK_DEPLOY}/${DISTRO}-${TCLIBC}-${SDK_ARCH}-buildtools-tarball-${TUNE_PKGARCH}-buildtools-nativesdk-standalone-${DISTRO_VERSION}.sh ${SDK_OUTPUT}/${SDKPATH} + #

Re: [OE-core] [PATCH V3 1/2] populate_sdk_ext: install the latest buildtools-tarball

2015-05-12 Thread Khem Raj
On May 12, 2015, at 6:45 PM, ChenQi qi.c...@windriver.com wrote: On 05/13/2015 12:19 AM, Khem Raj wrote: On May 11, 2015, at 11:19 PM, Chen Qi qi.c...@windriver.com wrote: - install

Re: [OE-core] [PATCH V3 1/2] populate_sdk_ext: install the latest buildtools-tarball

2015-05-12 Thread ChenQi
On 05/13/2015 09:56 AM, Khem Raj wrote: On May 12, 2015, at 6:45 PM, ChenQi qi.c...@windriver.com wrote: On 05/13/2015 12:19 AM, Khem Raj wrote: On May 11, 2015, at 11:19 PM, Chen Qi qi.c...@windriver.com wrote: - install