On Wed, 2018-06-13 at 12:50 +0100, Ross Burton wrote:
> Signed-off-by: Ross Burton
> ---
> ...ac-Allow-explicit-enabling-of-cunit-tests.patch | 53
> --
> .../recipes-graphics/drm/libdrm/installtests.patch | 25 --
> meta/recipes-graphics/drm/libdrm_2.4.92.bb
On Fri, 2018-06-15 at 08:08 -0700, Khem Raj wrote:
> Signed-off-by: Khem Raj
> ---
> meta/recipes-graphics/cairo/cairo.inc | 3 ++-
> meta/recipes-graphics/mesa/mesa.inc | 3 +++
> 2 files changed, 5 insertions(+), 1 deletion(-)
I think this patch breaks on multlib:
https://autobuilder.yocto.
On Fri, 2018-06-15 at 17:59 -0700, Jeremy Puhlman wrote:
If ALTERNATIVE_ lists the same entry more then once, the
update-alternatives identical install and remove actions are added
for
each repeated entry. This is exhibited when you add meta-selinux, and
examine the busybox package, which install
Currently, do_deploy installs a standard kernel image as an ITB. This
image is linux.bin and it is prepared by uboot_prep_kimage.
The real kernel fit-image is build under arch/${ARCH}/boot/fitImage.
This patch deploys the real fit-image instead of the one prepared by
u-boot and which is included
Hi all,
On Sun, Nov 05, 2017 at 12:52:36PM -0500, Gaël PORTAY wrote:
> Currently, do_deploy installs a standard kernel image as an ITB. This
> image is linux.bin and it is prepared by uboot_prep_kimage.
>
> The real kernel fit-image is build under arch/${ARCH}/boot/fitImage.
>
> This patch deplo
Sorry about the delay on this, my concern still remains. Having thought
about this a bit, the performance issue wouldn't show up with glibc, it
would probably show up better with glibc-locales, perl (due to its
modules) or the kernel (again due to large number of modules) as these
all have signific
On Fri, 2018-06-15 at 09:58 -0700, Ben Levinsky wrote:
> In some cirsumstances the user doesn't want to supply a kernel,
> rootFS
> to QEMU, but only a DTB.
>
> Allow users to specify dtb for supply via the QB_DTB option
> to QEMU.
>
> Signed-off-by: Ben Levinsky
> ---
> scripts/runqemu | 3 +++
When generating overlay DTB configuration sections, U-Boot doesn't want
the kernel specified again as we already have that in our base DTB. Add
support for this to allow bootm to process overlay configuration sections.
Signed-off-by: Alex Kiernan
---
Changes in v2:
- Use the right branch which e
Introduce UBOOT_DTB_LOADADDRESS and UBOOT_DTBO_LOADADDRESS so that you
can set where U-Boot loads full and overlay DTBs. This is required when
using bootm's overlay support to construct the final DTB.
Signed-off-by: Alex Kiernan
---
This commit conflicts with this patch:
https://patchwork.openem
On Fri, 2018-06-15 at 17:59 -0700, Jeremy Puhlman wrote:
> If ALTERNATIVE_ lists the same entry more then once, the
> update-alternatives identical install and remove actions are added
> for
> each repeated entry. This is exhibited when you add meta-selinux, and
> examine the busybox package, which
When generating overlay DTB configuration sections, U-Boot doesn't want
the kernel specified again as we already have that in our base DTB. Add
support for this to allow bootm to process overlay configuration sections.
Signed-off-by: Alex Kiernan
---
meta/classes/kernel-fitimage.bbclass | 26 ++
Introduce UBOOT_DTB_LOADADDRESS and UBOOT_DTBO_LOADADDRESS so that you
can set where U-Boot loads full and overlay DTBs. This is required when
using bootm's overlay support to construct the final DTB.
Signed-off-by: Alex Kiernan
---
This commit conflicts with this patch:
https://patchwork.openem
12 matches
Mail list logo