|
Re: [meta-zephyr] build broken with current oe-core master
I don't see any config.h that would fail and I just ran a clean build.
| DEBUG: Executing python function extract_stashed_builddir
| DEBUG: sed
I don't see any config.h that would fail and I just ran a clean build.
| DEBUG: Executing python function extract_stashed_builddir
| DEBUG: sed
|
By
Bartosz Golaszewski
·
#97908
·
|
|
[meta-perl] Update the HOMEPAGE variables that reference http://search.cpan.org
http://search.cpan.org redirects traffic to https://metacpan.org
Update the HOMEPAGE variable to the newly resolved address.
Signed-off-by: Jason Schonberg <schonm@...>
---
http://search.cpan.org redirects traffic to https://metacpan.org
Update the HOMEPAGE variable to the newly resolved address.
Signed-off-by: Jason Schonberg <schonm@...>
---
|
By
J. S.
·
#97907
·
|
|
[meta-xfce][master][kirkstone][PATCH] catfish: fix buildpaths issue
Signed-off-by: Chen Qi <Qi.Chen@...>
---
meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git
Signed-off-by: Chen Qi <Qi.Chen@...>
---
meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git
|
By
Chen Qi
·
#97906
·
|
|
[meta-networking] [PATCH v2] ndisc6: upgrade 1.0.5 -> 1.0.6
Changelog:
==========
# ndisc6: print NAT64 prefix if present.
# rdnssd: fix timeout calculation.
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-support/ndisc6/{ndisc6_git.bb =>
Changelog:
==========
# ndisc6: print NAT64 prefix if present.
# rdnssd: fix timeout calculation.
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-support/ndisc6/{ndisc6_git.bb =>
|
By
wangmy
·
#97905
·
|
|
Re: [meta-perl] PATCH] logcheck: upgrade 1.3.23 -> 1.3.24
Ok thanks. I was not sure of this was intentional. Thanks for explaining
Ok thanks. I was not sure of this was intentional. Thanks for explaining
|
By
Khem Raj
·
#97904
·
|
|
Re: [meta-perl] PATCH] logcheck: upgrade 1.3.23 -> 1.3.24
The directory name changed after the source package was unzipped.
1.3.23: the unzipped directory name does not have a version number, it is logcheck.
1.3.24: the unzipped directory name has a version
The directory name changed after the source package was unzipped.
1.3.23: the unzipped directory name does not have a version number, it is logcheck.
1.3.24: the unzipped directory name has a version
|
By
wangmy
·
#97903
·
|
|
Re: [meta-zephyr] build broken with current oe-core master
this one has succeeded. I guess there are multiple config.log files in
your build tree. Perhaps the one which shows exit 1 at the end is one
I am interested in.
this one has succeeded. I guess there are multiple config.log files in
your build tree. Perhaps the one which shows exit 1 at the end is one
I am interested in.
|
By
Khem Raj
·
#97902
·
|
|
Re: [meta-zephyr] build broken with current oe-core master
Here you go: https://pastebin.com/6KMD9PhX
Bart
Here you go: https://pastebin.com/6KMD9PhX
Bart
|
By
Bartosz Golaszewski
·
#97901
·
|
|
Re: [meta-perl] PATCH] logcheck: upgrade 1.3.23 -> 1.3.24
S is not needed to be set here anymore ? Is this change documented somewhere
S is not needed to be set here anymore ? Is this change documented somewhere
|
By
Khem Raj
·
#97900
·
|
|
Re: [meta-networking] [PATCH] ndisc6: upgrade 1.0.5 -> 1.0.6
perhaps move PV to recipe name. Use it instead of _git.bb
perhaps move PV to recipe name. Use it instead of _git.bb
|
By
Khem Raj
·
#97899
·
|
|
Re: [meta-zephyr] build broken with current oe-core master
Can you post config.log from this component
Can you post config.log from this component
|
By
Khem Raj
·
#97898
·
|
|
Re: [meta-zephyr] build broken with current oe-core master
This still fails for arduino nano 33 ble:
| checking for dirent.h... no
| checking sys/statvfs.h usability... no
| checking sys/statvfs.h presence... no
| checking for sys/statvfs.h... no
| checking
This still fails for arduino nano 33 ble:
| checking for dirent.h... no
| checking sys/statvfs.h usability... no
| checking sys/statvfs.h presence... no
| checking for sys/statvfs.h... no
| checking
|
By
Bartosz Golaszewski
·
#97897
·
|
|
[meta-oe] [PATCH] php: upgrade 8.1.7 -> 8.1.8
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-oe/recipes-devtools/php/{php_8.1.7.bb => php_8.1.8.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-oe/recipes-devtools/php/{php_8.1.7.bb => php_8.1.8.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#97896
·
|
|
[meta-oe] [PATCH] pegtl: upgrade 3.2.6 -> 3.2.7
Removed superfluous deprecated include.
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-extended/pegtl/{pegtl_3.2.6.bb => pegtl_3.2.7.bb} | 2 +-
1 file changed, 1 insertion(+), 1
Removed superfluous deprecated include.
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-extended/pegtl/{pegtl_3.2.6.bb => pegtl_3.2.7.bb} | 2 +-
1 file changed, 1 insertion(+), 1
|
By
wangmy
·
#97895
·
|
|
[meta-perl] PATCH] logcheck: upgrade 1.3.23 -> 1.3.24
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../logcheck/{logcheck_1.3.23.bb => logcheck_1.3.24.bb} | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../logcheck/{logcheck_1.3.23.bb => logcheck_1.3.24.bb} | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
rename
|
By
wangmy
·
#97894
·
|
|
[meta-oe] [PATCH] modemmanager: upgrade 1.18.8 -> 1.18.10
Changelog:
=========
* Build:
** Require libqmi 1.30.8.
* FCC unlock:
** Updated SDX55 unlock script to handle the new method introduced in
the latest firmware releases.
* Modem
Changelog:
=========
* Build:
** Require libqmi 1.30.8.
* FCC unlock:
** Updated SDX55 unlock script to handle the new method introduced in
the latest firmware releases.
* Modem
|
By
wangmy
·
#97893
·
|
|
[meta-networking] [PATCH] ndisc6: upgrade 1.0.5 -> 1.0.6
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-networking/recipes-support/ndisc6/ndisc6_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-networking/recipes-support/ndisc6/ndisc6_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
|
By
wangmy
·
#97892
·
|
|
[meta-networking] [PATCH] nbdkit: upgrade 1.31.10 -> 1.31.12
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../nbdkit/{nbdkit_1.31.10.bb => nbdkit_1.31.12.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../nbdkit/{nbdkit_1.31.10.bb => nbdkit_1.31.12.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#97891
·
|
|
[meta-oe] [PATCH] libp11: upgrade 0.4.11 -> 0.4.12
Changelog:
==========
Fixed using an explicitly provided PIN regardless of the secure login flag
Fixed RSA_PKCS1_PADDING handling
Fixed a crash on LLP64, including 64-bit Windows
Fixed
Changelog:
==========
Fixed using an explicitly provided PIN regardless of the secure login flag
Fixed RSA_PKCS1_PADDING handling
Fixed a crash on LLP64, including 64-bit Windows
Fixed
|
By
wangmy
·
#97890
·
|
|
[meta-gnome] [PATCH] libgsf: upgrade 1.14.49 -> 1.14.50
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../libgsf/{libgsf_1.14.49.bb => libgsf_1.14.50.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../libgsf/{libgsf_1.14.49.bb => libgsf_1.14.50.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#97889
·
|