We get below host contamination warnings of license files for
each recipe, when we try to create a separate ${PN}-lic package (which
contains license files), by setting LICENSE_CREATE_PACKAGE equal to "1"
in local.conf.
-- snip --
WARNING: QA Issue: libcgroup:
/libcgroup-lic/usr/share/licenses/li
On 11/18/2015 02:50 PM, Burton, Ross wrote:
> On 18 November 2015 at 01:44, akuster808 wrote:
>
>> Can we get the CVE mentioned in the patch or rename the the patch to
>> include the CVE #.
>>
>
> I'd already merged this into mut, so have renamed the patch.
thanks.
- armin
>
> Ross
>
--
_
From: Roy Li
ssh-agent regression test case should be run by non-root user,
but non-root user will has issue to run other testcase, so
rewrite it on run-ptest
Signed-off-by: Roy Li
---
.../recipes-connectivity/openssh/openssh/run-ptest | 37 ++
1 file changed, 37 insertions
Ping.
-Original Message-
From: Tudor Florea [mailto:tudor.flo...@enea.com]
Sent: Wednesday, November 18, 2015 3:59 PM
To: openembedded-core@lists.openembedded.org
Cc: Tudor Florea
Subject: [dizzy] [PATCH 1/2] python: Backport CVE-2013-1752 fix for httplib
This back ported patch fixes CV
Hi George,
On Thursday 19 November 2015 11:35:47 George Nita wrote:
> Fixes [YOCTO #8698] --
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=8698
>
> If prior to running the toolchain installation script a toolchain
> environment script is sourced then the toolchain installation will
> fail.
Latest git version contains fix for big endian RGB888 rendering.
[YOCTO#7236]
Signed-off-by: Juro Bystricky
---
meta/recipes-core/psplash/psplash_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-core/psplash/psplash_git.bb
b/meta/recipes-core/psplash/pspl
When sstate file exists but not siginfo one then sstate need to be marked as
non-available to avoid post FetchError's when trying to download siginfo.
For example,
WARNING: Failed to fetch URL
file://3b/sstate:gcc::5.2.0:r0::3:3bb8ffd234f7eb3709b5447f1f82d6d0_populate_lic.tgz.siginfo,
On 15-11-24 04:32 PM, Ming Liu wrote:
On 11/24/2015 05:29 PM, Bruce Ashfield wrote:
On 15-11-23 04:58 PM, Ming Liu wrote:
From: Ming Liu
Run 'make scripts' inside qemu in order to create script binaries that
needed by external modules build on the target.
Add RDEPENDS on gcc, make, which a
Add a wrapper script around getty to check if a given console exists, this
allows for multiple Console ttys to be specified for various boards without
having additional BSP types just for different console types.
[YOCTO #8689]
Signed-off-by: Saul Wold
---
meta/recipes-core/sysvinit/sysvinit-ini
On 11/24/2015 05:29 PM, Bruce Ashfield wrote:
On 15-11-23 04:58 PM, Ming Liu wrote:
From: Ming Liu
Run 'make scripts' inside qemu in order to create script binaries that
needed by external modules build on the target.
Add RDEPENDS on gcc, make, which are needed by the compilation.
This ve
On Tue, Nov 24, 2015 at 10:58 AM, Andre McCurdy wrote:
> It's currently not possible to build a vmdk image when TCLIBC = "musl"
> due to the following dependencies:
>
> do_bootdirectdisk -> syslinux -> mtools -> glibc-gconv-ibm850
>
> Creating an mtools .bbappend containing:
>
> RDEPENDS_${PN}_lib
> On Nov 24, 2015, at 9:29 AM, Jonathan David wrote:
>
> The change below only replaces the kernel version checked by the shar
> file, so that machines running on the 2.6 kernel can unpack an SDK
> archive; however, the SDK will be unusable if the bundled glibc requires a
> later kernel than wh
The change below only replaces the kernel version checked by the shar
file, so that machines running on the 2.6 kernel can unpack an SDK
archive; however, the SDK will be unusable if the bundled glibc requires
a later kernel than what is installed. glibc's minimal kernel version is
determined by
It's currently not possible to build a vmdk image when TCLIBC = "musl"
due to the following dependencies:
do_bootdirectdisk -> syslinux -> mtools -> glibc-gconv-ibm850
Creating an mtools .bbappend containing:
RDEPENDS_${PN}_libc-musl = ""
RRECOMMENDS_${PN}_libc-musl = ""
seems to be a wor
В письме от 24 ноября 2015 12:27:30 пользователь Mark Hatle написал:
> On 11/24/15 12:05 PM, Roman Khimov wrote:
> > В письме от 24 ноября 2015 07:47:38 пользователь Mark Hatle написал:
> >> On 11/24/15 4:39 AM, Roman Khimov wrote:
> >>> В письме от 23 ноября 2015 15:41:28 пользователь Mariano Lope
On 11/24/2015 12:06 AM, Anders Darander wrote:
* Mariano Lopez [151123 22:41]:
There has been interest in an image based software updater in Yocto Project.
Ok. Sure, it might be nice with something that can be shared, instead
off everyone's building our own solutions.
The idea is to integ
On 11/24/15 12:05 PM, Roman Khimov wrote:
> В письме от 24 ноября 2015 07:47:38 пользователь Mark Hatle написал:
>> On 11/24/15 4:39 AM, Roman Khimov wrote:
>>> В письме от 23 ноября 2015 15:41:28 пользователь Mariano Lopez написал:
1. Use a separate partition for the configuration.
В письме от 24 ноября 2015 10:30:17 пользователь Lopez, Mariano написал:
> > That's the right solution, although to do it really right (at least IMO)
> > you need to implement the /usr merge [1] (and that's orthogonal to using
> > or not using systemd), which can also help you make your /usr read-o
В письме от 24 ноября 2015 07:47:38 пользователь Mark Hatle написал:
> On 11/24/15 4:39 AM, Roman Khimov wrote:
> > В письме от 23 ноября 2015 15:41:28 пользователь Mariano Lopez написал:
> >> 1. Use a separate partition for the configuration.
> >>
> >>a. The pro of this method is the partitio
On 11/24/2015 1:32 AM, Randy Witt wrote:
On Mon, Nov 23, 2015 at 1:41 PM, Mariano Lopez
mailto:mariano.lo...@linux.intel.com>>
wrote:
There has been interest in an image based software updater in
Yocto Project. The proposed solution for a image based updater is
to use Stefano Ba
On 11/24/15 11:02 AM, Lopez, Mariano wrote:
>
>
> On 11/24/2015 7:47 AM, Mark Hatle wrote:
>> On 11/24/15 4:39 AM, Roman Khimov wrote:
>>> В письме от 23 ноября 2015 15:41:28 пользователь Mariano Lopez написал:
1. Use a separate partition for the configuration.
a. The pro of this me
On 11/24/2015 7:47 AM, Mark Hatle wrote:
On 11/24/15 4:39 AM, Roman Khimov wrote:
В письме от 23 ноября 2015 15:41:28 пользователь Mariano Lopez написал:
1. Use a separate partition for the configuration.
a. The pro of this method is the partition is not touched during the
update.
b.
When the class nativesdk.bbclass is inherited, it redefines TARGET_CC_ARCH,
in the case of python3, this enables debug, causing an error while linking,
since we dont enable debug during configure theres no declaration of some
functions, this patch makes sure we keep debug disabled, fixing the linki
On 15-11-23 04:58 PM, Ming Liu wrote:
From: Ming Liu
Run 'make scripts' inside qemu in order to create script binaries that
needed by external modules build on the target.
Add RDEPENDS on gcc, make, which are needed by the compilation.
This version looks fine to me .. and by "fine", I mean t
On 11/24/2015 4:30 AM, Roman Khimov wrote:
В письме от 23 ноября 2015 15:41:28 пользователь Mariano Lopez написал:
1. Use a separate partition for the configuration.
a. The pro of this method is the partition is not touched during the
update.
b. The con of this method is the configurat
On 23 November 2015 at 02:38, Bian Naimeng wrote:
> /usr/lib/python2.7/site-packages/smart/transaction.py", line 1230, in run
> locked[pkg] = (LOCKED_KEEP, None)
>
> NameError: global name 'LOCKED_KEEP' is not defined
>
> Upstream-Status: Submitted [sm...@lists.labix.org]
>
The Upstream-S
On Mon, Nov 23, 2015 at 04:13:15PM -0600, Mariano Lopez wrote:
>
>
> On 11/23/2015 11:37 AM, Ed Bartosh wrote:
> >Hi Mariano,
> >
> >Thank you for the patchset!
> >
> >Would it be better to put content of configuration file into .wks
> >instead of just referring to it?
>
> If the configuration i
On 20 November 2015 at 14:27, Andrew Shadura wrote:
> --- a/meta/recipes-core/dbus/dbus-test_1.8.20.bb
> +++ b/meta/recipes-core/dbus/dbus-test_1.10.2.bb
> +SRC_URI[md5sum] = "9190f5c0e41e8d220352c058faf5463522378e35"
> +SRC_URI[sha256sum] =
> "aef3f49595df09b0824433ee993cda748ede93693a719a831562
On 11/24/2015 10:22 PM, Richard Purdie wrote:
On Fri, 2015-11-06 at 13:27 +, Richard Purdie wrote:
We've going to need a new stable maintainer for the new release. There
have already been a couple of offers, but to be fair to everyone I
thought I'd explicitly ask if there was anyone else
On Fri, 2015-11-06 at 13:27 +, Richard Purdie wrote:
> We've going to need a new stable maintainer for the new release. There
> have already been a couple of offers, but to be fair to everyone I
> thought I'd explicitly ask if there was anyone else interested?
I've had discussions with a few
On 24/11/15 15:03, Burton, Ross wrote:
> On 20 November 2015 at 14:38, Andrew Shadura
> wrote:
>
>>Enable the user-sessions support with a PACKAGECONFIG flag.
>
> What is the impact on this if someone is using systemd but doesn't want
> user sessions? Should we enable it if the DISTRO_FEATU
On 20 November 2015 at 14:38, Andrew Shadura wrote:
> Enable the user-sessions support with a PACKAGECONFIG flag.
>
What is the impact on this if someone is using systemd but doesn't want
user sessions? Should we enable it if the DISTRO_FEATURES contains systemd
by default?
Ross
--
__
Wic runs some tools through pseudo, which makes exec_native_cmd
to fail and throw cryptic error message when tool is not baked:
For example:
Error: exec_cmd: 'export
PSEUDO_PREFIX=/media/ssd/poky-build/tmp/sysroots/x86_64-linux/usr;export
PSEUDO_LOCALSTATEDIR=/media/ssd/poky-build/tmp/work/qe
On 11/24/15 4:39 AM, Roman Khimov wrote:
> В письме от 23 ноября 2015 15:41:28 пользователь Mariano Lopez написал:
>> 1. Use a separate partition for the configuration.
>>a. The pro of this method is the partition is not touched during the
>> update.
>>b. The con of this method is the confi
On systems with two cards, the correct output profile does not get
selected automatically even in the simple case where there is one
available profile. This scenario is typical at least with HDMI audio
(which is on a separate card).
Fixes [YOCTO #8448]
Signed-off-by: Jussi Kukkonen
---
also ava
The following changes since commit 6f98c39418c60b7c0b25b30983d2e5257158a6a4:
gcc: Drop 4.8 (2015-11-16 14:59:07 +)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/hddimg
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/lo
Fixed when rebuild:
mkdosfs: file /path/to/hdd.image already exists
Signed-off-by: Robert Yang
---
meta/classes/boot-directdisk.bbclass |2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/classes/boot-directdisk.bbclass
b/meta/classes/boot-directdisk.bbclass
index 600e21a..b324d89 100
In some situations you might end-up with an empty ODIR (pull-xx/). The
most common reason is that you have applied your patches on 'master'
branch (or you are by mistake standing on the 'master' branch),
this will result in the default behavior that 'git format-patch'
will try to diff master..maste
The following changes since commit 1b25a70991589ed1f123015c16ee4806c46e3199:
yocto-project-qs, ref-manual, poky.ent: CentOS Package updates (2015-11-18
16:42:22 +)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib petmab/fix_empty_odir
http://git.yoctopro
Build of qemu-native on recent versions of Ubuntu and Debian fails
on configure step. The reason for this is that system dbus version
is higher than oe dbus version and system pulseaudio libraries require
newer dbus.
It causes configure to break with a lot of errors similar to this:
libpulsecomm
В письме от 23 ноября 2015 15:41:28 пользователь Mariano Lopez написал:
> 1. Use a separate partition for the configuration.
>a. The pro of this method is the partition is not touched during the
> update.
>b. The con of this method is the configuration is not directly in
> rootfs (example:
Hi again
It seems it was the cc mail send-pull-request sent me
that fooled me (the tag was missing there)... But everyrhing seems to be
in order so plz go ahead and review this serie after all =)
Sorry for
the confusion..
Petter Mabäcker
Technux
www.technux.se
2015-11-24 11:00 skrev
Hi all,
I can see that I missed the [OE-core] tag in this
patch-serie... Please ignore this patchset and I will send up a proper
one shortly.
BR Petter
Petter Mabäcker
Technux
www.technux.se
2015-11-24 10:50 skrev Petter
Mabäcker:
> The following changes since commit
1b25a70991589ed1f
Upstream patches are always preferred to be applied first (before
integration patches). In order to apply readline-6.3 specific upstream
patches in a preferred order we need to apply the integration-patches
at the end in the 6.3 specific recipe (this is already the case
for readline-5.2).
Also tak
Some readline-6.3 upstream patches was missing. Also ensure that the
upstream patches are applied in the same way as in readline-5.2.
Remove 'readline-dispatch-multikey.patch' and
'readline-cve-2014-2524.patch' since they are already included in
upstream patches 'readline63-002' and 'readline63-00
The following changes since commit 1b25a70991589ed1f123015c16ee4806c46e3199:
yocto-project-qs, ref-manual, poky.ent: CentOS Package updates (2015-11-18
16:42:22 +)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib petmab/bug8451
http://git.yoctoproject.or
*ping*
//Peter
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> Peter Kjellerstedt
> Sent: den 13 november 2015 13:52
> To: Mark Hatle
> Cc: openembedded-core@lists.openembedded.org
> S
47 matches
Mail list logo