|
[PATCH v2] python: add Pydantic data validation package
Signed-off-by: Clément Péron <peron.clem@...>
---
.../recipes-devtools/python/python3-pydantic_1.9.1.bb | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644
Signed-off-by: Clément Péron <peron.clem@...>
---
.../recipes-devtools/python/python3-pydantic_1.9.1.bb | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644
|
By
Clément Péron
·
#98065
·
|
|
Re: [meta-gnome][PATCH] ibus.inc: fix after branch renaming
Am Sa, 30. Jul 2022 um 17:31:59 -0300 schrieb Fabio Estevam <festevam@...>:
'bitbake -c cleanall' didn't solve the issue, 'branch=main did'. Is there a reason why this should be preferred over
Am Sa, 30. Jul 2022 um 17:31:59 -0300 schrieb Fabio Estevam <festevam@...>:
'bitbake -c cleanall' didn't solve the issue, 'branch=main did'. Is there a reason why this should be preferred over
|
By
Markus Volk
·
#98064
·
|
|
Re: [meta-multimedia][PATCH] vlc: add virtual/vlc alias
Hey again Ross sorry I know I already sent this meant to hit reply all.
Meant to say for layers that contain recipes that clone different implementations of VLC and want to allow the ability to select
Hey again Ross sorry I know I already sent this meant to hit reply all.
Meant to say for layers that contain recipes that clone different implementations of VLC and want to allow the ability to select
|
By
Vincent Davis Jr
·
#98063
·
|
|
Re: [meta-gnome][PATCH] ibus.inc: fix after branch renaming
Does the change below fix it?
--- a/meta-gnome/recipes-support/ibus/ibus.inc
+++ b/meta-gnome/recipes-support/ibus/ibus.inc
@@ -10,7 +10,7 @@ PV = "1.5.26"
DEPENDS = "unicode-ucd"
SRC_URI = " \
-
Does the change below fix it?
--- a/meta-gnome/recipes-support/ibus/ibus.inc
+++ b/meta-gnome/recipes-support/ibus/ibus.inc
@@ -10,7 +10,7 @@ PV = "1.5.26"
DEPENDS = "unicode-ucd"
SRC_URI = " \
-
|
By
Fabio Estevam
·
#98062
·
|
|
Re: [meta-gnome][PATCH] ibus.inc: fix after branch renaming
I'll test this tomorrow. But on the ibus github page there is no master branch anymore, so i doubt -c cleanall will help
https://github.com/ibus/ibus
I'll test this tomorrow. But on the ibus github page there is no master branch anymore, so i doubt -c cleanall will help
https://github.com/ibus/ibus
|
By
Markus Volk
·
#98061
·
|
|
Re: [meta-multimedia][PATCH] vlc: add virtual/vlc alias
There’s no need for this.
If there’s just different versions, then have vlc_1.2.3.bb alongside vlc_1.0.0.bb and use PREFERRED_VERSION.
If you’ve got a fork, then just name it vlc-foo_1.2.3.bb
There’s no need for this.
If there’s just different versions, then have vlc_1.2.3.bb alongside vlc_1.0.0.bb and use PREFERRED_VERSION.
If you’ve got a fork, then just name it vlc-foo_1.2.3.bb
|
By
Ross Burton
·
#98060
·
|
|
Re: [meta-gnome][PATCH] ibus.inc: fix after branch renaming
even when you do bitbake -ccleanall <recipe> && bitbake <recipe> ?
even when you do bitbake -ccleanall <recipe> && bitbake <recipe> ?
|
By
Khem Raj
·
#98059
·
|
|
[meta-gnome][PATCH] ibus.inc: fix after branch renaming
this fixes:
ERROR: ibus-native-1.5.26-r0 do_fetch: Fetcher failure: Unable to find re=
vision 6a70ab0338206bd1c7d01a4e1874ea0ee5b3a9d3
in branch master even from upstream
Signed-off-by: Markus Volk
this fixes:
ERROR: ibus-native-1.5.26-r0 do_fetch: Fetcher failure: Unable to find re=
vision 6a70ab0338206bd1c7d01a4e1874ea0ee5b3a9d3
in branch master even from upstream
Signed-off-by: Markus Volk
|
By
Markus Volk
·
#98058
·
|
|
[meta-multimedia][PATCH] vlc: add virtual/vlc alias
For layers that want to provide the ability to
select a version of VLC.
Signed-off-by: Vincent Davis Jr <vince@...>
---
meta-multimedia/recipes-multimedia/vlc/vlc_3.0.17-1.bb | 2 ++
1
For layers that want to provide the ability to
select a version of VLC.
Signed-off-by: Vincent Davis Jr <vince@...>
---
meta-multimedia/recipes-multimedia/vlc/vlc_3.0.17-1.bb | 2 ++
1
|
By
Vincent Davis Jr
·
#98057
·
|
|
Re: [meta-networking][PATCH v3] sshpass: add recipe
By
Peter Kjellerstedt
·
#98056
·
|
|
[meta-oe][PATCH] sdbus-c++-libsystemd: Fix build with glibc 2.36
Signed-off-by: Khem Raj <raj.khem@...>
---
...lude-linux-fs.h-to-resolve-fsconfig_.patch | 74 +++++++++++++++++++
.../sdbus-c++/sdbus-c++-libsystemd_250.3.bb | 1 +
2 files changed, 75
Signed-off-by: Khem Raj <raj.khem@...>
---
...lude-linux-fs.h-to-resolve-fsconfig_.patch | 74 +++++++++++++++++++
.../sdbus-c++/sdbus-c++-libsystemd_250.3.bb | 1 +
2 files changed, 75
|
By
Khem Raj
·
#98055
·
|
|
[meta-oe][PATCH] mozjs: Use RUST_HOST_SYS and RUST_TARGET_SYS
Signed-off-by: Khem Raj <raj.khem@...>
---
.../meta-python/recipes-extended/mozjs/mozjs-78_78.15.0.bb | 2 +-
meta-oe/recipes-extended/mozjs/mozjs-91_91.8.0.bb | 2 +-
2
Signed-off-by: Khem Raj <raj.khem@...>
---
.../meta-python/recipes-extended/mozjs/mozjs-78_78.15.0.bb | 2 +-
meta-oe/recipes-extended/mozjs/mozjs-91_91.8.0.bb | 2 +-
2
|
By
Khem Raj
·
#98054
·
|
|
[meta-networking][PATCH v3] sshpass: add recipe
Needed for automating ssh logins, used in auto-tests.
Co-authored-by: Ioan-Adrian Ratiu <adrian.ratiu@...>
Signed-off-by: Mike Petersen <mike.petersen@...>
---
Needed for automating ssh logins, used in auto-tests.
Co-authored-by: Ioan-Adrian Ratiu <adrian.ratiu@...>
Signed-off-by: Mike Petersen <mike.petersen@...>
---
|
By
Mike Petersen
·
#98053
·
|
|
[meta-networking][PATCH v3] sshpass: add recipe
Changes in version 3:
- remove SRC_URI[md5sum] assignment
Changes in version 3:
- remove SRC_URI[md5sum] assignment
|
By
Mike Petersen
·
#98052
·
|
|
Re: [meta-networking][PATCH v2] sshpass: add recipe
md5sum is not needed anymore.
md5sum is not needed anymore.
|
By
Khem Raj
·
#98051
·
|
|
[meta-networking][PATCH v2] sshpass: add recipe
Needed for automating ssh logins, used in auto-tests.
Co-authored-by: Ioan-Adrian Ratiu <adrian.ratiu@...>
Signed-off-by: Mike Petersen <mike.petersen@...>
---
Needed for automating ssh logins, used in auto-tests.
Co-authored-by: Ioan-Adrian Ratiu <adrian.ratiu@...>
Signed-off-by: Mike Petersen <mike.petersen@...>
---
|
By
Mike Petersen
·
#98050
·
|
|
[meta-networking][PATCH v2] sshpass: add recipe
Changes in version 2:
- removed use of PR variable
- combined recipe and include files
- upgraded to 1.09
Changes in version 2:
- removed use of PR variable
- combined recipe and include files
- upgraded to 1.09
|
By
Mike Petersen
·
#98049
·
|
|
[meta-oe][PATCH 2/2] mariadb: Add packageconfig for lz4 and enable it
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-oe/recipes-dbs/mysql/mariadb.inc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta-oe/recipes-dbs/mysql/mariadb.inc
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-oe/recipes-dbs/mysql/mariadb.inc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta-oe/recipes-dbs/mysql/mariadb.inc
|
By
Khem Raj
·
#98048
·
|
|
[meta-oe][PATCH 1/2] mariadb: Inherit pkgconfig
Fixes
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-oe/recipes-dbs/mysql/mariadb.inc | 2 +-
1 file changed, 1 insertion(+), 1
Fixes
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-oe/recipes-dbs/mysql/mariadb.inc | 2 +-
1 file changed, 1 insertion(+), 1
|
By
Khem Raj
·
#98047
·
|
|
meta-oe Stable branch builders
Hello,
In two week my Stable branch build systems will go down for 2 to 3 weeks while they are being moved to another location. I will have reduced capacity in processing backports from Aug 11/12 to
Hello,
In two week my Stable branch build systems will go down for 2 to 3 weeks while they are being moved to another location. I will have reduced capacity in processing backports from Aug 11/12 to
|
By
Armin Kuster
·
#98046
·
|