Hi, Jessica
Since I got a high fever yesterday so did not come to office in the morning...
Please see my reply below...
Thanks& Regards,
criping
> -Original Message-
> From: Zhang, Jessica
> Sent: Friday, December 03, 2010 8:23 AM
> To: Ke, Liping; Lu, Lianhao; Tian, Kevin
> Cc: yocto@y
Liping,
I ran into error right away, and it's a very valid situation that we need to
be able to handle. So in the terminal that I test the installer, I happened
to already have /opt/poky and source the environment-setup-i586 script which
alter all my host sysroot to be under /opt/poky/sysroot/i58
On Thu, 2010-12-02 at 10:54 -0800, Tim Bird wrote:
> So I gave up, for the time being, trying to build behind
> my firewall.
>
> I tried to set up a machine outside my firewall to do a build.
> Unfortunately, this machine is a bit dated. It is running
> Fedora 8, with python version 2.5.1.
>
> H
On 12/02/2010 11:54 AM, Tim Bird wrote:
So I gave up, for the time being, trying to build behind
my firewall.
I tried to set up a machine outside my firewall to do a build.
Unfortunately, this machine is a bit dated. It is running
Fedora 8, with python version 2.5.1.
You need at least 2.6
H
So I gave up, for the time being, trying to build behind
my firewall.
I tried to set up a machine outside my firewall to do a build.
Unfortunately, this machine is a bit dated. It is running
Fedora 8, with python version 2.5.1.
Here's what I get when I run bitbake:
[tb...@tree poky-4.0-build]$
Sorry for the brief response, but...
Do_install is performed under 'pseudo'. Pseudo is a ld_preload that intercepts
calls and captures permissions, users and groups settings to allow root-like
actions to occur.
In order for the sstate components to be easily copied and manipulated outside
of
I Mei Lei,
I have also noticed it. The patch recipe has customizations which I have not
seen in other recipes. Like instead of getting the version, it gets older
version, and adds a patch to update it to the later version. I also have some
issues to upgrade it to latest version. I am working o
On 11/29/2010 01:07 PM, Frans Meulenbroeks wrote:
Actually wanted my reply to Bruce to go to the list too (and guess his
reply should also have gone to the list so added that too).
Issue is that most of the other lists I'm on (including openembedded)
use reply to reply to the list, not to the or
On 10-12-02 05:16 AM, Lu, Lianhao wrote:
Hi fellows,
Could anyone tell me why does the cp in do_install() change the file permission
mode? Thanks!
do_install () {
rm -rf ${D}${installed_dir}
install -d ${D}${installed_dir}
cp -rp ${S}/* ${D}${installed_dir}
}
After "bi
Hi Nitin,
This issue still exists. Can you help me to have a look?
Thanks
Lei
-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On
Behalf Of Mei, Lei
Sent: Thursday, November 25, 2010 11:05 AM
To: Kamble, Nitin A
Cc: yocto@yoctoproje
Hi fellows,
Could anyone tell me why does the cp in do_install() change the file permission
mode? Thanks!
do_install () {
rm -rf ${D}${installed_dir}
install -d ${D}${installed_dir}
cp -rp ${S}/* ${D}${installed_dir}
}
After "bitbake xxx -c install", I found the file und
Hi, Jessica
I have update the installer on http://llu-piketon.sh.intel.com/. I have tested
in your machine roughly, downloading should work if you use wget -Y off to turn
off all your proxy settings for testing. Since there're dangling folders in
your machine, I can't rudely delete it. You can d
12 matches
Mail list logo