|
rocko: QA issue with glibc-locale
Similar QA issue is shown when you use:LOCALE_GENERATION_WITH_CROSS-LOCALEDEF_forcevariable = "0" which is needed to build glibc-locale with pyro on hosts with glibc-2.26 (with ENABLE_BINARY_LOCALE_GE
Similar QA issue is shown when you use:LOCALE_GENERATION_WITH_CROSS-LOCALEDEF_forcevariable = "0" which is needed to build glibc-locale with pyro on hosts with glibc-2.26 (with ENABLE_BINARY_LOCALE_GE
|
By
Martin Jansa
· #38465
·
|
|
[pyro][bitbake][PATCH] bitbake: Replace deprecated git branch parameter "--set-upstream"
It should go to bitbake-devel ML and the subject should say bitbake branch (which is 1.34 not pyro).
It should go to bitbake-devel ML and the subject should say bitbake branch (which is 1.34 not pyro).
|
By
Martin Jansa
· #38402
·
|
|
u-boot recipe: Missing dependencies
Be aware that when you provide python-native, it's more likely that swig-native will be detected in sysroot as well and then u-boot will fail to build libfdt python library. To prevent this autodetect
Be aware that when you provide python-native, it's more likely that swig-native will be detected in sysroot as well and then u-boot will fail to build libfdt python library. To prevent this autodetect
|
By
Martin Jansa
· #38274
·
|
|
[meta-raspberrypi][PATCH] Revert "qtbase: Enable EGLFS support"
In theory you can set QT_PACKAGES_ARCH to MACHINE_ARCH in rpi-base.inc to make it explicit, but that's also really bad (as e.g. rpi2 and rpi3 will each build it's own qtwebengine and all it's deps eve
In theory you can set QT_PACKAGES_ARCH to MACHINE_ARCH in rpi-base.inc to make it explicit, but that's also really bad (as e.g. rpi2 and rpi3 will each build it's own qtwebengine and all it's deps eve
|
By
Martin Jansa
· #38082
·
|
|
[meta-raspberrypi][PATCH] Revert "qtbase: Enable EGLFS support"
* this reverts commit 04b37dbdb79638b17a670280058400ffaf1b6ccb. * this makes qtbase and everything which depends on some qt* recipe to be effectivelly MACHINE_ARCH Signed-off-by: Martin Jansa <Martin.
* this reverts commit 04b37dbdb79638b17a670280058400ffaf1b6ccb. * this makes qtbase and everything which depends on some qt* recipe to be effectivelly MACHINE_ARCH Signed-off-by: Martin Jansa <Martin.
|
By
Martin Jansa
· #38074
·
|
|
"(-)"??
null and nothing can also be matched in MACHINE names, so to make sure people should use: COMPATIBLE_MACHINE = "(^$)"
null and nothing can also be matched in MACHINE names, so to make sure people should use: COMPATIBLE_MACHINE = "(^$)"
|
By
Martin Jansa
· #37981
·
|
|
[meta-raspberrypi][PATCH 1/3] linux-raspberrypi_4.9.bb: Upgrade to 4.9.50
Yes, GNU gold (GNU Binutils 2.29.0.20170912) 1.14
Yes, GNU gold (GNU Binutils 2.29.0.20170912) 1.14
|
By
Martin Jansa
· #37955
·
|
|
[meta-raspberrypi][PATCH 1/3] linux-raspberrypi_4.9.bb: Upgrade to 4.9.50
The last one "linux-raspberrypi: Build dtbs with dtbs make target for rpi64" is causing this error.
The last one "linux-raspberrypi: Build dtbs with dtbs make target for rpi64" is causing this error.
|
By
Martin Jansa
· #37953
·
|
|
[meta-raspberrypi][PATCH 1/3] linux-raspberrypi_4.9.bb: Upgrade to 4.9.50
With these 3 changes included I see following failure with raspberrypi3-64, it might be something caused by last oe-core upgrade, but I haven't noticed anything suspicious there. Looks familiar? | VDS
With these 3 changes included I see following failure with raspberrypi3-64, it might be something caused by last oe-core upgrade, but I haven't noticed anything suspicious there. Looks familiar? | VDS
|
By
Martin Jansa
· #37946
·
|
|
[meta-raspberrypi] ERROR: No recipes available for gstreamer
You're missing incompatible branches, use the same branch for all 3 and it will work.
You're missing incompatible branches, use the same branch for all 3 and it will work.
|
By
Martin Jansa
· #37847
·
|
|
cannot re-use shared state cache between build hosts
Why do you use: ";downloadfilename=PATH" ?
Why do you use: ";downloadfilename=PATH" ?
|
By
Martin Jansa
· #37632
·
|
|
layer.conf on openembedded-core ?
This might help you: https://git-scm.com/documentation
This might help you: https://git-scm.com/documentation
|
By
Martin Jansa
· #37417
·
|
|
ERROR: gcc-source-6.3.0-6.3.0-r0 do_fetch: Fetcher failure for URL: 'file://0002-uclibc-conf.patch'. Unable to fetch URL from any source.
He is mixing poky/pyro with oe-core/master. All recent issues reported by Riko are caused by that.
He is mixing poky/pyro with oe-core/master. All recent issues reported by Riko are caused by that.
|
By
Martin Jansa
· #37412
·
|
|
layer.conf on openembedded-core ?
But it's related to it, in this thread he added oe-core/meta in master branch to BBLAYERS in poky build (already including poky/meta) from pyro branch. That's why he is seeing 3 strange issues reporte
But it's related to it, in this thread he added oe-core/meta in master branch to BBLAYERS in poky build (already including poky/meta) from pyro branch. That's why he is seeing 3 strange issues reporte
|
By
Martin Jansa
· #37410
·
|
|
How can I use PREFERRED_VERSION_ ?
and you should start by not including 2 different versions of openembedded-core/meta in your builds. Then you won't need PREFERRED_VERSION for openssl and the issue with wic.vmdk you reported elsewher
and you should start by not including 2 different versions of openembedded-core/meta in your builds. Then you won't need PREFERRED_VERSION for openssl and the issue with wic.vmdk you reported elsewher
|
By
Martin Jansa
· #37404
·
|
|
RFC: Backwards compatibility checking sstate-cache
I haven't tried the patches, but I really like this idea (I was suggesting something like that since 2011 http://permalink.gmane.org/gmane.comp.handhelds.openembedded.core/10327) and I'm glad you were
I haven't tried the patches, but I really like this idea (I was suggesting something like that since 2011 http://permalink.gmane.org/gmane.comp.handhelds.openembedded.core/10327) and I'm glad you were
|
By
Martin Jansa
· #36859
·
|
|
[PATCH][meta-gplv2] gnutls: make it independent on gnutls.inc from oe-core
* also remove correct_rpl_gettimeofday_signature.patch like in commit e01e7c543a559c8926d72159b5cd55db0c661434 Author: Richard Purdie <richard.purdie@...> Date: Thu Jun 15 23:15:00 201
* also remove correct_rpl_gettimeofday_signature.patch like in commit e01e7c543a559c8926d72159b5cd55db0c661434 Author: Richard Purdie <richard.purdie@...> Date: Thu Jun 15 23:15:00 201
|
By
Martin Jansa
· #36756
·
|
|
[PATCH][meta-gplv2] gnutls: add use-pkg-config-to-locate-zlib.patch
ERROR: gnutls-3.3.27-r0 do_fetch: Fetcher failure for URL: 'file://correct_rpl_gettimeofday_signature.patch'. Unable to fetch URL from any source.
ERROR: gnutls-3.3.27-r0 do_fetch: Fetcher failure for URL: 'file://correct_rpl_gettimeofday_signature.patch'. Unable to fetch URL from any source.
|
By
Martin Jansa
· #36755
·
|
|
[PATCH][meta-gplv2] gnutls: add use-pkg-config-to-locate-zlib.patch
Probably yes as it got broken again yesterday:
Probably yes as it got broken again yesterday:
|
By
Martin Jansa
· #36754
·
|
|
Compiling meta-browser ==>chromium ? cleaning ?
You didn't say which versions you're using. If you're using latest oe-core with gcc7 then you will need v3 version of this change: http://lists.openembedded.org/pipermail/openembedded-devel/2017-June/
You didn't say which versions you're using. If you're using latest oe-core with gcc7 then you will need v3 version of this change: http://lists.openembedded.org/pipermail/openembedded-devel/2017-June/
|
By
Martin Jansa
· #36634
·
|