|
Re: Documentation improvement
Jim,
I am addressing issues in my email box (bottom up) and was not sure if I ever closed this one with you. I have made changes to the “Creating Configuration Fragments” section in the YP
Jim,
I am addressing issues in my email box (bottom up) and was not sure if I ever closed this one with you. I have made changes to the “Creating Configuration Fragments” section in the YP
|
By
Rifenbark, Scott M <scott.m.rifenbark@...>
·
#8969
·
|
|
Where is the poky version information stored?
Hi,
Is the poky version information stored in a particular file? I'd like to create a log tag in my git repo, and prefix it with the poky version.
Best regards,
Elvis Dowson
Hi,
Is the poky version information stored in a particular file? I'd like to create a log tag in my git repo, and prefix it with the poky version.
Best regards,
Elvis Dowson
|
By
Elvis Dowson
·
#8968
·
|
|
Re: Virtual consoles not working
Got it - I needed to enable CONFIG_FRAMEBUFFER_CONSOLE in the kernel.
Chris Tapp
opensource@...
www.keylevel.com
Got it - I needed to enable CONFIG_FRAMEBUFFER_CONSOLE in the kernel.
Chris Tapp
opensource@...
www.keylevel.com
|
By
Chris Tapp
·
#8967
·
|
|
Re: Virtual consoles not working
That should have been linux-yocto 3.2.
Chris Tapp
opensource@...
www.keylevel.com
That should have been linux-yocto 3.2.
Chris Tapp
opensource@...
www.keylevel.com
|
By
Chris Tapp
·
#8966
·
|
|
Virtual consoles not working
How do I get virtual consoles working? I think I may have missed a step along the way:
1) I've got entries in /etc/inittab of the form:
1:2345:respawn:/sbin/getty 38400 tty1
How do I get virtual consoles working? I think I may have missed a step along the way:
1) I've got entries in /etc/inittab of the form:
1:2345:respawn:/sbin/getty 38400 tty1
|
By
Chris Tapp
·
#8965
·
|
|
[PATCH 1/1] local.conf.sample.extended: update the sample for archiver.bbclass
Update archiver.bbclass' sample, make it easier to understand.
[YOCTO #2619]
Signed-off-by: Robert Yang <liezhi.yang@...>
---
meta-yocto/conf/local.conf.sample.extended | 50
Update archiver.bbclass' sample, make it easier to understand.
[YOCTO #2619]
Signed-off-by: Robert Yang <liezhi.yang@...>
---
meta-yocto/conf/local.conf.sample.extended | 50
|
By
Robert Yang
·
#8964
·
|
|
[PATCH 0/1] local.conf.sample.extended: update the sample for archiver.bbclass
The following changes since commit b4c5725af4cd85d5644f0373e2674e903c4eab2b:
yocto-bsp: add missing xserver-xf86-config .bbappend for qemu (2012-08-25 14:47:07 +0100)
are available in the git
The following changes since commit b4c5725af4cd85d5644f0373e2674e903c4eab2b:
yocto-bsp: add missing xserver-xf86-config .bbappend for qemu (2012-08-25 14:47:07 +0100)
are available in the git
|
By
Robert Yang
·
#8963
·
|
|
Re: WARNING: QA Issue: udev: /lib/libgudev-1.0.so.0.0.1, installed in the base_prefix, requires a shared library under exec_prefix (/usr)
That does not really matter; as things are if something is trying to use
libgudev before /usr is mounted, it will not work anyway, so moving it
under /usr/lib will not break anything that is not
That does not really matter; as things are if something is trying to use
libgudev before /usr is mounted, it will not work anyway, so moving it
under /usr/lib will not break anything that is not
|
By
Tomas Frydrych <tf+lists.yocto@...>
·
#8962
·
|
|
Re: WARNING: QA Issue: udev: /lib/libgudev-1.0.so.0.0.1, installed in the base_prefix, requires a shared library under exec_prefix (/usr)
The fix is very simple. The idea here is that a library from / which needs something from /usr can have some problems while being on systems where / and /usr are on different partitions and /usr can
The fix is very simple. The idea here is that a library from / which needs something from /usr can have some problems while being on systems where / and /usr are on different partitions and /usr can
|
By
Andrei Gherzan
·
#8961
·
|
|
WARNING: QA Issue: udev: /lib/libgudev-1.0.so.0.0.1, installed in the base_prefix, requires a shared library under exec_prefix (/usr)
Hi,
I have added support for gcc-4.5 and eglibc-2.13, in the retired tool-chain layer, and ran the build, against the latest poky master branch, and get the following warnings:
Build
Hi,
I have added support for gcc-4.5 and eglibc-2.13, in the retired tool-chain layer, and ran the build, against the latest poky master branch, and get the following warnings:
Build
|
By
Elvis Dowson
·
#8960
·
|
|
Re: [PATCH 0/2][meta-intel] Cover letter to update pvr driver to v1.0.2 in meta-cedartral, denzil branch: Correction master branch
Need to make a correction: This patch series is not for denzil branch, it is for the master branch.
Pl pull into master branch. My apologies for any confusion this may have caused.
Thanks
Rahul
Need to make a correction: This patch series is not for denzil branch, it is for the master branch.
Pl pull into master branch. My apologies for any confusion this may have caused.
Thanks
Rahul
|
By
Saxena, Rahul <rahul.saxena@...>
·
#8959
·
|
|
[PATCH 4/4] crownbay: fix KBRANCH
From: Tom Zanussi <tom.zanussi@...>
KBRANCH_crownbay is set to standard/default/crownbay, which isn't even
a 3.4 branch.
Set it to standard/crownbay, which is.
Signed-off-by: Tom Zanussi
From: Tom Zanussi <tom.zanussi@...>
KBRANCH_crownbay is set to standard/default/crownbay, which isn't even
a 3.4 branch.
Set it to standard/crownbay, which is.
Signed-off-by: Tom Zanussi
|
By
tom.zanussi@...
·
#8957
·
|
|
[PATCH 3/4] meta-intel.inc: have appropriate BSPs use it
From: Tom Zanussi <tom.zanussi@...>
ia32-base.inc no longer contains everything these BSPs need - some of
what was in that file is now in meta-intel.inc, so we need to include
that
From: Tom Zanussi <tom.zanussi@...>
ia32-base.inc no longer contains everything these BSPs need - some of
what was in that file is now in meta-intel.inc, so we need to include
that
|
By
tom.zanussi@...
·
#8956
·
|
|
[PATCH 2/4] ia32-base.inc: remove
From: Tom Zanussi <tom.zanussi@...>
This has been moved to oe-core, so remove it.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
conf/machine/include/ia32-base.inc | 58
From: Tom Zanussi <tom.zanussi@...>
This has been moved to oe-core, so remove it.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
conf/machine/include/ia32-base.inc | 58
|
By
tom.zanussi@...
·
#8958
·
|
|
[PATCH 1/4] meta-intel.inc: new file
From: Tom Zanussi <tom.zanussi@...>
Move a couple intel-specific variables into a new meta-intel.inc
include file. meta-intel.inc is meant to contain variables and
definitions that only make
From: Tom Zanussi <tom.zanussi@...>
Move a couple intel-specific variables into a new meta-intel.inc
include file. meta-intel.inc is meant to contain variables and
definitions that only make
|
By
tom.zanussi@...
·
#8955
·
|
|
[PATCH 0/4] remove ia32-base.inc and fix crownbay branch
From: Tom Zanussi <tom.zanussi@...>
This removes ia32-base to meta/conf/machine/include and separates out
the remaining meta-intel-specific variables into a meta-intel.inc.
Merging this
From: Tom Zanussi <tom.zanussi@...>
This removes ia32-base to meta/conf/machine/include and separates out
the remaining meta-intel-specific variables into a meta-intel.inc.
Merging this
|
By
tom.zanussi@...
·
#8954
·
|
|
[PATCH 2/2] meta-cedartrail: Update PVR graphics driver to version 1.0.2
From: Rahul Saxena <rahul.saxena@...>
This update of the driver enables support for B3 stepping of
Cedarview processor and also support for DP/eDP ports.
Signed-off-by: Rahul Saxena
From: Rahul Saxena <rahul.saxena@...>
This update of the driver enables support for B3 stepping of
Cedarview processor and also support for DP/eDP ports.
Signed-off-by: Rahul Saxena
|
By
rahul.saxena@...
·
#8953
·
|
|
[PATCH 1/2] meta-cedartrail: Update SRCREV for the linux-yocto kernel pvr branch
From: Rahul Saxena <rahul.saxena@...>
Update SRCREV to point to yocto/pvr kernel branch with v1.0.2 pvr driver support.
Signed-off-by: Rahul Saxena <rahul.saxena@...>
---
From: Rahul Saxena <rahul.saxena@...>
Update SRCREV to point to yocto/pvr kernel branch with v1.0.2 pvr driver support.
Signed-off-by: Rahul Saxena <rahul.saxena@...>
---
|
By
rahul.saxena@...
·
#8952
·
|
|
[PATCH 0/2][meta-intel] Cover letter to update pvr driver to v1.0.2 in meta-cedartral, denzil branch
From: Rahul Saxena <rahul.saxena@...>
Cover letter to update pvr driver to v1.0.2 in meta-cedartrail.
This update of the driver supports B3 stepping of the Cedarview processor
and also
From: Rahul Saxena <rahul.saxena@...>
Cover letter to update pvr driver to v1.0.2 in meta-cedartrail.
This update of the driver supports B3 stepping of the Cedarview processor
and also
|
By
rahul.saxena@...
·
#8951
·
|
|
Re: New task progress interface with Yocto 1.3 ?
Yes, it's definitely an improvement!
Elvis
Yes, it's definitely an improvement!
Elvis
|
By
Elvis Dowson
·
#8950
·
|