Go to file
Claus Stovgaard 83bb0c483f Add gutenprint to meta-oe
According to wiki more than 1300 printer drivers.
Specifically the CUPS dye-sublimation backend, used in industrial and
medical is a nice fit when using Yocto for embedded solutions targeting
this segment.

As the gutenprint code generate a tool for string management, the native
recipe is designed to just create the output from this tool (a header
file). So the cross compatible version is depending on native version.

Thought about using BBCLASSEXTEND instead of separate files. Though as
the purpose of the two recipes is different (one for generating header
file, the other for generating the actual lib) and different
dependencies I decided to keep it as two recipes.

Signed-off-by: Claus Stovgaard <clst@ambu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-12-21 18:49:37 -08:00
contrib contrib: fix python warnings for oe-stylize 2021-12-21 18:49:37 -08:00
meta-filesystems simple-mtpfs: update to 0.4.0 2021-12-21 18:49:37 -08:00
meta-gnome sysprof: Added json-glib into DEPENDS to fix build error. 2021-12-14 18:03:00 -08:00
meta-initramfs recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
meta-multimedia gssdp: Use sniffer only when gnome layer is in mix 2021-12-13 21:20:02 -08:00
meta-networking openipmi: upgrade 2.0.31 -> 2.0.32 2021-12-21 18:49:37 -08:00
meta-oe Add gutenprint to meta-oe 2021-12-21 18:49:37 -08:00
meta-perl libnet-dns-perl: upgrade 1.32 -> 1.33 2021-12-21 18:49:37 -08:00
meta-python python3-ujson: upgrade 4.3.0 -> 5.0.0 2021-12-21 18:47:47 -08:00
meta-webserver netdata: Link libatomic on mips 2021-12-13 21:20:02 -08:00
meta-xfce packagegroup-xfce-base: Mark TUNE_PKGARCH specific 2021-12-01 12:39:28 -08: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