|
Re: runqemu qemux86
On Tue, May 22, 2012 at 10:45 AM, Autif Khan <autif.mlist@...> wrote:
I can see the tap0 interface on my host at 192.168.7.1 by using ifconfig.
I can also see the eth0 on the qemu machine at
On Tue, May 22, 2012 at 10:45 AM, Autif Khan <autif.mlist@...> wrote:
I can see the tap0 interface on my host at 192.168.7.1 by using ifconfig.
I can also see the eth0 on the qemu machine at
|
By
Jim Abernathy
·
#6796
·
|
|
Re: runqemu qemux86
Yes, I am able to get networking to work out of the box (bitbake
core-image-sato, etc.) Internetworking does not work out of the box.
This is accomplished over tun/tap devices - I do not know much
Yes, I am able to get networking to work out of the box (bitbake
core-image-sato, etc.) Internetworking does not work out of the box.
This is accomplished over tun/tap devices - I do not know much
|
By
Autif Khan <autif.mlist@...>
·
#6795
·
|
|
runqemu qemux86
when testing an image using runqemu qemux86, can you get networking to work?? mine comes up disabled. I want to test an application that requires Internet access.
Jim A
when testing an image using runqemu qemux86, can you get networking to work?? mine comes up disabled. I want to test an application that requires Internet access.
Jim A
|
By
Jim Abernathy
·
#6794
·
|
|
Re: How to set a DISTRO_FEATURE?
You should *not* do this in your machine configuration. Machine configuration
should only contain items that are machine-specific. This belongs in distro
configuration, or in local.conf if you want
You should *not* do this in your machine configuration. Machine configuration
should only contain items that are machine-specific. This belongs in distro
configuration, or in local.conf if you want
|
By
Paul Eggleton
·
#6793
·
|
|
Re: How to set a DISTRO_FEATURE?
Hi Chris,
You can either set it in local.conf as you have mentioned or you can define the variable in your machine conf.
You can do something like this,
require
Hi Chris,
You can either set it in local.conf as you have mentioned or you can define the variable in your machine conf.
You can do something like this,
require
|
By
Jegan Chandru <pcjegan@...>
·
#6792
·
|
|
[PATCH] Fix X server on emenlow when built with gcc 4.7.x
I haven't sync'd lately. I'm using
poky: f39ba520d6f2477c99839a92049b1bb279f092cf
meta-intel: bde31fd7e66faea865d24ff0858a9006b89e4e54
Third time should be a charm. With kergoth's help, I think I
I haven't sync'd lately. I'm using
poky: f39ba520d6f2477c99839a92049b1bb279f092cf
meta-intel: bde31fd7e66faea865d24ff0858a9006b89e4e54
Third time should be a charm. With kergoth's help, I think I
|
By
Christopher Hallinan <challinan@...>
·
#6791
·
|
|
Agenda: Yocto Project Technical Team Meeting - Tuesday, May 22, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada)
Agenda
* Opens collection - 5 min (Song)
* 1.2.1 update - 10 min (ScottG)
* 1.1.2 update - 10 min (Josh)
* Yocto 1.3 status - 10 min (Song/team)
- 1.3 feature list:
Agenda
* Opens collection - 5 min (Song)
* 1.2.1 update - 10 min (ScottG)
* 1.1.2 update - 10 min (Josh)
* Yocto 1.3 status - 10 min (Song/team)
- 1.3 feature list:
|
By
Liu, Song <song.liu@...>
·
#6790
·
|
|
[PATCH] bitbake.conf: ensure .la and SOLIBSDEV libraries end in -dev package
When libraries are installed in ${libdir}/${BPN} we need to ensure that
those libraries without version number end up in the -dev package. If not
the error "ERROR: QA Issue: non -dev/-dbg/-nativesdk
When libraries are installed in ${libdir}/${BPN} we need to ensure that
those libraries without version number end up in the -dev package. If not
the error "ERROR: QA Issue: non -dev/-dbg/-nativesdk
|
By
Reinette Chatre <reinette.chatre@...>
·
#6789
·
|
|
sending ioctl 5310 to a partition!
Hello,
I am trying to install an image of Yocto to my CRB (cedartrail). After
creating the bootable usb with the new image on it as a usb-zip
(because it is too large for the hdd method of install),
Hello,
I am trying to install an image of Yocto to my CRB (cedartrail). After
creating the bootable usb with the new image on it as a usb-zip
(because it is too large for the hdd method of install),
|
By
Emir Elkholy <emirelkholy@...>
·
#6788
·
|
|
Re: RaspberryPi Layer
Yes it is. Forget that.
We decided to use a single layer for both distros.
Yes it is. Forget that.
We decided to use a single layer for both distros.
|
By
Andrei Gherzan
·
#6787
·
|
|
Re: RaspberryPi Layer
After seeing:
I thought this was now 'the' meta-layer for the RPi. Is that not the case? It really would make sense for everyone to pull in the same direction.
Chris
After seeing:
I thought this was now 'the' meta-layer for the RPi. Is that not the case? It really would make sense for everyone to pull in the same direction.
Chris
|
By
Chris Tapp
·
#6786
·
|
|
Re: Trouble building RasberryPi with Yocto/Poky
It is indeed. I'll work up a patch for this (doesn't look
like a work-around causes any undue complications)
--
------------------------------------------------------------
Gary Thomas
It is indeed. I'll work up a patch for this (doesn't look
like a work-around causes any undue complications)
--
------------------------------------------------------------
Gary Thomas
|
By
Gary Thomas
·
#6785
·
|
|
Re: Trouble building RasberryPi with Yocto/Poky
If your distro is using make-3.82 than you need something like this
http://git.shr-project.org/git/?p=meta-smartphone.git;a=commit;h=9c45467120d525a406fe8ec012c6231180c99767
to fix this race. (I
If your distro is using make-3.82 than you need something like this
http://git.shr-project.org/git/?p=meta-smartphone.git;a=commit;h=9c45467120d525a406fe8ec012c6231180c99767
to fix this race. (I
|
By
Martin Jansa
·
#6784
·
|
|
Re: Trouble building RasberryPi with Yocto/Poky
Strange. I just built the kernel and worked ok for me. I will give it a try tonight.
On May 21, 2012 9:56 PM, "Gary Thomas" <gary@...> wrote:
Strange. I just built the kernel and worked ok for me. I will give it a try tonight.
On May 21, 2012 9:56 PM, "Gary Thomas" <gary@...> wrote:
|
By
Andrei Gherzan
·
#6783
·
|
|
Re: Trouble building RasberryPi with Yocto/Poky
That's about all there is - you can see the layer versions, it's breaking during the
kernel install. Looks like there may be some package dependency that's missing - where
does the
That's about all there is - you can see the layer versions, it's breaking during the
kernel install. Looks like there may be some package dependency that's missing - where
does the
|
By
Gary Thomas
·
#6782
·
|
|
Re: Trouble building RasberryPi with Yocto/Poky
Give some more output please.
On May 21, 2012 8:51 PM, "Gary Thomas" <gary@...> wrote:
Give some more output please.
On May 21, 2012 8:51 PM, "Gary Thomas" <gary@...> wrote:
|
By
Andrei Gherzan
·
#6781
·
|
|
Re: [PATCH] Fix X server on emenlow when built with GCC 4.7.x
It must be a whitespace problem - I still couldn't apply it, so manually
fixed it up here, patch below.
I also added an Upstream-status: section to the patch.
Also, before pulling it in, I'll need
It must be a whitespace problem - I still couldn't apply it, so manually
fixed it up here, patch below.
I also added an Upstream-status: section to the patch.
Also, before pulling it in, I'll need
|
By
Tom Zanussi <tom.zanussi@...>
·
#6780
·
|
|
[PATCH 1/1] [meta-intel] meta-cedartrail: Update PVR Graphics drivers.
From: Kishore Bodke <kishore.k.bodke@...>
Point to the latest version of PVR Graphics
driver.
Signed-off-by: Kishore Bodke <kishore.k.bodke@...>
---
.../xorg-driver/cdv-pvr-driver.inc
From: Kishore Bodke <kishore.k.bodke@...>
Point to the latest version of PVR Graphics
driver.
Signed-off-by: Kishore Bodke <kishore.k.bodke@...>
---
.../xorg-driver/cdv-pvr-driver.inc
|
By
kishore.k.bodke@...
·
#6779
·
|
|
[PATCH 0/1] [meta-intel] Update PVR Graphics drivers.
From: Kishore Bodke <kishore.k.bodke@...>
Pointing to the latest version of PVR
Graphics drivers for the Cedartrail BSP.
Please pull into meta-intel/denzil
Thanks
Kishore.
The following
From: Kishore Bodke <kishore.k.bodke@...>
Pointing to the latest version of PVR
Graphics drivers for the Cedartrail BSP.
Please pull into meta-intel/denzil
Thanks
Kishore.
The following
|
By
kishore.k.bodke@...
·
#6778
·
|
|
Trouble building RasberryPi with Yocto/Poky
I tried to build a simple image using just Poky+meta-raspberrypi
Build Configuration:
BB_VERSION = "1.15.2"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE =
I tried to build a simple image using just Poky+meta-raspberrypi
Build Configuration:
BB_VERSION = "1.15.2"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE =
|
By
Gary Thomas
·
#6777
·
|