Hello,
I updated patch 3/3 in the repo, now APPEND is stilled kept for
syslinux and grub-efi.
Here are the patches:
git://git.openembedded.org/openembedded-core-contrib rbt/efi
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/efi
Patch 1 and 2 are the same, here is p
You should write a bbappend for linux libc headers recipe and apply the
patch to kernel and expose is that way. But before doing that I would
suggest that you work with driver owner to submit their header to kernel.
Since you can get into conflicts in future.
On Apr 1, 2016 8:38 PM, "Andre McCurdy"
Say I have a kernel driver with a user space API (simple struct and
ioctl definitions) defined in a header file which is part of my
machine specific kernel. The header file is not found in the upstream
kernel, so doesn't clash with anything in linux-libc-headers.
Is it OK to use something like the
Richard,
Here's another set of 4.1 and 4.4 kernel updates. The majority are routine
backports, and have passed my sanity build and boot testing.
As part of this, I've also bumped linux-yocto-dev to v4.6-rc1. x86, mips
and powerpc are passing sanity. perf had an issue on powerpc, but that
is sorte
Integrating the following commit:
[
Add support for Intel R200 depth camera in uvc driver.
This includes adding new uvc GUIDs for the new pixel formats,
adding new V4L pixel format definition to user api headers,
and updating the uvc driver GUID-to-4cc tables with the new formats.
Reverting two previous gpio commits to allow the application of proper
upstream ready patches to add this support:
08943f2bbd50 gpio-pca953x: add "drive" property
a517d5b72e76 gpio: pca953x: provide GPIO base based on _UID
c91063f44368 gpio-pca953x: add PCAL9535 interrupt support
58f3c9f0a
During the simplication and cleanup of branches and kernel meta data
handling, the ability to force build a branch that didn't match the
meta data was dropped.
There are valid uses cases when a different branch should be built
(testing, development, etc), so we restore the capability with this
cha
Signed-off-by: Bruce Ashfield
---
meta/recipes-kernel/linux/linux-yocto-dev.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-kernel/linux/linux-yocto-dev.bb
b/meta/recipes-kernel/linux/linux-yocto-dev.bb
index 694e6bde95d5..30852634535e 100644
--- a/meta/recipe
This reverts commit 94abdb2eea610b174064978d2fb8354a6231fc0c.
Signed-off-by: Bruce Ashfield
---
.../linux-yocto/0001-Fix-qemux86-pat-issue.patch | 100 -
meta/recipes-kernel/linux/linux-yocto_4.4.bb | 2 -
2 files changed, 102 deletions(-)
delete mode 100644
meta/
Integrating the following mainline destined commits to fix PAT issues with
32bit x86 and qemu:
bc22b90fb583 x86/pat: Document the PAT initialization sequence
c534b1ec1991 x86/xen, pat: Remove PAT table init code from Xen
cd47692e804f x86/mtrr: Fix PAT init handling when MTRR is disabled
03
enabling AHCI runtime PM support via the following commits:
f5b08e95bc03 ahci: Add runtime PM support for the host controller
e05e05973f39 ahci: Add functions to manage runtime PM of AHCI ports
558571930e2d ahci: Convert driver to use modern PM hooks
4a2c2074f209 ahci: Cache host controlle
Backports to support Broxton and Apollo lake:
96c0e80f4007 dmaengine: idma64: clear LLP_[SD]_EN bits in last descriptor
3b2dbd1cadbf dmaengine: idma64: use local variable to index descriptor
d61599f94946 dmaengine: idma64: convert idma64_hw_desc_fill() to return void
9c9f37533789 dmaengine: idma64
> On Apr 1, 2016, at 3:03 PM, Andre McCurdy wrote:
>
> On Fri, Apr 1, 2016 at 12:13 PM, Otavio Salvador
> wrote:
>> Hello folks,
>>
>> On Wed, Mar 30, 2016 at 8:59 PM, Andre McCurdy wrote:
>>> On Wed, Mar 30, 2016 at 3:46 PM, Phil Blundell wrote:
On Wed, 2016-03-30 at 11:53 -0700, Andre
On Fri, Apr 1, 2016 at 12:13 PM, Otavio Salvador
wrote:
> Hello folks,
>
> On Wed, Mar 30, 2016 at 8:59 PM, Andre McCurdy wrote:
>> On Wed, Mar 30, 2016 at 3:46 PM, Phil Blundell wrote:
>>> On Wed, 2016-03-30 at 11:53 -0700, Andre McCurdy wrote:
Either way it shouldn't be a concern for the
Hello folks,
On Wed, Mar 30, 2016 at 8:59 PM, Andre McCurdy wrote:
> On Wed, Mar 30, 2016 at 3:46 PM, Phil Blundell wrote:
>> On Wed, 2016-03-30 at 11:53 -0700, Andre McCurdy wrote:
>>> Either way it shouldn't be a concern for the CPU tuning files.
>>> Building Thumb2 for an armv8a CPU is really
PACKAGECONFIG doesn't work in cross-canadian recipes at the moment as
DEPENDS are prepended with mlprefix.
A recipe is either nativesdk, native or target so adjust the if
statements accordingly, use inherits_class for more accurate recipe
classification and add cross-canadian support.
Signed-off-
package_qa_check_libdir() reports that the file libsoletta.so.0.0.1-gdb.py
in /usr/share/gdb/auto-load is in the wrong location. Before generating
a warning for files in non-standard locations, check that the file is an
actual elf file (and hence a real library file).
[YOCTO #9215]
Signed-off-by:
We have an issue when ls segfaults in some cases [1] so it's
better to detect the failure at this level instead of continue
the build process.
[YOCTO #8926]
[1] https://bugzilla.yoctoproject.org/show_bug.cgi?id=8926#c0
Signed-off-by: Aníbal Limón
---
.../opkg-build-Exit-when-fail-to-list-files
On 1 April 2016 at 15:45, Richard Purdie
wrote:
> We've had buildhistory for a while and its long been intended to make
> better use of it. I'm pleased to say that we now have this available on
> our automated infrastructure (thanks Beth, Michael and others who've
> helped!).
>
> The output gets s
Current Dev Position: YP 2.1 M4 (Stabilization only milestone.)
Next Deadline: YP 2.1 M3 Target release date is March 18, 2016 (Is late, see
status)
SWAT team rotation: Beth -> Saul
https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team
Key Status/Updates:
*YP 2.1 M3.rc2 i
On 1 April 2016 at 06:13, Flanagan, Elizabeth
wrote:
> On 1 April 2016 at 11:01, Phil Blundell wrote:
>> On Fri, 2016-04-01 at 10:59 +0100, Phil Blundell wrote:
>>> On Fri, 2016-04-01 at 10:06 +0100, Ross Burton wrote:
>>> > Remove ancient and obsolete architectures from openembedded-core, they'v
[YOCTO #5134]
Signed-off-by: Alexander Kanavin
---
meta/recipes-connectivity/bluez5/bluez5.inc| 13 -
...-target-for-building-tests-without-runnin.patch | 28 +++
meta/recipes-connectivity/bluez5/bluez5/run-ptest | 31 ++
3 files changed, 71 i
Show the actual command that failed when raising a CmdError. Makes
figuring out what actually failed much easier.
[YOCTO #9344]
Signed-off-by: Markus Lehtonen
---
meta/lib/oe/patch.py | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/meta/lib/oe/patch.py b/meta/lib/oe/
[YOCTO #9344]
Signed-off-by: Markus Lehtonen
---
meta/lib/oe/patch.py | 14 +-
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/meta/lib/oe/patch.py b/meta/lib/oe/patch.py
index 6ab4427..9d36172 100644
--- a/meta/lib/oe/patch.py
+++ b/meta/lib/oe/patch.py
@@ -214,13 +214
Signed-off-by: Alexander Kanavin
---
meta/recipes-connectivity/bluez5/bluez5.inc| 13 -
...-target-for-building-tests-without-runnin.patch | 28 +++
meta/recipes-connectivity/bluez5/bluez5/run-ptest | 31 ++
3 files changed, 71 insertions(+), 1
We've had buildhistory for a while and its long been intended to make
better use of it. I'm pleased to say that we now have this available on
our automated infrastructure (thanks Beth, Michael and others who've
helped!).
The output gets shared into a git repository at:
http://git.yoctoproject.org
Some filenames can omit 'initramfs', or use other names. This makes
detection more flexible by using only the image name, machine arch and
image type in a glob wildcard.
Signed-off-by: Ioan-Adrian Ratiu
---
scripts/lib/wic/plugins/source/isoimage-isohybrid.py | 4 ++--
1 file changed, 2 insertio
By default cpio preserves the uid&guid's of the original user which
leads to host contamination and boot failures because commands like
mount from initramfs expect to be run by root and the original host
user might not even exist on the target.
Signed-off-by: Ioan-Adrian Ratiu
---
scripts/lib/wi
On Fri, Apr 1, 2016 at 4:42 AM, Jonathan Liu wrote:
>>> -EXTRA_OECONF_append = " --with-python=${WORKDIR}/python"
>>> +EXTRA_OECONF += "--with-python=${WORKDIR}/python"
>>
>> should this point to a valid python location ?
>
> ${WORKDIR}/python is created by do_configure_prepend()
>
Will it look f
On Fri, Apr 1, 2016 at 1:44 AM, ChenQi wrote:
> On 03/31/2016 03:01 PM, ChenQi wrote:
>>
>> On 03/29/2016 10:16 AM, Khem Raj wrote:
On Mar 28, 2016, at 6:38 PM, ChenQi wrote:
On 02/23/2016 06:31 AM, Andre McCurdy wrote:
>
> On Sat, Feb 20, 2016 at 12:07 AM, Khem Raj w
The debugfs prefix is striped from t, but not from baset.
Therefore baset never matches t.
Signed-off-by: Freudiger Raphael
Signed-off-by: Pascal Bach
---
meta/classes/image.bbclass | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/meta/classes/image.bbclass b/meta/classe
On Fri, 2016-04-01 at 14:03 +0200, Martin Jansa wrote:
> On Sun, Jan 31, 2016 at 11:55:30AM -0800, Armin Kuster wrote:
> > From: Armin Kuster
> >
> > WARNING: QA Issue: glibc-locale: /glibc-binary-localedata-sd
> > -in/usr/lib/locale/sd_IN/LC_CTYPE is owned by uid 1000, which is
> > the same as t
Fixes [YOCTO #9374].
Signed-off-by: Jussi Kukkonen
---
meta/recipes-gnome/epiphany/epiphany_3.18.4.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb
b/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb
index 12d3b07..869569c 100644
On 1 April 2016 at 11:01, Phil Blundell wrote:
> On Fri, 2016-04-01 at 10:59 +0100, Phil Blundell wrote:
>> On Fri, 2016-04-01 at 10:06 +0100, Ross Burton wrote:
>> > Remove ancient and obsolete architectures from openembedded-core, they've
>> > no
>> > real users and are causing complications th
On Sun, Jan 31, 2016 at 11:55:30AM -0800, Armin Kuster wrote:
> From: Armin Kuster
>
> WARNING: QA Issue: glibc-locale:
> /glibc-binary-localedata-sd-in/usr/lib/locale/sd_IN/LC_CTYPE is owned by uid
> 1000, which is the same as the user running bitbake. This may be due to host
> contamination
Signed-off-by: Tudor Florea
---
.../ltp/ltp/0034-periodic_output.patch | 43 ++
meta/recipes-extended/ltp/ltp_20160126.bb | 1 +
2 files changed, 44 insertions(+)
create mode 100644 meta/recipes-extended/ltp/ltp/0034-periodic_output.patch
diff --git a/m
Signed-off-by: Tudor Florea
---
.../ltp/ltp/0035-fix-test_proc_kill-hang.patch | 23 ++
meta/recipes-extended/ltp/ltp_20160126.bb | 1 +
2 files changed, 24 insertions(+)
create mode 100644
meta/recipes-extended/ltp/ltp/0035-fix-test_proc_kill-hang.patch
diff
Signed-off-by: Tudor Florea
---
.../ltp/ltp/0034-periodic_output.patch | 43 ++
meta/recipes-extended/ltp/ltp_20160126.bb | 1 +
2 files changed, 44 insertions(+)
create mode 100644 meta/recipes-extended/ltp/ltp/0034-periodic_output.patch
diff --git a/m
Signed-off-by: Tudor Florea
---
.../ltp/ltp/0035-fix-test_proc_kill-hang.patch | 23 ++
meta/recipes-extended/ltp/ltp_20160126.bb | 1 +
2 files changed, 24 insertions(+)
create mode 100644
meta/recipes-extended/ltp/ltp/0035-fix-test_proc_kill-hang.patch
diff
Hi Khem,
On 27 March 2016 at 17:42, Khem Raj wrote:
> On Sat, Mar 26, 2016 at 5:45 PM, Jonathan Liu wrote:
>> The PACKAGECONFIG variables in gdb-common.inc don't work correctly for
>> the cross recipes so they need to be disabled.
>>
>> Python support was not being enabled because the python PAC
On Fri, 2016-04-01 at 13:21 +0200, Laurent Bonnans wrote:
> 2016-03-31 23:54 GMT+02:00 Richard Purdie <
> richard.pur...@linuxfoundation.org>:
> > Would it not make sense to keep these as separate packages but
> > specifically exclude them from python-modules (and add a comment
> > along
> > the li
2016-03-31 23:54 GMT+02:00 Richard Purdie :
> Would it not make sense to keep these as separate packages but
> specifically exclude them from python-modules (and add a comment along
> the lines of the above as a reason)?
This sounds reasonable to me. It would require to slightly tweak the
logic of
This was originally going to be a fix for ALLOW_EMPTY not being set on
complementary package groups, but that was already fixed by
d96ea299b3b5a44b1959 (classes/packagegroup: fix dbg/dev/ptest
complementary packages).
Since I also spent some time refactoring the code, I'll submit a patch
(against
Ah, a gift of the day. :)
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf
> Of Phil Blundell
> Sent: Friday, April 01, 2016 6:01 PM
> To: Ross Burton
> Cc: openembedded-core@lists.openembed
On Fri, 2016-04-01 at 10:59 +0100, Phil Blundell wrote:
> On Fri, 2016-04-01 at 10:06 +0100, Ross Burton wrote:
> > Remove ancient and obsolete architectures from openembedded-core, they've no
> > real users and are causing complications that can be now removed.
>
> It seems a bit harsh, or possib
For patch 3/3, RP said that changing APPEND may break some other BSP
layers, I will update this patch.
// Robert
On 04/01/2016 05:14 PM, Robert Yang wrote:
APPEND is a keyword of syslinux, grub should not use it, use GRUB_ROOT
to instead of it.
[YOCTO #9354]
Signed-off-by: Robert Yang
---
On Fri, 2016-04-01 at 10:06 +0100, Ross Burton wrote:
> Remove ancient and obsolete architectures from openembedded-core, they've no
> real users and are causing complications that can be now removed.
It seems a bit harsh, or possibly wishful thinking on Intel's part, to
describe most of these as
On 1 April 2016 at 10:43, Zhenhua Luo wrote:
> Hi Ross,
>
>> -Original Message-
>> From: openembedded-core-boun...@lists.openembedded.org
>> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf
>> Of Ross Burton
>> Sent: Friday, April 01, 2016 5:07 PM
>> To: openembedded-cor
Hi Ross,
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf
> Of Ross Burton
> Sent: Friday, April 01, 2016 5:07 PM
> To: openembedded-core@lists.openembedded.org
> Subject: [OE-core] [PATCH]
There might be more than one root=/dev/foo in the config file which
would cause unepected errros on the installed target, so remove all of
them.
[YOCTO #9354]
Signed-off-by: Robert Yang
---
meta/recipes-core/initrdscripts/files/init-install-efi.sh | 2 +-
1 file changed, 1 insertion(+), 1 delet
It mis-matched "SanDisk" or "Disk Flags" before, which caused unexpected
error.
Signed-off-by: Robert Yang
---
meta/recipes-core/initrdscripts/files/init-install-efi-testfs.sh | 2 +-
meta/recipes-core/initrdscripts/files/init-install-efi.sh| 2 +-
meta/recipes-core/initrdscripts/files/i
APPEND is a keyword of syslinux, grub should not use it, use GRUB_ROOT
to instead of it.
[YOCTO #9354]
Signed-off-by: Robert Yang
---
meta/classes/grub-efi.bbclass | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/meta/classes/grub-efi.bbclass b/meta/classes/grub-
The following changes since commit 322904f62f11e794543362f04212242567c556a0:
selftest/signing: Use packagedata to obtain PR value for signing test
(2016-03-31 23:55:13 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/efi
http://cgit.
Remove ancient and obsolete architectures from openembedded-core, they've no
real users and are causing complications that can be now removed.
Signed-off-by: Ross Burton
---
meta/classes/cmake.bbclass | 4 -
meta/classes/insane.bbclass| 30 ---
On 03/31/2016 03:01 PM, ChenQi wrote:
On 03/29/2016 10:16 AM, Khem Raj wrote:
On Mar 28, 2016, at 6:38 PM, ChenQi wrote:
On 02/23/2016 06:31 AM, Andre McCurdy wrote:
On Sat, Feb 20, 2016 at 12:07 AM, Khem Raj wrote:
Drop kconfig and options-group support
Forward port cross-localedef support
55 matches
Mail list logo