Files
meta-qcom-extras/.github/workflows
Nicolas Dechesne f07cf6e9ff .github/workflows/build-template: remove leading slash
The leading '/' confuses bitbake which is unable to show the layer
name when showing the build configuration:

Build Configuration:
BB_VERSION           = "2.2.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "universal"
TARGET_SYS           = "x86_64-poky-linux"
MACHINE              = "qemux86-64"
DISTRO               = "poky"
DISTRO_VERSION       = "4.1"
TUNE_FEATURES        = "m64 core2"
TARGET_FPU           = ""
meta
meta-poky
meta-yocto-bsp       = "HEAD:88385340d3ffea6071d18a8ef76138e485a2e6f6"
                     = "foo:d396ff38b9391f73ee98508628565fe084447623"

Without the leading slash, it is ok.

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2022-11-10 09:41:45 +00:00
..
2022-11-08 23:56:00 +00:00