ance name.
The regexp handles the following cases:
* svc-wants@%i.service
* sys-subsystem-net-devices-%i.device
Signed-off-by: Ian Ray
---
meta/recipes-core/systemd/systemd-systemctl/systemctl | 9 ++---
1 file changed, 2 insertions(+), 7 deletions(-)
diff --git a/meta/recipes-core/syste
In order to be more efficient, we use xz as compression method
to create GPL sources archives.
Signed-off-by: Fabien Lahoudere
[V1 was https://patchwork.openembedded.org/patch/155985/]
[Rebased]
Signed-off-by: Ian Ray
---
meta/classes/archiver.bbclass | 8 +---
1 file changed, 5 insertions
On Tue, Sep 21, 2021 at 03:48:29PM +0200, Michael Opdenacker wrote:
>
> On 9/21/21 3:20 PM, Michael Opdenacker wrote:
> > By the way, zstd seems to be marginally worse (+1%) than xz in terms of
> > compressed size, but is orders of magnitude faster (see
> > https://archlinux.org/news/now-using-zst
In order to be more efficient, we use xz as compression method
to create GPL sources archives.
Signed-off-by: Fabien Lahoudere
[V1 was https://patchwork.openembedded.org/patch/155985/]
[Rebased]
Signed-off-by: Ian Ray
---
meta/classes/archiver.bbclass | 8 +---
1 file changed, 5 insertions
On Fri, Jan 08, 2016 at 09:28:51AM +0200, Ian Ray wrote:
> The recipe uses hard-coded paths (specifically /lib) in do_install
> and in FILES, however on a merged /usr system this directory might
> not exist. Prefer nonarch_base_libdir.
There were no comments on this?
There was quite
The recipe uses hard-coded paths (specifically /lib) in do_install
and in FILES, however on a merged /usr system this directory might
not exist. Prefer nonarch_base_libdir.
Signed-off-by: Ian Ray
---
.../linux-firmware/linux-firmware_git.bb | 134 ++---
1 file changed
contains a
link from lib to usr/lib as expected.
1. https://wiki.freedesktop.org/www/Software/systemd/TheCaseForTheUsrMerge/
Ian Ray (1):
linux-firmware: remove hard-coded paths
.../linux-firmware/linux-firmware_git.bb | 134 ++---
1 file changed, 67 insertions(+), 67
/TheCaseForTheUsrMerge/
Ian Ray (1):
linux-firmware: remove hard-coded paths
.../linux-firmware/linux-firmware_git.bb | 134 ++---
1 file changed, 67 insertions(+), 67 deletions(-)
--
2.4.5
--
___
Openembedded-core mailing list
The recipe uses hard-coded paths (specifically /lib) in do_install
and in FILES, however on a merged /usr system this directory might
not exist. Prefer base_libdir.
Signed-off-by: Ian Ray
---
.../linux-firmware/linux-firmware_git.bb | 134 ++---
1 file changed, 67
This is a re-worked patch after some discussion in mailing list thread
"ptest: user-specified run-ptest script location".
Enables "ptest-aware" packages to install the run-ptest script as part
of the package install instead of bundling it in the recipe layer.
Ian Ray (1):
Modify do_install_ptest_base to run do_install_ptest and install the
Makefile irrespective of the presence of ${WORKDIR}/run-ptest. This
change allows "ptest-aware" packages to install run-ptest as part of
the make machinery.
Signed-off-by: Ian Ray
---
meta/classes/ptest.bb
26500.html
Ian Ray (1):
ptest: user-specified run-ptest script location
meta/classes/ptest.bbclass | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
1.8.3.1
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedde
Provides a new variable, PTEST_RUN_SCRIPT_PATH, which points to a
directory where the run-ptest script is located. This location
defaults to the work directory but may be overridden within a recipe
if a package ships its own run-ptest script.
Signed-off-by: Ian Ray
---
meta/classes
13 matches
Mail list logo