Hi Yi
> There is a wiki page for it: https://wiki.yoctoproject.org/wiki/LSB_Result
Thank you. But this is too old. I want the log of yocto 1.7.1 release.
Cheers
Lei
> -Original Message-
> From: Yi Zhao [mailto:yi.z...@windriver.com]
> Sent: Thursday, January 29, 2015 11:32 AM
> To: Lei
Hi Paul
I got it. Thank you very much.
Cheers
Lei
> -Original Message-
> From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com]
> Sent: Tuesday, January 27, 2015 8:15 PM
> To: Lei, Maohui/雷 茂慧
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] When I build kernel with toolchain
I added less to my IMAGE_INSTALL, but it looks like I still have the busybox
version in my image. How might I go about forcing the use of the standard less?
Thomas
From: ChenQi [mailto:qi.c...@windriver.com]
Sent: Wednesday, January 28, 2015 8:31 PM
To: Moore, Thomas (FtWorth); yocto@yoctoprojec
On 01/29/2015 05:56 AM, Moore, Thomas (FtWorth) wrote:
Hello,
In my image, I’ve included systemd. I’ve noticed that when running the
systemctl command, the shell (/bin/sh) is not processing the color
escape codes. Here’s an example of what it looks like:
[[1;39m82 loaded units listed.[[0m P
The log should be in /var/opt/lsb/test/manager/results/
Yi
在 2015年01月29日 10:04, Lei, Maohui 写道:
> Hi all
>
> Was LSB test executed in yocto 1.7.1 release? Where can I get the LSB test
> log and result?
>
> Best Regards,
> Lei Maohui
--
___
yocto mai
Hi Yi
> The log should be in /var/opt/lsb/test/manager/results/
>
sorry,my expression is not very clear。
>From https://wiki.yoctoproject.org/wiki/Yocto_1.7_Overall_Test_Plan , I knew
>LSB test was executed on target that made by yocto 1.7.1 release.
So , I want to get the LSB test history of t
That's a little strange. The `less' command you are using should be from
the less package.
It has higher priority than that from busybox.
ALTERNATIVE_${PN} = "less"
ALTERNATIVE_PRIORITY = "100"
The priority from busybox is "50".
Regards,
Chen Qi
On 01/29/2015 11:01 AM, Moore, Thomas (FtWorth)
Oops. I was running an older version of the image. The new version of the image
does have the GNU less command and it works as expected.
Thanks,
Thomas
From: ChenQi [mailto:qi.c...@windriver.com]
Sent: Wednesday, January 28, 2015 9:21 PM
To: Moore, Thomas (FtWorth); yocto@yoctoproject.org
Subje
Hi Maohui,
There is a wiki page for it: https://wiki.yoctoproject.org/wiki/LSB_Result
Yi
在 2015年01月29日 11:11, Lei, Maohui 写道:
> Hi Yi
>
>> The log should be in /var/opt/lsb/test/manager/results/
>>
> sorry,my expression is not very clear。
>
> >From https://wiki.yoctoproject.org/wiki/Yocto_1.7_Ov
Hi all
Was LSB test executed in yocto 1.7.1 release? Where can I get the LSB test log
and result?
Best Regards,
Lei Maohui
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
Hello,
In my image, I've included systemd. I've noticed that when running the
systemctl command, the shell (/bin/sh) is not processing the color escape
codes. Here's an example of what it looks like:
[[1;39m82 loaded units listed.[[0m Pass -all to see loaded but inactive units,
too.
Any sugge
On 2015-01-28 13:58, Cleiton Bueno wrote:
Why can not create directory in the /?
My recipe:
do_install () {
install -d ${D}/datarw
install -d ${D}${sysconfdir}/filesbw
}
ERROR bitbake:
QA Issue: ideale: Files/directories were installed but not shipped
/datarw [installed-vs-ship
Why can not create directory in the /?
My recipe:
do_install () {
install -d ${D}/datarw
install -d ${D}${sysconfdir}/filesbw
}
ERROR bitbake:
QA Issue: ideale: Files/directories were installed but not shipped
/datarw [installed-vs-shipped]
It's no use:
INSANE_SKIP_${PN} = "instal
Thanks very much Saul (and thanks for the git tips).
I'll pull this MACHINE_FEATURE from my machines.
--Ash
On Tue, Jan 27, 2015 at 1:14 PM, Saul Wold wrote:
> On 01/27/2015 11:01 AM, Ash Charles wrote:
>>
>> Hi,
>>
>> Based on the yocto manual [1], it looks like "screen" is a valid
>> MACHINE_
On Wed, Jan 28, 2015 at 06:15:11PM +0100, Simon Bolek wrote:
> hello group!
>
> working with dizzy trying to
> *bitbake meta-toolchain-qt5*
> it fails at the step
>
> *do_populate_sdk*
>
> with the error(see below). So if i read the error correctly, qtwebkit-dev
> is missing qtwebkit.
> There is
On Wed, Jan 28, 2015 at 07:31:35PM +0100, Simon Bolek wrote:
> Hi Lachlan,
I'm getting lost in HTML format of previous message so I'll just reply
on top :/.
The redirect should be fine, but sometimes it gives you broken mirror.
e.g. today I've seen couple of 5.1.1 builds fail to fetch, because th
Hi Lachlan,
There is a redirection, yes, and this should not be a problem, as far as
I'm concerned. Why it does not work for those particular recipes of yours,
i have no clue. BUT, what I would do, is to bitbake
trying to narrow down the problem.
When you still have problems when bitbaking single
Hi,
Glad to hear that it works now. Yes, we need to modify the recipe. Will send a
patch soon.
Thanks and Regards,
Maxin
Original message
From: Jim Abernathy
Date:28/01/2015 17:51 (GMT+01:00)
To: Maxin John
Cc: Paul Eggleton ,yocto
Subject: Re: [yocto] adding meta-oracle-java
Thanks Simon,
I had already changed the branch to 'master' because all the
do_fetch references were to version 5.4.0 and these could not be
found, ven though they were all located in the master branch of the
git repository. As you say, after changinf to the master branch and
look in the qt
hello group!
working with dizzy trying to
*bitbake meta-toolchain-qt5*
it fails at the step
*do_populate_sdk*
with the error(see below). So if i read the error correctly, qtwebkit-dev
is missing qtwebkit.
There is no such package as qtwebkit beeing generated :( So is this a bug?
Or maybe I am do
> Date: Wed, 28 Jan 2015 17:36:14 +0100
> Subject: Re: [yocto] adding meta-oracle-java
> From: ma...@maxinbjohn.info
> To: jfaberna...@outlook.com
> CC: paul.eggle...@linux.intel.com; yocto@yoctoproject.org
>
> Hi Jim,
>
> On Wed, Jan 28, 2015 at 3:58 PM, Jim Abernathy
> wrote:
> >
>
>
> >
Hi Jim,
On Wed, Jan 28, 2015 at 3:58 PM, Jim Abernathy wrote:
>
>
> I just created a qemux86 image for core-image-base with meta-java in it and
> after booting in the emulator, it, of course, gives the proper response to
> java -version. I'm going to try building a qemux86-64 to see if there's
Alexandr,
On 01/28/2015 03:17 AM, Damian, Alexandru wrote:
More details
http://www.openwall.com/lists/oss-security/2015/01/27/9
redhat bug and patch
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-0235
Do we need to open a bug to track this ?
I am working on patches already. if you
Signed-off-by: Philip Tricca
---
recipes-extended/ustr/ustr_1.0.4.bb |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-extended/ustr/ustr_1.0.4.bb
b/recipes-extended/ustr/ustr_1.0.4.bb
index a0a1e41..cdb78ad 100644
--- a/recipes-extended/ustr/ustr_1.0.4.bb
+++ b/reci
Signed-off-by: Philip Tricca
---
recipes-connectivity/dhcp/dhcp_%.bbappend |3 +++
recipes-connectivity/dhcp/dhcp_4.3.0.bbappend |3 ---
2 files changed, 3 insertions(+), 3 deletions(-)
create mode 100644 recipes-connectivity/dhcp/dhcp_%.bbappend
delete mode 100644 recipes-connectiv
Signed-off-by: Philip Tricca
---
recipes-core/coreutils/coreutils_%.bbappend|1 +
recipes-core/coreutils/coreutils_8.22.bbappend |3 ---
2 files changed, 1 insertion(+), 3 deletions(-)
create mode 100644 recipes-core/coreutils/coreutils_%.bbappend
delete mode 100644 recipes-core/cor
Signed-off-by: Philip Tricca
---
recipes-extended/sysklogd/sysklogd_%.bbappend |1 +
recipes-extended/sysklogd/sysklogd_1.5.bbappend |3 ---
2 files changed, 1 insertion(+), 3 deletions(-)
create mode 100644 recipes-extended/sysklogd/sysklogd_%.bbappend
delete mode 100644 recipes-exte
This is another round of renaming the meta-selinux bbappends to use
wild cards. The three recipes renamed here had no patches to port.
They're basically 3-4 line recipes that enable SELinux or add a
config file. Per previous guidance I've removed PRs so hopefully
this is still the right thing to d
> Date: Wed, 28 Jan 2015 15:26:24 +0100
> Subject: Re: [yocto] adding meta-oracle-java
> From: ma...@maxinbjohn.info
> To: jfaberna...@outlook.com
> CC: paul.eggle...@linux.intel.com; yocto@yoctoproject.org
>
> Hi,
>
> On Wed, Jan 28, 2015 at 1:10 PM, Jim Abernathy
> wrote:
> >
>
>
> > well
Hi,
On Wed, Jan 28, 2015 at 1:10 PM, Jim Abernathy wrote:
>
> well the file command does not run on the target machine same as java, not
> found error. as to the local.conf file. The only changes are as follows:
>
> MACHINE ?= "nuc"
> IMAGE_INSTALL_append = " oracle-jse-jre dropbear"
> LICENS
Hi Paul,
On Wed, Jan 28, 2015 at 10:25:29AM +, Paul Eggleton wrote:
> This sounds like something we should be handling in our
> INCOMPATIBLE_LICENSE check code, although it's not clear that we
> currently handle where alternatives to an incompatible license are
> available for a recipe/package
> Date: Wed, 28 Jan 2015 13:01:02 +0100
> Subject: Re: [yocto] adding meta-oracle-java
> From: ma...@maxinbjohn.info
> To: jfaberna...@outlook.com
> CC: paul.eggle...@linux.intel.com; yocto@yoctoproject.org
>
> Hi Jim,
>
> On Wed, Jan 28, 2015 at 12:21 PM, Jim Abernathy
> wrote:
> >
> >
> >>
Hi Jim,
On Wed, Jan 28, 2015 at 12:21 PM, Jim Abernathy wrote:
>
>
>> From: paul.eggle...@linux.intel.com
>> To: jfaberna...@outlook.com
>> CC: ma...@maxinbjohn.info; yocto@yoctoproject.org
>> Subject: Re: [yocto] adding meta-oracle-java
>> Date: Wed, 28 Jan 2015 10:55:23 +
>
>>
>> On Wednesd
On Wednesday 28 January 2015 11:20:27 Burton, Ross wrote:
> On 28 January 2015 at 11:17, Damian, Alexandru
> wrote:
> > Do we need to open a bug to track this ?
>
> Probably for the best to ensure it goes into all the branches we support.
FYI, none of the branches we still officially support use
> From: paul.eggle...@linux.intel.com
> To: jfaberna...@outlook.com
> CC: ma...@maxinbjohn.info; yocto@yoctoproject.org
> Subject: Re: [yocto] adding meta-oracle-java
> Date: Wed, 28 Jan 2015 10:55:23 +
>
> On Wednesday 28 January 2015 05:44:47 Jim Abernathy wrote:
> > Thanks, I guess the p
On 28 January 2015 at 11:17, Damian, Alexandru
wrote:
> Do we need to open a bug to track this ?
>
Probably for the best to ensure it goes into all the branches we support.
Ross
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproj
More details
http://www.openwall.com/lists/oss-security/2015/01/27/9
redhat bug and patch
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-0235
Do we need to open a bug to track this ?
--
Alex Damian
Yocto Project
SSG / OTC
--
___
yocto mailin
Good day Mark,
Thank you for the response! Really appreciate it. The purpose is the latter
as what you've provided (three packages that all provide 'bar'. )
When I tried this one, bar3 is the one pointed by bar. The aim is for bar
to point bar1 instead. Running rpm -qp as you suggested, they all
On Wednesday 28 January 2015 05:44:47 Jim Abernathy wrote:
> Thanks, I guess the problem for me stems from not knowing the difference
> between, IMAGE_INSTALL_append and CORE_IMAGE_EXTRA_INSTALL, which I was
> using.
Basically, the only difference is that CORE_IMAGE_EXTRA_INSTALL will only work
> Date: Wed, 28 Jan 2015 11:20:21 +0100
> Subject: Re: [yocto] adding meta-oracle-java
> From: ma...@maxinbjohn.info
> To: paul.eggle...@linux.intel.com
> CC: jfaberna...@outlook.com; yocto@yoctoproject.org
>
> Hi Jim,
>
> On Wed, Jan 28, 2015 at 10:25 AM, Paul Eggleton
> wrote:
> > Hi Jim,
>
Hi Clemens,
On Wednesday 28 January 2015 09:52:14 Clemens Lang wrote:
> I have written a bbclass that does license conflict checking before
> building images for distribution. I am wondering if that is something
> you as a project would be interested in integrating, e.g. into poky.
>
> I am also
Hi Jim,
On Wed, Jan 28, 2015 at 10:25 AM, Paul Eggleton
wrote:
> Hi Jim,
>
> On Tuesday 27 January 2015 15:24:09 James Abernathy wrote:
>> In looking at the meta-oracle-java README, I see the notes about adding the
>> License statement and switching to .deb packaging. With that done, I get a
>>
Thank you very much, Kevin, I'll try it as soon as possible!
On Wed, Jan 28, 2015 at 6:16 AM, Kevin Hao wrote:
> On Mon, Jan 26, 2015 at 10:53:33AM -0200, Christian Schultz wrote:
> > I looked at the doc, and it gives the instructions to write the image to
> othe
> > SD Card and run from the car
Hi Lachlan,
In case you have not solved the problem yet.
Look at the recipe of qt3d, once you checked it out of git. There is a
line:
QT_MODULE_BRANCH = "master"
just change it to "dev" and it should work. It is already corrected in the
upstream of meta-qt5, but in dizzy it is still "master". If
Hi Jim,
On Tuesday 27 January 2015 15:24:09 James Abernathy wrote:
> In looking at the meta-oracle-java README, I see the notes about adding the
> License statement and switching to .deb packaging. With that done, I get a
> clean build, but my image boots and I can’t see any evidence that java wa
I'm trying to get an image to optionally use a static IP when it boots (i.e.
static or dhcp depending on kernel command line parameters).
When a static allocation is being used, a script within the init of an
initramfs edits /etc/network/interface to add a static entry for eth0 and to
add an 'u
Hi,
I have written a bbclass that does license conflict checking before
building images for distribution. I am wondering if that is something
you as a project would be interested in integrating, e.g. into poky.
I am also looking for feedback to my approach and ideas on how to handle
corner cases,
On Mon, Jan 26, 2015 at 10:53:33AM -0200, Christian Schultz wrote:
> I looked at the doc, and it gives the instructions to write the image to othe
> SD Card and run from the card. I didn't find yet instructions about how to
> write the images to the MMC.
The same commands for writing MMC. You jus
> On 27.1.2015, at 21.49, Burton, Ross wrote:
>
> There really isn't - systemd has a newer udev that had an ABI change, so the
> version was increased.
>
> There's no way that your tmp/deploy/rpms can contain both systemd and udev
> packages (specifically, libudev1 and libudev0) unless you do
49 matches
Mail list logo