]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
opkg: upgrade 0.6.1 -> 0.6.2
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 17 Jul 2023 09:10:15 +0000 (17:10 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Jul 2023 10:47:45 +0000 (11:47 +0100)
commitd7c8a58297e38f6222035aa9135fedf2ca387742
treebc93cf0dd1eb990a5fa52d8e08b0ea997f145d59
parent5bf45f8b29f15dbf1e3880f61a95f326cd32f98f
opkg: upgrade 0.6.1 -> 0.6.2

0001-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch
0002-opkg-key-remove-no-options-flag-from-gpg-calls.patch
removed since they're included in 0.6.2.

Changelog:
===========
### Changed
- the project's developer documentation to be more correct and current.

### Fixed
- a bug in the 'opkg-keys' utility script which caused the script to ignore settings in the '/etc/opkg/gpg/gpg.conf' file.
- a compilation error in 'md5.c' when using clang16+ and '-std >= gnu11'.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/opkg/opkg/0001-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch [deleted file]
meta/recipes-devtools/opkg/opkg/0002-opkg-key-remove-no-options-flag-from-gpg-calls.patch [deleted file]
meta/recipes-devtools/opkg/opkg_0.6.2.bb [moved from meta/recipes-devtools/opkg/opkg_0.6.1.bb with 92% similarity]