From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
.../stress-ng/{stress-ng_0.15.01.bb => stress-ng_0.15.02.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-extended/stress-ng/{stress-ng_0.15.01.bb =>
stress-ng_0.15.02.bb} (94%)
diff --git a/meta/recipes-extende
From: Wang Mingyu
Changelog:
==
* liblzma:
- Fixed the return value of lzma_microlzma_encoder() if the
LZMA options lc/lp/pb are invalid. Invalid lc/lp/pb options
made the function return LZMA_STREAM_END without encoding
anything instead of returning LZMA_OPTIONS_ERR
From: Wang Mingyu
Changelog:
==
- Added lexers:
* Arturo (#2259)
* GAP session (#2211)
* Fift (#2249)
* func (#2232)
* Jsonnet (#2239)
* Minecraft schema (#2276)
* MIPS (#2228)
* Phix (#)
* Portugol (#2300)
* TL-b (#2247)
* World of Warcraft TOC format (#2244, #
From: Wang Mingyu
Changelog
=
* Run PBR integration on Ubuntu Focal too
* Remove numpy dependencies
* Tie recursion calls to Dist object, not module
* Update tox.ini to work with tox 4
Signed-off-by: Wang Mingyu
---
.../python/{python3-pbr_5.11.0.bb => python3-pbr_5.11.1.bb} | 2 +-
From: Wang Mingyu
Changelog:
==
Allow "extra" to be None in the marker environment (:issue:'650')
Refactor tags._generic_api to use EXT_SUFFIX (:issue:'607')
Correctly handle trailing whitespace on URL requirements (:issue:'642')
Fix typing for specifiers.BaseSpecifier.filter() (:issu
From: Wang Mingyu
Changelog:
===
* #419: Declared "Distribution" as an abstract class, enforcing
definition of abstract methods in instantiated subclasses. It's no
longer possible to instantiate a "Distribution" or any subclasses
unless they define the abstract methods.
Signed-off-
From: Wang Mingyu
Changelog:
we now support @example(...).xfail(), with the same (optional) condition,
reason, and raises arguments as pytest.mark.xfail().
Signed-off-by: Wang Mingyu
---
...ython3-hypothesis_6.61.0.bb => python3-hypothesis_6.62.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1
From: Wang Mingyu
Changelog:
===
Add macos-max-compat option to the wheel target that is enabled by default to
support the latest version 22.0 of the packaging library
Signed-off-by: Wang Mingyu
---
...{python3-hatchling_1.12.1.bb => python3-hatchling_1.12.2.bb} | 2 +-
1 file changed,
From: Wang Mingyu
Changelog:
==
blue5-obex template: Fix OBEX PullAll
power_profiles template: Fix Actions property type
README: Explain container tests and how to debug them
Signed-off-by: Wang Mingyu
---
.../{python3-dbusmock_0.28.6.bb => python3-dbusmock_0.28.7.bb} | 2 +-
1 fil
From: Wang Mingyu
Changelog:
==
Features added
--
* The "cythonize" and "cython" commands have a new option "-M" / "--depfile"
to generate ".dep" dependency files for the compilation unit. This can be
used
by external build tools to track these dependencies.
The "cytho
From: Wang Mingyu
8d2cb4f9ab8d564904c292099a022ffb3cccd52d.patch
included in 0.17.2
Changelog:
===
Also pass STRIP to the tests
Fix Out-of-bounds read in the function modifySoname
Split segment size fix
Signed-off-by: Wang Mingyu
---
...b4f9ab8d564904c292099a022ffb3cccd52d.patch |
From: Wang Mingyu
Changelog:
=
* #3594: Added "htmlcov" to FlatLayoutModuleFinder.DEFAULT_EXCLUDE -- by
:user:'demianbrecht'
* #3667: Added a human-readable error description when ".egg-info" directory is
not writeable -- by :user:'droodev'
* #3713: Fixed incomplete "getattr" statement
From: Wang Mingyu
Changelog:
https://github.com/bitprophet/alabaster/blob/main/docs/changelog.rst
License-Update: Copyright year updated to 2020.
Signed-off-by: Wang Mingyu
---
...ython3-alabaster_0.7.12.bb => python3-alabaster_0.7.13.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
.../gi-docgen/{gi-docgen_git.bb => gi-docgen_2023.1.bb}| 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
rename meta/recipes-gnome/gi-docgen/{gi-docgen_git.bb => gi-docgen_2023.1.bb}
(93%)
diff --git a/meta/recipes-gnome/gi-docge
From: Wang Mingyu
Changelog:
==
* main_loop.c (exec_command): Fix commands 'e', 'E'; they did set
the 'modified' flag if file not found. (Reported by Harry Graf).
(main_loop): Print script error line to stdout instead of stderr.
* Change long name of option '-s' to '--script'.
From: Wang Mingyu
Changelog:
==
* Perl modules:
- Dpkg::BuildFlags: Fix strip method to always work with duplicates.
* Documentation:
- man: Add a note to dpkg-fsys-usrunmess(8) about Debian support.
* Code internals:
- libdpkg: Move compression level max bound check from
From: Wang Mingyu
Changelog:
=
Fixes:
--
* Fix compile and test failures when 'troff' is not 'groff'.
* Fix segfault in typical uses of 'man' when 'nroff' is not installed.
* Fix crash in 'mandb' when processing stray cats.
Improvements:
-
* Check for stray cats even
From: Wang Mingyu
Changelog:
==
* add libsharpyuv, which exposes -sharp_yuv/config.use_sharp_yuv
functionality to other libraries; libwebp now depends on this library
* major updates to the container and lossless bitstream docs (#448, #546,
#551)
* miscellaneous warning, bug & build f
From: Wang Mingyu
Changelog:
Source code:
Sort the PUBHDR variable in Makefile.in in "ls" order.
Fix typo in comment in pflog.h.
Remove two no-longer-present files from .gitignore.
Update code and comments for handling failure to set promiscuous
mode based on new inf
From: Wang Mingyu
Changelog:
revert libbtrfs changes to v6.0.2, fix remaining build problems
Signed-off-by: Wang Mingyu
---
.../btrfs-tools/{btrfs-tools_6.1.bb => btrfs-tools_6.1.2.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/btrfs-tools/{btrfs-to
The effect of subsequent setup-layers executions is now either a NOOP
or the minimal set of changes required to ensure layers precisely match
the JSON configuration.
This change allows setup-layers to be incorporated into a team's
configuration management strategy. In particular, the configuration
The runtime dependency on libsoup set via PACKAGECONFIG does not work.
The problem is the dependency is placed on the main package, but the
soup package has no dependency on the main package.
I considered modifying the call to do_split_packages from
gstreamer1.0-plugins-packaging.inc, changing ext
Thanks. An earlier commit [1] did add libsoup back to the DEPENDS list, though
it was not mentioned in the commit message, and I overlooked it in the code
what with the dropping of the -Dsoup=disabled.
[1]
https://github.com/openembedded/openembedded-core/commit/88d30848981db2cb7b1f2021ba07e409
Commit introduces a patch that allows for gbm to
be built with an empty backend. There are situation
where mesa-gl is the preferred provider for virtual/libgbm,
virtual/libgl, virtual/mesa, etc... But the x11 DISTRO_FEATURE
isn't included this leads to build errors such as
| /../../../ld: src/gbm/
On Fri, 2023-01-13 at 16:51 -0600, Tom Hochstein wrote:
> The runtime dependency on libsoup set via PACKAGECONFIG does not work.
> The problem is the dependency is placed on the main package, but the
> soup package has no dependency on the main package.
>
> I considered modifying the call to do_sp
The following changes since commit 5fa9d58f59bebfc9eb495b50ef9a767a5c765b77:
oeqa/concurrencytest: Add number of failures to summary output (2023-01-06
17:30:18 +)
are available in the Git repository at:
https://git.openembedded.org/openembedded-core-contrib stable/kirkstone-next
htt
The following changes since commit 670f4f103b25897524d115c1f290ecae441fe4bd:
build-appliance-image: Update to langdale head revision (2023-01-06 17:42:06
+)
are available in the Git repository at:
https://git.openembedded.org/openembedded-core-contrib stable/langdale-next
http://cgit
Backport a patch to make it work with c17 standard
Signed-off-by: Khem Raj
---
.../files/0001-Fix-code-style-issues.patch| 536 ++
meta/recipes-extended/groff/groff_1.22.4.bb | 3 +-
2 files changed, 538 insertions(+), 1 deletion(-)
create mode 100644
meta/recipes-exten
Fixes
| ../../gperf-3.1/lib/getline.cc:58:7: error: ISO C++17 does not allow
'register' storage class specifier [-Wregister]
| register int c = getc (stream);
| ^
Signed-off-by: Khem Raj
---
.../0001-Make-the-code-C-17-compliant.patch | 29 +++
meta/recipes
Drop backported patches
Signed-off-by: Khem Raj
---
...o-not-hardcode-lib-as-installation-t.patch | 29 --
.../0001-Qualify-move-as-std-move.patch | 405 --
.../vulkan/vulkan-samples_git.bb | 4 +-
3 files changed, 1 insertion(+), 437 deletions(-)
delete mo
Signed-off-by: Khem Raj
---
.../unfs3/0001-locate.c-Include-attr.h.patch | 28 +++
meta/recipes-devtools/unfs3/unfs3_git.bb | 1 +
2 files changed, 29 insertions(+)
create mode 100644
meta/recipes-devtools/unfs3/unfs3/0001-locate.c-Include-attr.h.patch
diff --git
a/meta
Backport a gnulib patch
Signed-off-by: Khem Raj
---
.../0001-obstack-Fix-a-clang-warning.patch| 27 +++
meta/recipes-extended/cpio/cpio_2.13.bb | 1 +
2 files changed, 28 insertions(+)
create mode 100644
meta/recipes-extended/cpio/cpio-2.13/0001-obstack-Fix-a-clang-w
32 matches
Mail list logo