|
Re: #yocto
#yocto
your 2nd meta-intel probably still has:
LICENSE_PATH += "${LAYERDIR}/custom-licenses"
in layer.conf without having this directory included in the layer?
your 2nd meta-intel probably still has:
LICENSE_PATH += "${LAYERDIR}/custom-licenses"
in layer.conf without having this directory included in the layer?
|
By
Martin Jansa
·
#51239
·
|
|
Re: #yocto
#yocto
I am not sure I am following ...
#1 is the actual package being built, #2 is the mods to the recipes for the image I am building...
(1) ./workspace_1/poky/../meta-intel
(2)
I am not sure I am following ...
#1 is the actual package being built, #2 is the mods to the recipes for the image I am building...
(1) ./workspace_1/poky/../meta-intel
(2)
|
By
Monsees, Steven C (US)
·
#51238
·
|
|
Re: Install Yocto image and backup
Thanks Matthias,
We don't have OTA update for RO kernel and rootfs yet, I'll take the
advice for running OTA A/B partitioning when the requirement is
coming.
Thank you all for your kind
Thanks Matthias,
We don't have OTA update for RO kernel and rootfs yet, I'll take the
advice for running OTA A/B partitioning when the requirement is
coming.
Thank you all for your kind
|
By
JH
·
#51237
·
|
|
Re: Install Yocto image and backup
Hi!
The A/B partitioning is very common and I would argue, it is the simplest way if you want you OTA Update to be safe in regards of any errors (user unplugging etc.) that may happen during write /
Hi!
The A/B partitioning is very common and I would argue, it is the simplest way if you want you OTA Update to be safe in regards of any errors (user unplugging etc.) that may happen during write /
|
By
Matthias Schoepfer
·
#51236
·
|
|
Re: Install Yocto image and backup
Hi Alexander,
Thanks for your advice.
Yes, the UBI/UBIFS is used in NAND partitions, I guess you alluded
there is no need use the backup, right?
If I do need to use a backup, it won't need another
Hi Alexander,
Thanks for your advice.
Yes, the UBI/UBIFS is used in NAND partitions, I guess you alluded
there is no need use the backup, right?
If I do need to use a backup, it won't need another
|
By
JH
·
#51235
·
|
|
[meta-security][PATCH 2/2] clamav: unify volatiles file name
Make the volatiles file name starts with digital.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
recipes-scanners/clamav/clamav_0.101.5.bb | 2 +-
1 file changed, 1 insertion(+), 1
Make the volatiles file name starts with digital.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
recipes-scanners/clamav/clamav_0.101.5.bb | 2 +-
1 file changed, 1 insertion(+), 1
|
By
Yi Zhao
·
#51234
·
|
|
[meta-security][PATCH 1/2] suricata: unify volatiles file name
Make the volatiles file name starts with digital.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
recipes-ids/suricata/suricata_4.1.9.bb | 2 +-
1 file changed, 1 insertion(+), 1
Make the volatiles file name starts with digital.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
recipes-ids/suricata/suricata_4.1.9.bb | 2 +-
1 file changed, 1 insertion(+), 1
|
By
Yi Zhao
·
#51233
·
|
|
Re: QA notification for completed autobuilder build (yocto-3.2.rc2)
Hello all,
This is the full report for yocto-3.2.rc2:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No new defects
Hello all,
This is the full report for yocto-3.2.rc2:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No new defects
|
By
Sangeeta Jain
·
#51232
·
|
|
Install Yocto image and backup
Apology if it is an off topic, I could not find proper mailing lists
to ask questions.
I built Yocto Linux kernel and installed Yocto image to MTD NAND
storage in an iMAX6 device, because we designed
Apology if it is an off topic, I could not find proper mailing lists
to ask questions.
I built Yocto Linux kernel and installed Yocto image to MTD NAND
storage in an iMAX6 device, because we designed
|
By
JH
·
#51231
·
|
|
Re: Meta-java - openjdk-8-native - fatal error: sys/sdt.h: No such file or directory
I have bumbled into a few recipes like that as well. It caused some concern because bitbake is supposed to avoid contamination like that.
You can use the ERROR_QA variable to do compile-host-path and
I have bumbled into a few recipes like that as well. It caused some concern because bitbake is supposed to avoid contamination like that.
You can use the ERROR_QA variable to do compile-host-path and
|
By
Chuck Wolber
·
#51230
·
|
|
Re: Meta-java - openjdk-8-native - fatal error: sys/sdt.h: No such file or directory
Hi,
My host OS has systemtap-sdt-devel installed for some reason. I temporarily renamed the sdt.h to get it out of the way and the build worked.
If all I have to do is remove that package
Hi,
My host OS has systemtap-sdt-devel installed for some reason. I temporarily renamed the sdt.h to get it out of the way and the build worked.
If all I have to do is remove that package
|
By
Darcy Watkins
·
#51229
·
|
|
Zeus to Dunfell package license checking change
Hi,
While upgrading our distro from Zeus to Dunfell, I ran into an issue where some locale packages blocked due to incompatible licenses, even though their licenses have not changed.
For example, the
Hi,
While upgrading our distro from Zeus to Dunfell, I ran into an issue where some locale packages blocked due to incompatible licenses, even though their licenses have not changed.
For example, the
|
By
Anders Montonen
·
#51228
·
|
|
Re: Yocto OS Creation on Linux Ubuntu 16.04 LTS
#yocto
This URL also fetches for me without any issues.
If you cannot reach it from your location, you can still put an archive with it to your premirror or redirect it to some other repo accessible to you
This URL also fetches for me without any issues.
If you cannot reach it from your location, you can still put an archive with it to your premirror or redirect it to some other repo accessible to you
|
By
Martin Jansa
·
#51227
·
|
|
Re: Yocto OS Creation on Linux Ubuntu 16.04 LTS
#yocto
Hi
Thank you for your response.sorry missed to include yocto group list.
I tried in two different networks , one is office n/w and other is personal n/w.
Both ways I got the same issue.
We could do it
Hi
Thank you for your response.sorry missed to include yocto group list.
I tried in two different networks , one is office n/w and other is personal n/w.
Both ways I got the same issue.
We could do it
|
By
Sujan KS
·
#51226
·
|
|
Re: Yocto OS Creation on Linux Ubuntu 16.04 LTS
#yocto
For one thing, please keep the list on CC.
Am Fr., 30. Okt. 2020 um 09:11 Uhr schrieb Sujan KS <katakam.sujan@...>:
Second, I have just verified that the
For one thing, please keep the list on CC.
Am Fr., 30. Okt. 2020 um 09:11 Uhr schrieb Sujan KS <katakam.sujan@...>:
Second, I have just verified that the
|
By
Josef Holzmayr
·
#51225
·
|
|
Re: Yocto OS Creation on Linux Ubuntu 16.04 LTS
#yocto
Just given the links a quick try here, it seems like your build is
having connectivity issues. Please check you uplink, or if it is
somehow filtered/proxied.
Greetz
Am Fr., 30. Okt. 2020 um 08:43
Just given the links a quick try here, it seems like your build is
having connectivity issues. Please check you uplink, or if it is
somehow filtered/proxied.
Greetz
Am Fr., 30. Okt. 2020 um 08:43
|
By
Josef Holzmayr
·
#51224
·
|
|
Yocto OS Creation on Linux Ubuntu 16.04 LTS
#yocto
We are facing issue in yocto OS creation due to time out issue and unable to create the image.
The log for this is as below,
WARNING: xf86-video-intel-2_2.99.917-r0 do_fetch: Failed to fetch URL
We are facing issue in yocto OS creation due to time out issue and unable to create the image.
The log for this is as below,
WARNING: xf86-video-intel-2_2.99.917-r0 do_fetch: Failed to fetch URL
|
By
Sujan KS
·
#51223
·
|
|
Re: musl and reproducible builds
Hi Khem,
30 Oct 2020 05:56:04 Khem Raj <raj.khem@...>:
That's exactly what I ended up doing and it works just like glibc. Thanks for pushing the patch.
--
Andrei Gherzan
gpg:
Hi Khem,
30 Oct 2020 05:56:04 Khem Raj <raj.khem@...>:
That's exactly what I ended up doing and it works just like glibc. Thanks for pushing the patch.
--
Andrei Gherzan
gpg:
|
By
Andrei Gherzan
·
#51222
·
|
|
Re: musl and reproducible builds
Hi Andrei
I have posted a patch for master, please test it out and let me know
if it fixes the issue.
https://patchwork.openembedded.org/patch/177717/
Hi Andrei
I have posted a patch for master, please test it out and let me know
if it fixes the issue.
https://patchwork.openembedded.org/patch/177717/
|
By
Khem Raj
·
#51221
·
|
|
[meta-zephyr][PATCH] zephyr-kernel-test: drop fatal kernel testcase
kernel 'fatal' testcase has directory structure changes in v2.4.0
version, which does not fit in current meta-zephyr test
build structure. So excluding it for now.
Signed-off-by: Naveen Saini
kernel 'fatal' testcase has directory structure changes in v2.4.0
version, which does not fit in current meta-zephyr test
build structure. So excluding it for now.
Signed-off-by: Naveen Saini
|
By
Naveen Saini
·
#51220
·
|