Go to file
Anastasios Kavoukis 06a93a04ef pm-qa: fix paths for shell scripts
A commit in the repo of pm-qa:

"adf9df9 Fix path to library files and change shebang line"

Changed the text that sed was using to replace relative to
absolute paths.

As a result sed was not effectively finding the text
"source ../include" to replace it, as the sed should be now
searching for ". ../include".

Similarly for "../Switches"

Signed-off-by: Anastasios Kavoukis <anastasios.kavoukis@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-29 10:35:38 -07:00
contrib PEP8 double aggressive W291 ~ W293 and W391 2021-04-15 09:28:44 -07:00
meta-filesystems layers: Fix git send-email instructions in README 2021-07-17 09:08:47 -07:00
meta-gnome gnome-desktop3: upgrade 3.36.6 -> 3.38.8 2021-07-27 09:52:23 -07:00
meta-initramfs layers: Fix git send-email instructions in README 2021-07-17 09:08:47 -07:00
meta-multimedia fluidsynth: upgrade 2.2.1 -> 2.2.2 2021-07-27 09:52:23 -07:00
meta-networking networkmanager: upgrade 1.32.2 -> 1.32.4 2021-07-29 10:35:38 -07:00
meta-oe pm-qa: fix paths for shell scripts 2021-07-29 10:35:38 -07:00
meta-perl libtest-warnings-perl: upgrade 0.030 -> 0.031 2021-07-27 09:52:23 -07:00
meta-python python3-sentry-sdk: upgrade 1.2.0 -> 1.3.0 2021-07-29 10:35:05 -07:00
meta-webserver hiawatha: fix url. 2021-07-27 09:52:23 -07:00
meta-xfce layers: Fix git send-email instructions in README 2021-07-17 09:08:47 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj <raj.khem@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories