From: Andy Kling
regulatory db can now be loaded by kernel as firmware file.
Signed-off-by: Andy Kling
---
...ss-regdb_2016.06.10.bb => wireless-regdb_2018.05.31.bb} | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
rename
meta-networking/recipes-connectivity/wireless-regdb/{wirel
From: Andy Kling
bash completion is used by dconf itself not by editor.
move file to main package.
---
meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb
b/meta-gnome/recipes-gnome
From: Andy Kling
dconf requires gtk+3 only for dconf-editor and is useful
even on systems without gui.
add PACKAGECONFIG for editor, enable it by default if x11
is present in DISTRO_FEATURES
add x11 to REQUIRED_DISTRO_FEATURES only if editor is enabled
Note: editor will be dropped
From: Andy Kling
configure of dconf requires dbus
| checking for dbus... no
| configure: error: Package requirements (dbus-1) were not met:
|
| No package 'dbus-1' found
---
meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --gi
many thanks for your review.
no idea how I only recognized rdepends in base class.
v03
remove duplicated depends to gtk+3
rebase from master to master-next
v02
fix typo
[oe] [meta-gnome][PATCH v03 1/3] dconf: depends on dbus
[oe] [meta-gnome][PATCH v03 2/3] dconf: fix bash completion in wrong
[o
From: Andy Kling
dconf requires gtk+3 only for dconf-editor and is useful
even on systems without gui.
add PACKAGECONFIG for editor, enable it by default if x11
is present in DISTRO_FEATURES
add gtk+3 to DEPENDS only if editor is present in PACKAGECONFIG
add x11 to REQUIRED_DISTRO_
From: Andy Kling
configure of dconf requires dbus
| checking for dbus... no
| configure: error: Package requirements (dbus-1) were not met:
|
| No package 'dbus-1' found
---
meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --gi
From: Andy Kling
bash completion is used by dconf itself not by editor.
move file to main package.
---
meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb
b/meta-gnome/recipes-gnome
v02 fix typo introduced during rebase
sorry for the noise :/
--
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel
From: Andy Kling
dconf requires gtk+3 only for dconf-editor and is useful
even on systems without gui.
add PACKAGECONFIG for editor, enable it by default if x11
is present in DISTRO_FEATURES
add gtk+3 to DEPENDS only if editor is present in PACKAGECONFIG
add x11 to REQUIRED_DISTRO_
From: Andy Kling
bash completion is used by dconf itself not by editor.
move file to main package.
---
meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb
b/meta-gnome/recipes-gnome
From: Andy Kling
configure of dconf requires dbus
| checking for dbus... no
| configure: error: Package requirements (dbus-1) were not met:
|
| No package 'dbus-1' found
---
meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --gi
dconf only uses gtk for dconf-editor. compiling editor conditionally allows to
remove the hard dependency. so dconf can be used on systems without GUI.
while writing this patch I came across some minor bugs that are also fixed with
this series.
--
__
From: Andy Kling
this is a dependency for m2crypto > 0.24.0
---
meta-python/recipes-devtools/python/python-typing.inc| 9 +
meta-python/recipes-devtools/python/python-typing_3.5.3.0.bb | 2 ++
2 files changed, 11 insertions(+)
create mode 100644 meta-python/recipes-devtools/pyt
From: Andy Kling
m2crypto requires typing since 0.24.0-38-g8bbd0ec
---
meta-python/recipes-devtools/python/python-m2crypto_0.25.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python-m2crypto_0.25.1.bb
b/meta-python/recipes-devtools
15 matches
Mail list logo