Go to file
Jeremy A. Puhlman ecdf9c0664 cdrkit: remove ${PN} from ${PN}-dev RDEPENDS
If you add -dev packages to an image, as in an
sdk, ${PN}-dev is pulled in, which depends on ${PN}
which no longer exists in the new package layout.

Error:
 Problem: conflicting requests
  - nothing provides cdrkit = 1.1.11-r0.1 needed by cdrkit-dev-1.1.11-r0.1.corei7_64
(try to add '--skip-broken' to skip uninstallable packages)

Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2022-02-23 15:28:35 -08:00
contrib PEP8 double aggressive W291 ~ W293 and W391 2021-04-15 09:28:44 -07:00
meta-filesystems recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -07:00
meta-gnome recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -07:00
meta-initramfs recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -07:00
meta-multimedia recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -07:00
meta-networking ebtables: remove perl from RDEPENDS 2022-02-20 12:32:20 -08:00
meta-oe cdrkit: remove ${PN} from ${PN}-dev RDEPENDS 2022-02-23 15:28:35 -08:00
meta-perl libnet-dns-perl: upgrade 1.32 -> 1.33 2021-12-30 10:43:43 -08:00
meta-python python3-prctl: Use https protocol for git fetcher 2022-01-29 06:04:47 -08:00
meta-webserver apache2: upgrade 2.4.51 -> 2.4.52 2022-01-05 07:42:27 -08:00
meta-xfce recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -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