-
ERROR: enigma2-plugin-skins-pd1loi-hd-night-2.6.1+git-r0 do_populate_lic: QA Issue: enigma2-plugin-skins-pd1loi-hd-night: The LIC_FILES_CHKSUM does not match for file://README.md;md5=bf787cb63f6ed5c8a…
-
The current behavior, as far as I can tell, is to accept any number of files on the cmdline, but then it only actually **checks** the .bb/.bbappend files and the files inherited/included by those (Get…
-
Since support for older OE releases has been reinstated bitbake throws:
...
" which triggered exception AttributeError: 'NoneType' object has no attribute 'split'"
Caused by ([here](https://g…
htot updated
6 months ago
-
> git clone https://github.com/openbmc/openbmc.git
> git checkout -b kirkstone
> export TEMPLATECONF=meta-evb/meta-evb-raspberrypi/conf
> . openbmc-env
> nvim conf/local.conf change MACHINE ?= …
-
I have something like this in my config:
```lua
vim.api.nvim_create_autocmd({ "BufRead", "BufNewFile" }, {
pattern = "*.org",
callback = function()
require("otter").activate()
end,
})…
-
Type: Bug
1. Open a file in the editor
2. Go to File->Open File
The pop up window presents the user with recently opened files instead of the same folder as the already opened file.
VS Code versi…
-
**Describe the bug**
OpenMP fails to link for 10.0.1
```
/build/tmp-glibc/work/aarch64-oe-linux/openmp/10.0.1-r0/recipe-sysroot-native/usr/bin/aarch64-oe-linux/aarch64-oe-linux-ld: runtime/src/li…
-
Hello Everyone, while using libcamera i have encountered one issue: munmap_chunk(): invalid pointer
Kernel: Linux raspberrypi4-64 6.6.22-v8
[0:00:28.466082389] [406] INFO Camera camera_manager.…
-
run_command in common.inc ( see [here](https://github.com/meta-flutter/meta-flutter/blob/6f431e743a878c738d35383c5cbabda71ba6538f/conf/include/common.inc#L62)) finishes via sys.exit if an eror occurs,…
-
**Build Configuration:**
```
BB_VERSION = "2.8.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-22.04"
TARGET_SYS = "aarch64-poky-linux"
MACHINE …