| Submitter | Hongxu Jia |
|---|---|
| Date | March 6, 2013, 4:58 a.m. |
| Message ID | <cover.1362545190.git.hongxu.jia@windriver.com> |
| Download | mbox |
| Permalink | /patch/45569/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib hongxu/fix-toolchain-relocation-dannyComments
Hi Hongxu, Le Wed, 6 Mar 2013 12:58:45 +0800, Hongxu Jia <hongxu.jia@windriver.com> a écrit : > Rebase to danny. > > [YOCTO #3984] > > The following changes since commit e89f812a0af56beda951c1dce6113a61d6db8cda: > > bitbake: knotty.py: fix unknown event bb.event.DiskFull (2013-03-04 10:17:20 +0000) > > are available in the git repository at: > > git://git.pokylinux.org/poky-contrib hongxu/fix-toolchain-relocation-danny > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/fix-toolchain-relocation-danny > > Hongxu Jia (2): > perl-nativesdk:fix toolchain relocation issues > populate_sdk_base.bbclass:fix toolchain relocation issues > while at it, may you please also cherry-pick e7a21cd69a326ab7e2d0e410db28f24956f61208 which is "toolchain-scripts.bbclass: add PYTHONHOME variable to environment-setup" as the problem described in [YOCTO #3839] is also present in danny. Thanks Eric
On 03/07/2013 04:14 AM, Eric Bénard wrote: > Hi Hongxu, > > Le Wed, 6 Mar 2013 12:58:45 +0800, > Hongxu Jia <hongxu.jia@windriver.com> a écrit : > >> Rebase to danny. >> >> [YOCTO #3984] >> >> The following changes since commit e89f812a0af56beda951c1dce6113a61d6db8cda: >> >> bitbake: knotty.py: fix unknown event bb.event.DiskFull (2013-03-04 10:17:20 +0000) >> >> are available in the git repository at: >> >> git://git.pokylinux.org/poky-contrib hongxu/fix-toolchain-relocation-danny >> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/fix-toolchain-relocation-danny >> >> Hongxu Jia (2): >> perl-nativesdk:fix toolchain relocation issues >> populate_sdk_base.bbclass:fix toolchain relocation issues >> > while at it, may you please also cherry-pick > e7a21cd69a326ab7e2d0e410db28f24956f61208 > which is "toolchain-scripts.bbclass: add PYTHONHOME variable to > environment-setup" > > as the problem described in [YOCTO #3839] is also present in danny. > > Thanks > Eric Ok, I will handle it and resend the patch later. Thanks, Hongxu