[poky] [PATCH 0/1] new bugfix for adt installer on SuseLinux
Saul Wold
saul.wold at intel.com
Thu Mar 3 17:26:01 PST 2011
On 03/02/2011 11:28 AM, Liping Ke wrote:
> From: Liping Ke<liping.ke at intel.com>
>
> On Suse linux11.2, we found when using sudo, we must add -E opts
> to preserver some network proxy environment settings. Otherwise,
> opkg-cl can't access files behind firewall. [bug #785]
> Also, we need to add absolute path when sourcing files.
> Fix for [bug #786]
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: lke/adt-newfix
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lke/adt-newfix
>
> Thanks,
> Liping Ke<liping.ke at intel.com>
> ---
>
>
> Liping Ke (1):
> ADT: Bug fix for Suse Linux
>
> .../adt-installer/scripts/adt_installer_internal | 2 +-
> .../installer/adt-installer/scripts/data_define | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
Merged into OE-Core and Bernard
with a minor tweak to change the `eval echo $PWD` -> `pwd`
Thanks
Sau!
More information about the poky
mailing list