|
[meta-oe][PATCH 4/4] fbida: make fbpdf build optional
Signed-off-by: Wolfgang Meyer <Wolfgang.Meyer@...>
---
meta-oe/recipes-graphics/fbida/fbida_git.bb | 6 +-
...eson.build-make-fbpdf-build-optional.patch | 64 +++++++++++++++++++
2
Signed-off-by: Wolfgang Meyer <Wolfgang.Meyer@...>
---
meta-oe/recipes-graphics/fbida/fbida_git.bb | 6 +-
...eson.build-make-fbpdf-build-optional.patch | 64 +++++++++++++++++++
2
|
By
Wolfgang Meyer
·
#98847
·
|
|
[meta-oe][PATCH 3/4] fbida: SRC_REV bump ac9005b..eb769e3
The new build target fbcon is not built as the dependency libtsm cannot be met.
Changelogs:
eb769e3 clear sb on resize
82cff28 scrollback
ef35479 fbcon: cleanups, resize
a89c23e color tweak, inverse
The new build target fbcon is not built as the dependency libtsm cannot be met.
Changelogs:
eb769e3 clear sb on resize
82cff28 scrollback
ef35479 fbcon: cleanups, resize
a89c23e color tweak, inverse
|
By
Wolfgang Meyer
·
#98846
·
|
|
[meta-oe][PATCH 2/4] fbida: build with meson
Add meason features options for the PACKAGECONFIG choices. Remove patches that
target the Autotools/gnumake style build.
Signed-off-by: Wolfgang Meyer <Wolfgang.Meyer@...>
---
Add meason features options for the PACKAGECONFIG choices. Remove patches that
target the Autotools/gnumake style build.
Signed-off-by: Wolfgang Meyer <Wolfgang.Meyer@...>
---
|
By
Wolfgang Meyer
·
#98845
·
|
|
[meta-oe][PATCH 1/4] fbida: Switch to git fetcher
fbida has not seen any versioned releases for five years even though
has not stalled. Update to latest commit that builds with the legacy gnumake
style build system ([2019-01-24] ac9005bf0).
Support
fbida has not seen any versioned releases for five years even though
has not stalled. Update to latest commit that builds with the legacy gnumake
style build system ([2019-01-24] ac9005bf0).
Support
|
By
Wolfgang Meyer
·
#98844
·
|
|
[meta-python][PATCH] python3-grpcio-tools: Disable clang's musttail attribute on mips
mips backend is not able to handle it in clang-15
Signed-off-by: Khem Raj <raj.khem@...>
---
...f-Disable-musttail-attribute-on-mips.patch | 30 +++++++++++++++++++
mips backend is not able to handle it in clang-15
Signed-off-by: Khem Raj <raj.khem@...>
---
...f-Disable-musttail-attribute-on-mips.patch | 30 +++++++++++++++++++
|
By
Khem Raj
·
#98843
·
|
|
Re: [meta-oe][PATCH 1/4] fbida: Switch to git fetcher
Can you rebase this series on top of master-next and resend please.
<wolfgang.meyer@...> wrote:
Can you rebase this series on top of master-next and resend please.
<wolfgang.meyer@...> wrote:
|
By
Khem Raj
·
#98842
·
|
|
[meta-oe][PATCH 4/4] fbida: make fbpdf build optional
Signed-off-by: Wolfgang Meyer <Wolfgang.Meyer@...>
---
meta-oe/recipes-graphics/fbida/fbida_git.bb | 6 +-
...eson.build-make-fbpdf-build-optional.patch | 64 +++++++++++++++++++
2
Signed-off-by: Wolfgang Meyer <Wolfgang.Meyer@...>
---
meta-oe/recipes-graphics/fbida/fbida_git.bb | 6 +-
...eson.build-make-fbpdf-build-optional.patch | 64 +++++++++++++++++++
2
|
By
Wolfgang Meyer
·
#98841
·
|
|
[meta-oe][PATCH 3/4] fbida: SRC_REV bump ac9005b..eb769e3
The new build target fbcon is not built as the dependency libtsm cannot be met.
Changelogs:
eb769e3 clear sb on resize
82cff28 scrollback
ef35479 fbcon: cleanups, resize
a89c23e color tweak, inverse
The new build target fbcon is not built as the dependency libtsm cannot be met.
Changelogs:
eb769e3 clear sb on resize
82cff28 scrollback
ef35479 fbcon: cleanups, resize
a89c23e color tweak, inverse
|
By
Wolfgang Meyer
·
#98840
·
|
|
[meta-oe][PATCH 2/4] fbida: build with meson
Add meason features options for the PACKAGECONFIG choices. Remove patches that
target the Autotools/gnumake style build.
Signed-off-by: Wolfgang Meyer <Wolfgang.Meyer@...>
---
Add meason features options for the PACKAGECONFIG choices. Remove patches that
target the Autotools/gnumake style build.
Signed-off-by: Wolfgang Meyer <Wolfgang.Meyer@...>
---
|
By
Wolfgang Meyer
·
#98839
·
|
|
[meta-oe][PATCH 1/4] fbida: Switch to git fetcher
fbida has not seen any versioned releases for five years even though
has not stalled. Update to latest commit that builds with the legacy gnumake
style build system ([2019-01-24] ac9005bf0).
Support
fbida has not seen any versioned releases for five years even though
has not stalled. Update to latest commit that builds with the legacy gnumake
style build system ([2019-01-24] ac9005bf0).
Support
|
By
Wolfgang Meyer
·
#98838
·
|
|
[meta-oe][PATCH] jack: Upgrade to 1.19.21
Release Notes: https://github.com/jackaudio/jack2/releases/tag/v1.9.21
Signed-off-by: Khem Raj <raj.khem@...>
---
.../jack/{jack_1.19.20.bb => jack_1.19.21.bb} | 2 +-
1 file
Release Notes: https://github.com/jackaudio/jack2/releases/tag/v1.9.21
Signed-off-by: Khem Raj <raj.khem@...>
---
.../jack/{jack_1.19.20.bb => jack_1.19.21.bb} | 2 +-
1 file
|
By
Khem Raj
·
#98837
·
|
|
[meta-oe][PATCH v3] jq: add ptest
Add run-ptest to run the 7 tests provided by jq.
In do_install_ptest, add a soft link to jq in the ptest directory to avoid
having to patch the jq setup script.
While the jq tests can use valgrind,
Add run-ptest to run the 7 tests provided by jq.
In do_install_ptest, add a soft link to jq in the ptest directory to avoid
having to patch the jq setup script.
While the jq tests can use valgrind,
|
By
Qiu, Zheng
·
#98836
·
|
|
Re: [meta-oe][PATCH v2] jq: add ptest
I've noticed I forgot something in this patch, please do not merge this. V3 is coming.
I've noticed I forgot something in this patch, please do not merge this. V3 is coming.
|
By
Qiu, Zheng
·
#98835
·
|
|
[meta-python][PATCH 4/4] python3-elementpath: Upgrade 3.0.1 -> 3.0.2
Upgrade to release 3.0.2:
- Extend root concept to subtrees used as root (e.g. XSD 1.1
assertions)
- Begin XPath 3.1 implementation adding XPathMap and XPathArray
Signed-off-by: Leon Anavi
Upgrade to release 3.0.2:
- Extend root concept to subtrees used as root (e.g. XSD 1.1
assertions)
- Begin XPath 3.1 implementation adding XPathMap and XPathArray
Signed-off-by: Leon Anavi
|
By
Leon Anavi
·
#98834
·
|
|
[meta-python][PATCH 3/4] python3-marshmallow: Upgrade 3.17.1 -> 3.18.0
Upgrade to release 3.18.0:
- Add Enum field
- Fix typing in Field._serialize signature
Signed-off-by: Leon Anavi <leon.anavi@...>
---
...hon3-marshmallow_3.17.1.bb =>
Upgrade to release 3.18.0:
- Add Enum field
- Fix typing in Field._serialize signature
Signed-off-by: Leon Anavi <leon.anavi@...>
---
...hon3-marshmallow_3.17.1.bb =>
|
By
Leon Anavi
·
#98833
·
|
|
[meta-python][PATCH 2/4] python3-traitlets: Upgrade 5.3.0 -> 5.4.0
Upgrade to release 5.4.0:
- Fix version_info
- Make generated config files more lintable
- Fix union from string
- Cover more Union parsing scenarios
- Upgrade GitHub Actions
- Fix and refactor
Upgrade to release 5.4.0:
- Fix version_info
- Make generated config files more lintable
- Fix union from string
- Cover more Union parsing scenarios
- Upgrade GitHub Actions
- Fix and refactor
|
By
Leon Anavi
·
#98832
·
|
|
[meta-python][PATCH 1/4] python3-ujson: Upgrade 5.4.0 -> 5.5.0
Upgrade to release 5.5.0:
- Add support for Python 3.11 and PyPy3.9
- Add separators encoding parameter
- Fix encoding of infinity
Signed-off-by: Leon Anavi <leon.anavi@...>
---
Upgrade to release 5.5.0:
- Add support for Python 3.11 and PyPy3.9
- Add separators encoding parameter
- Fix encoding of infinity
Signed-off-by: Leon Anavi <leon.anavi@...>
---
|
By
Leon Anavi
·
#98831
·
|
|
Re: [meta-oe][PATCH] mariadb: Fix buildpaths warning.
how are these sources generated ?
some generation tools like lex/yacc we can control the paths by
running those tools in specific source directories and provided
relative
paths to sources as inputs
how are these sources generated ?
some generation tools like lex/yacc we can control the paths by
running those tools in specific source directories and provided
relative
paths to sources as inputs
|
By
Khem Raj
·
#98830
·
|
|
[meta-oe][PATCH] mariadb: Fix buildpaths warning.
WARNING: mariadb-10.8.3-r0 do_package_qa: QA Issue: File /usr/src/debug/mariadb/10.8.3-r0/sql/yy_oracle.hh in package mariadb-src contains reference to TMPDIR
File
WARNING: mariadb-10.8.3-r0 do_package_qa: QA Issue: File /usr/src/debug/mariadb/10.8.3-r0/sql/yy_oracle.hh in package mariadb-src contains reference to TMPDIR
File
|
By
leimaohui
·
#98829
·
|
|
[meta-oe][PATCH] wvstreams: Add missing dependency on boost
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
Khem Raj
·
#98828
·
|