- Dec 13, 2021
-
-
Khem Raj authored
This helps to ensure that a valid version is encoded for libseccomp consumers, We dont need it generally since the release comes from a release branch but rv32 port is on a staging branch of main where release number is not coded yet and set to 0.0.0 Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
- Dec 10, 2021
-
-
Bernhard Rosenkränzer authored
Add baremetal-riscv32nf config for RISC-V32 machines without floating point instructions (e.g. Hi3861) Signed-off-by:Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
-
Khem Raj authored
libseccomp support is not yet upstreamed. see https://github.com/seccomp/libseccomp/pull/327 Signed-off-by:
Khem Raj <raj.khem@gmail.com>
-
- Nov 17, 2021
-
-
Khem Raj authored
Apply needed libc patch Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
Khem Raj authored
Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
Khem Raj authored
This change is now in oe-core Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
- Nov 04, 2021
-
-
Khem Raj authored
Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
- Oct 12, 2021
-
-
Khem Raj authored
Fixes ERROR: QA Issue: gn: ELF binary /usr/bin/gn has relocations in .text [textrel] Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
- Sep 14, 2021
-
-
Khem Raj authored
Latest version is causing QA errors e.g. ERROR: lttng-tools-2.13.0-r0 do_package_qa: QA Issue: lttng-tools: ELF binary /usr/lib/lttng/libexec/lttng-consumerd has relocations in .text lttng-tools: ELF binary /usr/bin/lttng has relocations in .text lttng-tools: ELF binary /usr/bin/lttng-crash has relocations in .text lttng-tools: ELF binary /usr/bin/lttng-relayd has relocations in .text lttng-tools: ELF binary /usr/bin/lttng-sessiond has relocations in .text [textrel] Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
- Aug 30, 2021
-
-
Khem Raj authored
Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
- Aug 05, 2021
-
-
Khem Raj authored
Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
Khem Raj authored
New override syntax requires it Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
Khem Raj authored
Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
- Jul 22, 2021
-
-
Alistair Francis authored
Signed-off-by:Alistair Francis <alistair.francis@wdc.com>
-
Alistair Francis authored
Signed-off-by:Alistair Francis <alistair.francis@wdc.com>
-
Alistair Francis authored
Signed-off-by:Alistair Francis <alistair.francis@wdc.com>
-
- Jul 15, 2021
-
-
Khem Raj authored
Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
- Jun 21, 2021
-
-
Khem Raj authored
Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
- Jun 14, 2021
-
-
Khem Raj authored
Aligns with DT rename with -dev branch Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
- Jun 08, 2021
-
-
Khem Raj authored
As we are in rapid dev phase, lets all use dev kernel since older branches while work do not have all the latest porting work Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
Khem Raj authored
This is new dev branch for beagleV work Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
Khem Raj authored
Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
Khem Raj authored
The issue was in partition resizing script which has been found and fixed for GPT see [1] Therefore we can switch back to GPT parition layout now [1] https://github.com/96boards/96boards-tools/pull/15 Signed-off-by:
Khem Raj <raj.khem@gmail.com>
-
Khem Raj authored
Ignore Build QA errors for now fish-3.2.2: fish: ELF binary /usr/bin/fish_key_reader has relocations in .text fish: ELF binary /usr/bin/fish_key_reader has relocations in .text fish: ELF binary /usr/bin/fish_indent has relocations in .text fish: ELF binary /usr/bin/fish_indent has relocations in .text fish: ELF binary /usr/bin/fish has relocations in .text fish: ELF binary /usr/bin/fish has relocations in .text [textrel] Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
Alistair Francis authored
Signed-off-by:Alistair Francis <alistair.francis@wdc.com>
-
Alistair Francis authored
Signed-off-by:Alistair Francis <alistair.francis@wdc.com>
-
Alistair Francis authored
Signed-off-by:Alistair Francis <alistair.francis@wdc.com>
-
- Jun 02, 2021
-
-
Alistair Francis authored
Signed-off-by:Alistair Francis <alistair.francis@wdc.com>
-
- May 31, 2021
-
-
Alistair Francis authored
Signed-off-by:Alistair Francis <alistair.francis@wdc.com>
-
- May 27, 2021
-
-
Khem Raj authored
latest version in oe-core does not need it Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
Khem Raj authored
image-mklibs has been removed from OE core layer Fixes #289 Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
Khem Raj authored
Fedora is rename to this new name Update to tip of branch while here Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
Khem Raj authored
Fedora branch seems to have disappeared ( perhaps renamed to StarFive_VIC_7100) but StarFive_VIC_7100 is now default branch on github so lets switch to that Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
- May 19, 2021
-
-
Khem Raj authored
Ensures that dynamic resizing of the SD card works since 96boards-tools package somehow breaks otherwise Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
Khem Raj authored
This packages bluetooth/Wifi firmware blobs into a package Help lld linker Use -mno-relax to compile the kernel with clang when using lld for linker ( with LLVM=1 ) Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
- May 14, 2021
-
-
Steve Arnold authored
Signed-off-by:Steve Arnold <nerdboy@gentoo.org>
-
Khem Raj authored
partition resizing scripts fail e.g. Error: Unable to satisfy all constraints on the partition. This helps in ensuring that parition resizing works well using IMAGE_INSTALL += "96boards-tools" Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
Khem Raj authored
This is Emil's upstream tree for beagleV Also Enable wifi This ensures that right firmware is installed into image and we can now have wlan0 oot@beaglev-starlight-jh7100:~# ifconfig -a eth0 Link encap:Ethernet HWaddr 2C:F7:F1:1B:E3:33 inet addr:10.0.0.31 Bcast:10.0.0.127 Mask:255.255.255.128 inet6 addr: fe80::2ef7:f1ff:fe1b:e333/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:21 errors:0 dropped:0 overruns:0 frame:0 TX packets:25 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:4317 (4.2 KiB) TX bytes:4436 (4.3 KiB) Interrupt:20 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:10 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1746 (1.7 KiB) TX bytes:1746 (1.7 KiB) wlan0 Link encap:Ethernet HWaddr D4:9C:DD:4A:C2:DD BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
Khem Raj authored
stmmac.chain_mode=1 is needed for ethernet to work earlycon for more verbose msgs on console Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
- May 12, 2021
-
-
Khem Raj authored
Signed-off-by:Khem Raj <raj.khem@gmail.com>
-