|
Setup no IP address for eth0 - systemd
Hi, Check if you also have Networkmanager in your image. -a
Hi, Check if you also have Networkmanager in your image. -a
|
By
Anders Montonen
· #59306
·
|
|
undefined reference problem persists
Hi, If your project doesn’t have any special requirements about not using (L)GPLv3-licensed packages, then dropping meta-gplv2 is by far the best option. The dependency on readline comes from Networkm
Hi, If your project doesn’t have any special requirements about not using (L)GPLv3-licensed packages, then dropping meta-gplv2 is by far the best option. The dependency on readline comes from Networkm
|
By
Anders Montonen
· #58499
·
|
|
undefined reference problem persists
Are you using meta-gplv2? That function doesn’t exist yet in the version of readline provided by that layer. Regards, Anders
Are you using meta-gplv2? That function doesn’t exist yet in the version of readline provided by that layer. Regards, Anders
|
By
Anders Montonen
· #58495
·
|
|
Building Yocto on M1 Mac
Just to give some numbers, building a Dunfell core-image-minimal for the Beaglebone, with a pre-populated DL_DIR took 36 minutes in a Linux VM on a M1 Max Macbook Pro (8 cores, 16GB RAM allocated), an
Just to give some numbers, building a Dunfell core-image-minimal for the Beaglebone, with a pre-populated DL_DIR took 36 minutes in a Linux VM on a M1 Max Macbook Pro (8 cores, 16GB RAM allocated), an
|
By
Anders Montonen
· #56178
·
|
|
Building Yocto on M1 Mac
Hi, Looking at Docker Hub, none of the published Crops containers are built for ARM64. You can try building the containers yourself, making sure to pick base distros that are available for ARM64. Note
Hi, Looking at Docker Hub, none of the published Crops containers are built for ARM64. You can try building the containers yourself, making sure to pick base distros that are available for ARM64. Note
|
By
Anders Montonen
· #56170
·
|
|
building image for Realtek RTS3916N mips SoC using vendor provided prebuilt external uClibc toolchain
Hi, I’m guessing that your U-Boot config doesn’t set the correct MIPS architecture revision. The compiler error shows that you’re trying to assemble a MIPS32r1 instruction, but the compiler is targeti
Hi, I’m guessing that your U-Boot config doesn’t set the correct MIPS architecture revision. The compiler error shows that you’re trying to assemble a MIPS32r1 instruction, but the compiler is targeti
|
By
Anders Montonen
· #55688
·
|
|
cc1 binary in final rootfs even when no reference to it
I've run into this, and from memory cpp is needed if you intend to run the parser, but since the dependency is added through RDEPENDS_${PN}_class-target it gets installed even if you're only running t
I've run into this, and from memory cpp is needed if you intend to run the parser, but since the dependency is added through RDEPENDS_${PN}_class-target it gets installed even if you're only running t
|
By
Anders Montonen
· #52578
·
|
|
Yoctoproject.org cgit tags CSS
Hi, The previous change also seems to have broken the tag highlighting for the light theme. Regards, Anders Montonen
Hi, The previous change also seems to have broken the tag highlighting for the light theme. Regards, Anders Montonen
|
By
Anders Montonen
· #51335
·
|
|
Yoctoproject.org cgit tags CSS
Hi, The tags now show as white text on yellow background, which is unreadable. I think you must copy "table.list td a.tag-deco” too, to set the text color. Btw, this is probably the same as <https://b
Hi, The tags now show as white text on yellow background, which is unreadable. I think you must copy "table.list td a.tag-deco” too, to set the text color. Btw, this is probably the same as <https://b
|
By
Anders Montonen
· #51333
·
|
|
Yoctoproject.org cgit tags CSS
Hi, Since some time, the tags in the log view of yoctoproject.org’s cgit have not been highlighted correctly. The problem seems to be that in the HTML, tags are given the class “tag-annotated-deco”, w
Hi, Since some time, the tags in the log view of yoctoproject.org’s cgit have not been highlighted correctly. The problem seems to be that in the HTML, tags are given the class “tag-annotated-deco”, w
|
By
Anders Montonen
· #51323
·
|
|
Reproducible builds and RPM packages
Just to be clear, I’m referring to the RPM metadata. If you build a package, and then run "rpm -q --qf '[%{FILENAMES} %{FILEMTIMES} ]' -p package” on the output, the listed timestamps will not match e
Just to be clear, I’m referring to the RPM metadata. If you build a package, and then run "rpm -q --qf '[%{FILENAMES} %{FILEMTIMES} ]' -p package” on the output, the listed timestamps will not match e
|
By
Anders Montonen
· #51282
·
|
|
Reproducible builds and RPM packages
Hi, When going from Zeus to Dunfell, I noticed that all files on the rootfs had timestamps long in the past, which I assume is from reproducible builds now being on by default. While that is a good th
Hi, When going from Zeus to Dunfell, I noticed that all files on the rootfs had timestamps long in the past, which I assume is from reproducible builds now being on by default. While that is a good th
|
By
Anders Montonen
· #51251
·
|
|
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
·
|
|
Warrior uninative
Hi, This turned out to be operator error. For Thud, we had to manually update a bunch of mirror variables, including for uninative, which I had completely forgotten about. After cleaning out the confi
Hi, This turned out to be operator error. For Thud, we had to manually update a bunch of mirror variables, including for uninative, which I had completely forgotten about. After cleaning out the confi
|
By
Anders Montonen
· #50911
·
|
|
Warrior uninative
Hi, The checksum of <https://downloads.yoctoproject.org/releases/uninative/2.7/x86_64-nativesdk-libc.tar.xz> doesn’t match what’s specified in yocto-uninative.inc. The actual checksum seems to match a
Hi, The checksum of <https://downloads.yoctoproject.org/releases/uninative/2.7/x86_64-nativesdk-libc.tar.xz> doesn’t match what’s specified in yocto-uninative.inc. The actual checksum seems to match a
|
By
Anders Montonen
· #50891
·
|
|
Shorten booting time
If you’re using systemd, you can use systemd-analyze to get some boot performance statistics. They can help identify slow-starting services, dependency chains, and other bottlenecks. -a
If you’re using systemd, you can use systemd-analyze to get some boot performance statistics. They can help identify slow-starting services, dependency chains, and other bottlenecks. -a
|
By
Anders Montonen
· #49095
·
|
|
Getting kernel patch to work
Hi, It looks like you have a typo here, the last letter of SRC_URI isn’t capitalized. -a
Hi, It looks like you have a typo here, the last letter of SRC_URI isn’t capitalized. -a
|
By
Anders Montonen
· #48732
·
|
|
cve-checker name collisions
Thanks (and to Mikko too), that worked, though I’m a bit curious how one would find the proper vendor name, especially for a project like this where there’s no clear company name. Regards, Anders
Thanks (and to Mikko too), that worked, though I’m a bit curious how one would find the proper vendor name, especially for a project like this where there’s no clear company name. Regards, Anders
|
By
Anders Montonen
· #48153
·
|
|
cve-checker name collisions
Hi, What's the best way for handling name collisions when using the cve-checker tool? For example, there's a ton of Adobe Flex vulnerabilities that are reported against the Flex lexical analyzer gener
Hi, What's the best way for handling name collisions when using the cve-checker tool? For example, there's a ton of Adobe Flex vulnerabilities that are reported against the Flex lexical analyzer gener
|
By
Anders Montonen
· #48133
·
|
|
[meta-security][PATCH] meta-integrity/../systemd: fix pollution issue
Hi, These look like typos: of -> if iam -> ima iam -> ima Regards, Anders
Hi, These look like typos: of -> if iam -> ima iam -> ima Regards, Anders
|
By
Anders Montonen
· #47810
·
|