meta-openembedded/meta-gnome
Khem Raj dcd8d7d1eb ibus: Point python interpreter to target location
it encoded PYTHON variable during build which otherwise points to python
on build host which is not correct for cross compiled packages.

Add missing dependency on python3-core which is needed for ibus-setup
script to run

Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit fe0e3d77eb)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-05-28 16:36:24 -04:00
..
classes Convert to new override syntax 2021-08-03 10:21:25 -07:00
conf layer.conf: update LAYERSERIES_COMPAT for mickledore 2023-01-04 14:34:04 -08:00
recipes-connectivity folks: upgrade 0.15.5 -> 0.15.6 2023-03-28 10:44:00 -07:00
recipes-extended meta-gnome: Update patch status for several recipes 2023-04-05 20:10:05 -07:00
recipes-gimp babl: Package /usr/lib/babl-0.1/ directory 2023-04-05 23:54:56 -07:00
recipes-gnome nautilus: Fix buildpath QA errors 2023-05-28 16:34:05 -04:00
recipes-graphics recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
recipes-support ibus: Point python interpreter to target location 2023-05-28 16:36:24 -04:00
COPYING.MIT
README meta-openemnedded: Add myself as mickledore maintainer 2023-04-09 08:52:55 -07:00

Dependencies
------------
This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: mickledore

URI: git://git.openembedded.org/meta-openembedded
branch: mickledore

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome][mickledore]' in the subject'

When sending single patches, please using something like:
git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-gnome][mickledore][PATCH'

Layer maintainer: Armin Kuster <akuster808@gmail.com>