>
>
> https://autobuilder.yoctoproject.org/typhoon/#/builders/128/builds/3005/steps/12/logs/stdio
>
>
> On 23/03/2024 13:53:04-0600, Anibal Limon wrote:
> > Python not support importing modules with - so change to _.
> >
> > Signed-off-by: Anibal Limon
This is a generic functionality that takes a set of files and create a
boot parition based on IMAGE_BOOT_FILES var, allow to sepcify the
variable name so a BSP plugin can extend this and re-use the
functionality.
Signed-off-by: Anibal Limon
---
scripts/lib/wic/plugins/source/bootimg
Python not support importing modules with - so change to _.
Signed-off-by: Anibal Limon
---
.../source/{bootimg-biosplusefi.py => bootimg_biosplusefi.py} | 0
scripts/lib/wic/plugins/source/{bootimg-efi.py => bootimg_efi.py} | 0
.../plugins/source/{bootimg-partit
Hi,
Any update on push this to dunfell?,
I'm facing the issue,
https://ci.linaro.org/job/lt-qcom-openembedded-meta-qcom-premerge-dunfell/46/MACHINE=dragonboard-410c,TCLIBC=glibc,label=docker-buster-amd64/console
Thanks in advance!,
Anibal
On Wed, 8 Dec 2021 at 14:21, Anibal Limo
From: Andrey Zhizhikin
When CONFIG_TRACEPOINTS is not enabled in kernel config - module
compilation is skipped, which causes the ${D}/${nonarch_base_libdir} not
to be created.
This fails later in do_install:append() due to the fact that find
command in executed for non-existing folder.
Check fo
On Tue, 23 Nov 2021 at 16:40, Richard Purdie <
richard.pur...@linuxfoundation.org> wrote:
> On Tue, 2021-11-23 at 12:00 -0600, Anibal Limon wrote:
> > Hi,
> >
> > Is this patch good enough? or need another change.
>
> There was feedback about the commit message
Hi,
Is this patch good enough? or need another change.
Regards!,
Anibal
On Mon, 15 Nov 2021 at 10:36, Anibal Limon via lists.openembedded.org
wrote:
> cmake-native can get pulled into the sysroot via dependencies, but it
> is always needed:
>
> | Program cmake found: NO
>
cmake-native can get pulled into the sysroot via dependencies, but it
is always needed:
| Program cmake found: NO
| ERROR: meson failed
Fixes,
...
File
"/home/builds/oe-rpb-master/build-410c/tmp-rpb-glibc/work/cortexa53-linaro-linux/waffle/1.7.0-r0/recipe-sysroot-native/usr/lib/python3.10
Fixes,
...
File
"/home/builds/oe-rpb-master/build-410c/tmp-rpb-glibc/work/cortexa53-linaro-linux/waffle/1.7.0-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/mesonbuild/modules/cmake.py",
line 241, in detect_cmake
p, stdout, stderr = mesonlib.Popen_safe(cmakebin.get_command
Fixes,
...
File
"/home/builds/oe-rpb-master/build-410c/tmp-rpb-glibc/work/cortexa53-linaro-linux/waffle/1.7.0-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/mesonbuild/modules/cmake.py",
line 241, in detect_cmake
p, stdout, stderr = mesonlib.Popen_safe(cmakebin.get_command() +
Changes,
bcb8280 utils.c: add system data collection when a test gets stuck.
c29240c utils.c: handle test timeouts directly with poll()
d6f509f tests/utils.c: fix a memory corruption in find_word
c10e747 main: Do not return number of failed tests when calling ptest-runner
4958988 utils.c: fix memo
From: Richard Purdie
Signed-off-by: Richard Purdie
---
meta/recipes-core/images/build-appliance-image_15.0.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-core/images/build-appliance-image_15.0.0.bb
b/meta/recipes-core/images/build-appliance-image_15.0.0.b
Changes,
cce0edb utils.c: wait_child reimplement timeout using alarm
acbba90 utils.c: Use a thread to read from child
cb2840a utils.c: Fix exit status of a child
77bc79e utils.c: get_available_ptests allow to specify relative directories
d27e242 README.md: Small fix mtrace call
c5d5831 tests/utils
I'm still getting this error, I don't know if this patch will be applied.
Regards,
Anibal
On Tue, 23 Feb 2021 at 01:04, Ilias Apalodimas
wrote:
> On Mon, Feb 22, 2021 at 03:45:08PM -0600, Aníbal Limón wrote:
> > Changes,
> >
> > 60e25a3 (HEAD -> oe-core, origin/oe-core) makewrappers: Fix glibc
= d.getVar("THISDIR")
+thisdir = os.path.normpath(d.getVar("THISDIR"))
We use the next config files for bblayers and local.conf,
https://github.com/96boards/oe-rpb-manifest/tree/qcom/master/conf
Regards,
Anibal
>
>
>
> On Tue, Mar 2, 2021 at 6:14 PM Anibal
This breaks our builds,
...
ERROR: Cannot add
'/home/builds/oe-rpb-master/layers/openembedded-core/meta/recipes-core/glib-2.0/files/meson.cross.d/common'
to --cross-file, because it's not relative to THISDIR
'/home/builds/oe-rpb-master/build-410c-2/conf/../../layers/openembedded-core/meta/recipes-
Changes,
60e25a3 (HEAD -> oe-core, origin/oe-core) makewrappers: Fix glibc 2.33 fstatat
usage issues
77d2898 ports/linux: Add wrapper for fstatat/fstatat64 in glibc 2.33
d03de55 ports/rename/renameat: Avoid race when renaming files
c838d8c ports/unix: Add faccessat and faccessat2
7720723 ports/ac
On Sun, 31 Jan 2021 at 07:10, Martin Jansa wrote:
> On Sun, Jan 31, 2021 at 10:34:48AM +, Richard Purdie wrote:
> > On Sun, 2021-01-31 at 10:55 +0100, Martin Jansa wrote:
> > > On Sun, Jan 31, 2021 at 09:07:50AM +, Richard Purdie wrote:
> > > > On Sat, 2021-01-30 at 17:15 +0100, Martin Ja
This patch causes problems in multilib configurations,
http://errors.yoctoproject.org/Errors/Details/539019/
Regards,
Anibal
On Mon, 30 Nov 2020 at 21:35, Sinan Kaya wrote:
> Support per binary package to not bloat the system with unneeded
> tools.
>
> Signed-off-by: Sinan Kaya
> ---
> .../n
Signed-off-by: Aníbal Limón
---
.../mesa/{mesa-gl_20.1.6.bb => mesa-gl_20.1.8.bb} | 0
meta/recipes-graphics/mesa/mesa.inc | 2 +-
meta/recipes-graphics/mesa/{mesa_20.1.6.bb => mesa_20.1.8.bb} | 0
3 files changed, 1 insertion(+), 1 deletion(-)
rename
Fix segfault on probing a non-PCI platform device on a system with PCI.
...
at ../../xorg-server-1.20.9/os/log.c:1017
at ../../xorg-server-1.20.9/os/osinit.c:156
at ../../xorg-server-1.20.9/os/osinit.c:110
at ../../../../xorg-server-1.20.9/hw/xfree86/common/xf86platformBus.c:292
Fix segfault on probing a non-PCI platform device on a system with PCI.
...
at ../../xorg-server-1.20.9/os/log.c:1017
at ../../xorg-server-1.20.9/os/osinit.c:156
at ../../xorg-server-1.20.9/os/osinit.c:110
at ../../../../xorg-server-1.20.9/hw/xfree86/common/xf86platformBus.c:292
From: Anibal Limon
Signed-off-by: Aníbal Limón
Signed-off-by: Richard Purdie
(cherry picked from commit e20c1e07a807f66f028104d8491d974a36734192)
Signed-off-by: Aníbal Limón
---
.../linux-firmware/linux-firmware_20200817.bb | 6 +-
1 file changed, 5 insertions(+), 1
Signed-off-by: Aníbal Limón
---
.../linux-firmware/linux-firmware_20200817.bb | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20200817.bb
b/meta/recipes-kernel/linux-firmware/linux-firmware_20200817.bb
index
On Wed, 20 May 2020 at 11:51, Nicolas Dechesne
wrote:
>
> On Wed, May 20, 2020 at 4:59 PM Aníbal Limón
> wrote:
>
>> Signed-off-by: Aníbal Limón
>>
>
> all you 3 patches are backports/cherry-picked, please show that in your
> new patches, e.g. git cherry-pick -x -s . it's much easier to
> revie
Signed-off-by: Aníbal Limón
Signed-off-by: Richard Purdie
(cherry picked from commit dd5f6de4995fbfad881567137fdefc1a8a3903b4)
Signed-off-by: Aníbal Limón
---
meta/recipes-kernel/linux-firmware/linux-firmware_20200122.bb | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/met
Signed-off-by: Aníbal Limón
Signed-off-by: Richard Purdie
(cherry picked from commit 55fb6324d627f55c197af068038f3886b95c3cb2)
Signed-off-by: Aníbal Limón
---
meta/recipes-kernel/linux-firmware/linux-firmware_20200122.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/r
Signed-off-by: Aníbal Limón
Signed-off-by: Richard Purdie
(cherry picked from commit ed9da2d9dc42c437650d539c4d14b8b786f82059)
Signed-off-by: Aníbal Limón
---
...inux-firmware_20200122.bb => linux-firmware_20200421.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/rec
Signed-off-by: Aníbal Limón
---
meta/recipes-kernel/linux-firmware/linux-firmware_20200122.bb | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20200122.bb
b/meta/recipes-kernel/linux-firmware/linux-firmware_20200122.bb
index
Signed-off-by: Aníbal Limón
---
...inux-firmware_20200122.bb => linux-firmware_20200421.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-kernel/linux-firmware/{linux-firmware_20200122.bb =>
linux-firmware_20200421.bb} (99%)
diff --git a/meta/recipes-kernel/li
Signed-off-by: Aníbal Limón
---
meta/recipes-kernel/linux-firmware/linux-firmware_20200122.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20200122.bb
b/meta/recipes-kernel/linux-firmware/linux-firmware_20200122.bb
index 71
Signed-off-by: Aníbal Limón
---
...inux-firmware_20200122.bb => linux-firmware_20200421.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-kernel/linux-firmware/{linux-firmware_20200122.bb =>
linux-firmware_20200421.bb} (99%)
diff --git a/meta/recipes-kernel/li
Signed-off-by: Aníbal Limón
---
meta/recipes-kernel/linux-firmware/linux-firmware_20200122.bb | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20200122.bb
b/meta/recipes-kernel/linux-firmware/linux-firmware_20200122.bb
index
Signed-off-by: Aníbal Limón
---
meta/recipes-kernel/linux-firmware/linux-firmware_20200122.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20200122.bb
b/meta/recipes-kernel/linux-firmware/linux-firmware_20200122.bb
index 71
Add support for un ptests in multiple directories, useful in multilib
builds.
Changes,
1e9a845 Add support to specify multiple folder for ptest-runner
287ba30 Makefile: Fix TEST_LDFLAGS gcc cmdline position
[YOCTO #12604]
Signed-off-by: Aníbal Limón
---
.../{ptest-runner_2.3.2.bb => ptest-run
In multilib build configs libs can be installed in /usr/lib{32,64,x32}
so use libdir to specify the correct ptest directory along with default
/usr/lib.
[YOCTO #12604]
Signed-off-by: Aníbal Limón
---
meta/lib/oeqa/runtime/cases/ptest.py | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
Contains the firmware for the audio, compute and modem/wireless in SDM845
platforms.
Signed-off-by: Aníbal Limón
---
.../linux-firmware/linux-firmware_20200122.bb| 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-kernel/linux-firmware/linux-firm
On Tue, 31 Mar 2020 at 07:31, Nicolas Dechesne
wrote:
>
>
> On Tue, Mar 31, 2020 at 4:01 AM Aníbal Limón
> wrote:
>
>> Contains the firmware for the modem and wireless in SDM845 platforms.
>>
>
> it is more than that, since that folder contains also the audio and
> compute DSP firmware, so we sh
Contains the firmware for the modem and wireless in SDM845 platforms.
Signed-off-by: Aníbal Limón
---
meta/recipes-kernel/linux-firmware/linux-firmware_20200122.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20200122.bb
b/meta/recipes
Hi,
Any update on this?,
Regards,
Anibal
On Mon, 20 Jan 2020 at 18:41, Anibal Limon wrote:
> I found the answer, poky adds wayland support via DISTRO_FEATURES that
> ends on python3 dependency in the waffle recipe-sysroot.
>
> You can test removing wayland from DISTRO_FEATURE
I found the answer, poky adds wayland support via DISTRO_FEATURES that ends
on python3 dependency in the waffle recipe-sysroot.
You can test removing wayland from DISTRO_FEATURES to see the failure, we
use OE and has two distro variants X/Wayland so the builds
fails only in X [1][2].
Regards,
Ani
Forget this patch, I was confused about which version merged on bitbake.
Anibal
On Thu, 9 Jan 2020 at 14:03, Aníbal Limón wrote:
> The new BB_SIGNATURE_LOCAL_DIRS_EXCLUDE allows you to specify a list
> of directories to exclude when making taskhash [1], set default as common
> VCS directories.
On Thu, 9 Jan 2020 at 05:23, Alexander Kanavin
wrote:
> On Thu, 9 Jan 2020 at 02:43, Aníbal Limón wrote:
>
>> -DEPENDS_append = " meson-native ninja-native"
>> +DEPENDS_append = " meson-native ninja-native python3"
>>
>
> Apologies, but I cannot accept this. Not all meson-based components even
>
On Wed, 18 Dec 2019 at 14:31, Ross Burton wrote:
> On 03/12/2019 22:06, Aníbal Limón wrote:
> > Fixes,
> >
> > ...
> > | Program python3 found: YES
> (/home/anibal.limon/linaro/oe-rpb-master/build-410c/tmp-rpb-glibc/work/aarch64-linaro-linux/waffle/1.6.0-r0/recipe-sysroot-native/usr/bin/python3-n
On Wed, 4 Dec 2019 at 13:15, Alexander Kanavin
wrote:
> On Wed, 4 Dec 2019 at 20:04, Aníbal Limón wrote:
>
>> -inherit meson features_check lib_package bash-completion
>> +inherit meson setuptools3 features_check lib_package bash-completion
>>
>
> I don't think you actually need setuptools3 here
ill add this inherit on
waffle recipe.
Regards,
Anibal
>
> I'd suggest you fix the broken recipes individually by adding python3 to
> DEPENDS. Yes, the "not a valid python" message is not helpful; suggestions
> how to improve this are welcome.
>
> Alex
>
&g
On Tue, 3 Dec 2019 at 17:37, Khem Raj wrote:
>
>
> On Tue, Dec 3, 2019 at 2:06 PM Aníbal Limón
> wrote:
>
>> Fixes,
>>
>> ...
>> | Program python3 found: YES
>> (/home/anibal.limon/linaro/oe-rpb-master/build-410c/tmp-rpb-glibc/work/aarch64-linaro-linux/waffle/1.6.0-r0/recipe-sysroot-native/usr/b
On Wed, 3 Jul 2019 at 12:01, Aníbal Limón wrote:
> Add the ability to set more than one tap devices into the
> same qemu instance,
>
> The code was modified to detect multiple @TAP@ and @MAC@ in the
> QA_TAP_OPT and QA_NETWORK_DEVICE respectively, it handles the
> attach/creation of multiple tap
Hi Chen,
Thanks for report, may be related to the name of the NIC inside qemu. I
will investigate.
Regards!,
Anibal
On Tue, 2 Jul 2019 at 21:08, ChenQi wrote:
> Could you please help check if the following failures are related to
> this patch series?
>
> https://autobuilder.yoctoproject.org/ty
I squashed the fix in the wrong patch that's because the v3 that are no
functional changes between v2 and v3.
Fixed acquired_lock method to only add the lock when acquire succeed.
Regards,
Anibal
On Mon, 1 Jul 2019 at 16:23, Aníbal Limón wrote:
> In order to support multiple tap devices in the
On Sun, 30 Jun 2019 at 06:41, wrote:
> On Thu, 2019-06-27 at 22:38 -0500, Aníbal Limón wrote:
> > In order to support multiple tap devices in the same qemu virtual
> > machine.
> >
> > Signed-off-by: Aníbal Limón
> > ---
>
> With this change included tests failed on the autobuilder. I think it
>
On Thu, 15 Nov 2018 at 07:08, Burton, Ross wrote:
> On Tue, 23 Oct 2018 at 01:38, Anibal Limon
> wrote:
> >> > -fstypes = [fs for fs in d.getVar('IMAGE_FSTYPES').split(' ')
>
> >> > +fstypes = d.getVar('IMAGE_FSTYPES&
On Sat, 20 Oct 2018 at 02:11, wrote:
> On Tue, 2018-10-16 at 18:21 -0500, Aníbal Limón wrote:
> > When use simpleremote target the flash/boot process is executed
> > manually, the IMAGE_FSTYPES validation is only needed when execute
> > testimage against qemu.
> >
> > The supported_fstypes comes
Hi Richard,
I need to update the selftest testcase, i will send v2.
I send other patch, can you take a look?
http://lists.openembedded.org/pipermail/openembedded-core/2018-October/156762.html
Regards,
Anibal
On Thu, 18 Oct 2018 at 10:43, wrote:
> On Wed, 2018-10-17 at 18:00 -0500, Aníbal Lim
Targeting sumo too.
Anibal
On Tue, 2 Oct 2018 at 16:43, Aníbal Limón wrote:
> When execute in multiple layers like meta-openembedded the execution is
> aborted when some sublayer fails to get world signatures, so mark it as
> an error and continue the execution in the remaining sublayers.
>
> S
On Wed, 18 Jul 2018 at 20:27, Daniel Díaz wrote:
> Once another header #includes , there is a
> potential recursion going on because the
> multilib_header_wrapper.h #includes again!
>
> This should not happen because an __arm__ (32-bits) or an
> __aarch64__ (64-bits) environment guarantees that
The Package Manager implementation for deb didn't
take a look about multilib enabled variants.
Changes are made for generate apt.conf, sources.list and
debian repo index Release and Packages files.
[YOCTO #1502]
Signed-off-by: Anibal Limon
---
meta/lib/oe/package_manager.py
57 matches
Mail list logo