= "qemuarm"
DISTRO = "poky"
DISTRO_VERSION = "2.6+snapshot-20190215"
TUNE_FEATURES= "arm armv5 thumb dsp"
TARGET_FPU = "soft"
meta
meta-poky
meta-yocto-bsp =
"master-next:227617e923ce25ee266df51828ac4cce452
Does anybody have other suggestions on this one?
> Python subprocess' shell=True defaults to /bin/sh[1][2], which
> often refers to a POSIX-compliant shell. As the -e flag is
> not defined in the POSIX standard[3], some shells may
> interpret "-e" as the first argument to the echo command,
> causi
When building fitimage_initramfs, the correct depedency is to build
after do_bundle_initramfs. We can run into the following dependency
issue
DEBUG: Python function extend_recipe_sysroot finished
DEBUG: Executing shell function do_assemble_fitimage_initramfs
aarch64-xilinx-linux-objcopy: 'vmlinux'
On Thu, 2019-02-14 at 21:09 +, Alex Kiernan wrote:
> bmap-tools 3.5 was released August 2018 but has no release tarball,
> so
> switch to using the git fetcher. Also pull in the fix for
> StopIteration
> being transformed into RuntimeError for Python 3.7.
>
> Signed-off-by: Alex Kiernan
Unfo
On Fri, Feb 15, 2019 at 5:44 AM Otavio Salvador
wrote:
>
> On Tue, Feb 12, 2019 at 3:48 AM Khem Raj wrote:
> >
> > when building with opkg backend and huge packages e.g. chromium/llvm all
> > going in parallel, memory pressure causes xz to catapult with
> >
> > do_package_write_ipk: Failed to cre
On Fri, Feb 15, 2019 at 8:04 AM Richard Purdie
wrote:
>
> On Fri, 2019-02-15 at 07:01 -0800, Khem Raj wrote:
> > Richard/Ross
> >
> > Are you able to reproduce the problem and have
> > alternative solution?
>
> Your reproduction steps needed "use ipk", then yes, I could. I've sent
> out a patch wh
On Fri, 2019-02-15 at 07:01 -0800, Khem Raj wrote:
> Richard/Ross
>
> Are you able to reproduce the problem and have
> alternative solution?
Your reproduction steps needed "use ipk", then yes, I could. I've sent
out a patch which addresses the problem.
Cheers,
Richard
--
___
Fix another load of regex escape sequence warnings for newer
python versions.
Signed-off-by: Richard Purdie
---
meta/lib/oe/recipeutils.py | 8
meta/lib/oeqa/selftest/cases/bbtests.py | 6 +++---
meta/lib/oeqa/selftest/cases/devtool.py | 2 +-
meta/lib/oeqa/s
Signed-off-by: Richard Purdie
---
.../lttng/{lttng-ust_2.10.2.bb => lttng-ust_2.10.3.bb}| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-kernel/lttng/{lttng-ust_2.10.2.bb => lttng-ust_2.10.3.bb}
(90%)
diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.10.2.
Just stating the recipe counts are different isn't helpful, showing
the differences makes it much easier to understand what changed.
Signed-off-by: Richard Purdie
---
scripts/lib/buildstats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/lib/buildstats.py b/scripts
This avoids errors when running populate_sdk under opkg:
* Problem 1/1:
* - package busybox-dev-1.30.1-r0.core2-64 requires busybox = 1.30.1-r0, but
none of the providers can be installed
*
* Solution 1:
* - allow deinstallation of
target-sdk-provides-dummy-1.0-r0.sdk-provides-dummy-tar
Signed-off-by: Richard Purdie
---
.../lttng/{lttng-tools_2.10.5.bb => lttng-tools_2.10.6.bb}| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-kernel/lttng/{lttng-tools_2.10.5.bb =>
lttng-tools_2.10.6.bb} (97%)
diff --git a/meta/recipes-kernel/lttng/lttng-tools_2
On Tue, Jan 15, 2019 at 6:55 AM Alex Kiernan wrote:
>
> perf's jvmti support builds libperf-jvmti.so that needs to be packaged
> as part of the main package, not a developer package. Given there's no
> files in the developer package, override FILES_SOLIBSDEV so it's not
> gobbled by FILES_${PN}-de
On Fri, 15 Feb 2019 at 16:16, Otavio Salvador
wrote:
> I don't see urgency in to do the convertion so if there is more people
> which wishes to keep autotools for this release, we can skip it for
> 19.0.1 upgrade.
The idea was to switch as many recipes as possible that are on the
dependency path
On Fri, Feb 15, 2019 at 12:36 PM Böszörményi Zoltán via
Openembedded-core wrote:
>
> 2019. 02. 15. 14:26 keltezéssel, Alexander Kanavin írta:
> > On Fri, 15 Feb 2019 at 14:21, Fabio Berton
> > wrote:
> >> In my opinion, there is no relation with an update and change build
> >> system, once we can
Richard/Ross
Are you able to reproduce the problem and have
alternative solution?
On Tue, Feb 12, 2019 at 11:04 AM Khem Raj wrote:
>
> On Tue, Feb 12, 2019 at 7:59 AM Burton, Ross wrote:
> >
> > Would a neater solution be to PACKAGES_remove = ${PN}-dev?
> >
>
> That was first thing I tried too.
On Fri, Feb 15, 2019 at 11:27 AM Richard Purdie
wrote:
>
> On Thu, 2019-02-14 at 22:17 +0100, Alexander Kanavin wrote:
> > On Thu, 14 Feb 2019 at 22:10, Alex Kiernan
> > wrote:
> >
> > > +PV .= "+git${SRCPV}"
> >
> > This is unnecessary and adds clutter. Just the plain version number
> > is enoug
On Thu, Feb 14, 2019 at 11:32 PM Anuj Mittal wrote:
>
> Allow packages using llvm-config to find it using meson's dependency
> interface.
>
> Signed-off-by: Anuj Mittal
> ---
> meta/classes/meson.bbclass | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta/classes/meson.bbclass b/meta/c
2019. 02. 15. 14:26 keltezéssel, Alexander Kanavin írta:
On Fri, 15 Feb 2019 at 14:21, Fabio Berton
wrote:
In my opinion, there is no relation with an update and change build
system, once we can use mesa 18.3.3 without meson.
Please see:
https://www.phoronix.com/scan.php?page=news_item&px=Mes
On Fri, 15 Feb 2019 at 14:59, Otavio Salvador
wrote:
> > I am not going to do it: this split, when done properly, would require
> > separate rounds of testing of the commits, and I've already spent more
> > time on it than I really want to.
>
> When I replied first, I said I was going to do the u
On Fri, Feb 15, 2019 at 11:43 AM Alexander Kanavin
wrote:
>
> On Fri, 15 Feb 2019 at 14:29, Otavio Salvador
> wrote:
>
> >
> > I am NOT against the switch. I am against in a single commit doing
> > multiple changes at the same time.
> >
> > So AS MAINTAINER of the recipe, I nack this commit.
>
>
Following changes are applied:
710963f Merge https://github.com/ajaykuee/linux-firmware
c24aec4 nvidia: add TU10x typec controller firmware
28f5f7d Merge git://git.marvell.com/mwifiex-firmware
f30a319 Merge branch 'ath10k-20190201' of
git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/linux-firm
On Tue, Feb 12, 2019 at 3:48 AM Khem Raj wrote:
>
> when building with opkg backend and huge packages e.g. chromium/llvm all
> going in parallel, memory pressure causes xz to catapult with
>
> do_package_write_ipk: Failed to create package, opkg-build failed with: xz:
> (stdin): Cannot allocate m
On Fri, 15 Feb 2019 at 14:29, Otavio Salvador
wrote:
>
> I am NOT against the switch. I am against in a single commit doing
> multiple changes at the same time.
>
> So AS MAINTAINER of the recipe, I nack this commit.
I have to point out that as the maintainer you are supposed to be
doing the mai
On Fri, Feb 15, 2019 at 8:02 AM Alex Kiernan wrote:
>
> bmap-tools 3.5 was released August 2018 but has no release tarball, so
> switch to using the git fetcher. Also pull in the fix for StopIteration
> being transformed into RuntimeError for Python 3.7.
>
> Signed-off-by: Alex Kiernan
> ---
>
>
Alex,
On Fri, Feb 15, 2019 at 11:26 AM Alexander Kanavin
wrote:
>
> On Fri, 15 Feb 2019 at 14:21, Fabio Berton
> wrote:
> > In my opinion, there is no relation with an update and change build
> > system, once we can use mesa 18.3.3 without meson.
>
> Please see:
> https://www.phoronix.com/scan.p
On Fri, 15 Feb 2019 at 14:21, Fabio Berton
wrote:
> In my opinion, there is no relation with an update and change build
> system, once we can use mesa 18.3.3 without meson.
Please see:
https://www.phoronix.com/scan.php?page=news_item&px=Mesa-19.0-Deprecates-Autotools
We might as well switch to m
Hello,
On Fri, Feb 15, 2019 at 11:22 AM Fabio Berton
wrote:
> In my opinion, there is no relation with an update and change build
> system, once we can use mesa 18.3.3 without meson.
Agreed.
> On Fri, Feb 15, 2019 at 1:11 PM Alexander Kanavin
> wrote:
...
> See commit 30b10dbb7c6f6bdf3e489620f
Hi All!
In my opinion, there is no relation with an update and change build
system, once we can use mesa 18.3.3 without meson.
On Fri, Feb 15, 2019 at 1:11 PM Alexander Kanavin
wrote:
>
> From: Anuj Mittal
>
> * For changes, see:
> https://www.mesa3d.org/relnotes/18.3.3.html
>
> * Convert from
From: Anuj Mittal
* For changes, see:
https://www.mesa3d.org/relnotes/18.3.3.html
* Convert from using autotools to meson and get rid of unnecessary
patches.
* Include a patch to fix detection of host os combinations that we build
for.
Alex:
* fixed mesa-native failures by correctly setting di
Hi again,
I am now replying to myself.
If anyone is interested, I have solved it in dracut so it can use a sysroot.
See: https://github.com/dracutdevs/dracut/pull/535
Then, the dracut recipe also needs changes so it can be built as native.
A recipe is needed for a cross-compiler ldd from this:
> -Original Message-
> From: Alexander Kanavin [mailto:alex.kana...@gmail.com]
> Sent: Friday, February 15, 2019 08:52 PM
> To: Otavio Salvador
> Cc: Mittal, Anuj ; Fabio Berton
> ; Patches and discussions about the oe-core
> layer
>
> Subject: Re: [OE-core] [PATCH 2/2] mesa: upgrade 1
On Fri, 15 Feb 2019 at 13:46, Otavio Salvador
wrote:
> I think this patch should be split off. First we should upgrade to the
> newer release and later convert it to use meson.
>
> This allows for better review and testing.
>
> If desired, we can do the upgrade on our side and Anuj can handle the
On Fri, Feb 15, 2019 at 5:32 AM Anuj Mittal wrote:
>
> * For changes, see:
> https://www.mesa3d.org/relnotes/18.3.3.html
>
> * Convert from using autotools to meson and get rid of unnecessary
> patches.
>
> * Include a patch to fix detection of host os combinations that we build
> for.
>
> Signed-
On Fri, 15 Feb 2019 at 12:27, Richard Purdie
wrote:
>
> On Thu, 2019-02-14 at 22:17 +0100, Alexander Kanavin wrote:
> > On Thu, 14 Feb 2019 at 22:10, Alex Kiernan
> > wrote:
> >
> > > +PV .= "+git${SRCPV}"
> >
> > This is unnecessary and adds clutter. Just the plain version number
> > is enough.
On Thu, 2019-02-14 at 22:17 +0100, Alexander Kanavin wrote:
> On Thu, 14 Feb 2019 at 22:10, Alex Kiernan
> wrote:
>
> > +PV .= "+git${SRCPV}"
>
> This is unnecessary and adds clutter. Just the plain version number
> is enough.
If I read the original commit message correctly, it is necessary as
On Fri, 2019-02-15 at 09:22 +0100, Andrej Valek wrote:
> - update to last stable version 1.30.1
> - remove and refresh already merged patches
>
> Signed-off-by: Andrej Valek
> ---
> ...inittab_1.29.3.bb => busybox-inittab_1.30.1.bb} | 0
> ...te-check-CONFIG_DESKTOP-before-using-od-t.patch | 83
On Fri, 15 Feb 2019 at 10:54, Richard Purdie
wrote:
> > * For changes, see:
> > https://www.mesa3d.org/relnotes/18.3.3.html
> >
> > * Convert from using autotools to meson and get rid of unnecessary
> > patches.
> >
> > * Include a patch to fix detection of host os combinations that we
> > build
>
bmap-tools 3.5 was released August 2018 but has no release tarball, so
switch to using the git fetcher. Also pull in the fix for StopIteration
being transformed into RuntimeError for Python 3.7.
Signed-off-by: Alex Kiernan
---
Changes in v2:
- Drop append of "+git${SRCPV}" to PV
.../bmap-tools
On Thu, 2019-02-14 at 21:06 -0500, kai.k...@windriver.com wrote:
> From: Kai Kang
>
> Fix buildpaths qa warning of libidn2:
>
> > WARNING: libidn2-2.0.5-r0 do_package_qa: QA Issue: File
> > /work/core2-64-poky-linux/libidn2/2.0.5-r0/packages-split/libidn2-
> > dev/usr/lib/pkgconfig/libidn2.pc
>
On Fri, 2019-02-15 at 15:32 +0800, Anuj Mittal wrote:
> * For changes, see:
> https://www.mesa3d.org/relnotes/18.3.3.html
>
> * Convert from using autotools to meson and get rid of unnecessary
> patches.
>
> * Include a patch to fix detection of host os combinations that we
> build
> for.
>
> Si
From: Mazliana
QA team found that 10 manual bsp test cases from Testopia for
Beaglebone, EdgeRouter, and MPC need to be up streamed
[YOCTO #12650]
Signed-off-by: Mazliana
---
meta/lib/oeqa/manual/bsp-hw.json | 260 +++
1 file changed, 260 insertions(+)
dif
Currently kernel-fitimage gets the dtb from KERNEL_DEVICETREE, however
there are instances when the DTB file can be generated using other
recipes, provide a way to include the DTB instead of inkernel device
tree.
Add support for external device tree during the creation of fitimage.
If virtual/dtb
- update to last stable version 1.30.1
- remove and refresh already merged patches
Signed-off-by: Andrej Valek
---
...inittab_1.29.3.bb => busybox-inittab_1.30.1.bb} | 0
...te-check-CONFIG_DESKTOP-before-using-od-t.patch | 83 --
...-testsuite-check-uudecode-before-using-it
44 matches
Mail list logo