Go to file
Martin Jansa 385ca58f98 lirc: fix do_install with multilib
* use ${S} instead of ${WORKDIR}/${PN}-${PV}
  and ${BP} instead of ${PN}-${PV}
  to fix build with multilib, where PN is lib32-lirc, but S is correctly set
  as ${WORKDIR}/${BP} and do_install fails with:
  mkdir: cannot create directory ‘lib32-lirc/0.10.1-r0/lib32-lirc-0.10.1/python-pkg/dist/’: No such file or directory

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-04-10 20:13:28 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems exfat-utils: remove recipe 2023-03-28 10:44:00 -07:00
meta-gnome grilo-plugins: upgrade 0.3.15 -> 0.3.16 2023-04-10 09:39:38 -07:00
meta-initramfs kexecboot: update homepage 2023-02-01 09:11:49 -08:00
meta-multimedia dleyna-{server,renderer}: fix dev-so QA issue with multilib 2023-04-10 20:13:28 -07:00
meta-networking restinio: fix S variable in multilib builds 2023-04-07 16:58:15 -07:00
meta-oe lirc: fix do_install with multilib 2023-04-10 20:13:28 -07:00
meta-perl libconfig-tiny-perl: upgrade 2.28 -> 2.29 2023-04-10 09:39:38 -07:00
meta-python python3-sentry-sdk: upgrade 1.18.0 -> 1.19.1 2023-04-10 09:39:38 -07:00
meta-webserver monkey,webmin: Fix upstream patch status 2023-04-07 16:58:15 -07:00
meta-xfce thunar-media-tags-plugin: 0.3.0 -> 0.4.0 2023-04-10 09:39:38 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
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