Message ID | 44e317f2-4858-4031-b95c-052d67ce3969@gmail.com |
---|---|
State | New |
Headers | show |
Series | scathgap merge request: July 17th | expand |
merged, thanks Armin. On Wed, Jul 17, 2024 at 6:00 AM akuster808 <akuster808@gmail.com> wrote: > > The following changes since commit 78a14731cf0cf38a19ff8bd0e9255b319afaf3a7: > > php: Upgrade to 8.2.20 (2024-06-26 07:33:55 -0400) > > are available in the Git repository at: > > https://git.openembedded.org/meta-openembedded scarthgap-next > > for you to fetch changes up to 18f939a5fb37528a5415b05077ece383c346a119: > > libdbd-mysql-perl: avoid invoking assert_lib at do_configure stage > (2024-07-09 08:18:46 -0400) > > ---------------------------------------------------------------- > BINDU (1): > flatbuffers: adapt for cross-compilation environments > > Chen Qi (1): > libdbd-mysql-perl: avoid invoking assert_lib at do_configure stage > > Libo Chen (1): > thin-provisioning-tools: install missed thin_shrink and era_repair > > Randy MacLeod (1): > python3-pyyaml-include: support native and nativesdk build > > Siddharth Doshi (1): > apache2: Upgrade 2.4.59 -> 2.4.60 > > Vijay Anusuri (1): > krb5: upgrade 1.21.2 -> 1.21.3 > > Wentao Zhang (1): > meta-oe/conf/layer.conf: remove libbpf from NON_MULTILIB_RECIPES > for x86 and x86-64 > > meta-oe/conf/layer.conf | 3 +++ > .../krb5/{krb5_1.21.2.bb => krb5_1.21.3.bb} | 4 +-- > meta-oe/recipes-devtools/flatbuffers/flatbuffers.bb | 5 ++++ > ...0001-Makefile.PL-avoid-running-assert_lib-at-configure.patch | 40 > +++++++++++++++++++++++++++++ > meta-oe/recipes-devtools/perl/libdbd-mysql-perl_4.050.bb | 4 ++- > .../thin-provisioning-tools/thin-provisioning-tools_1.0.12.bb | 8 +++--- > .../recipes-devtools/python/python3-pyyaml-include_1.3.2.bb | 2 +- > .../apache2/{apache2_2.4.59.bb => apache2_2.4.60.bb} | 2 +- > 8 files changed, 60 insertions(+), 8 deletions(-) > rename meta-oe/recipes-connectivity/krb5/{krb5_1.21.2.bb => > krb5_1.21.3.bb} (97%) > create mode 100644 > meta-oe/recipes-devtools/perl/libdbd-mysql-perl/0001-Makefile.PL-avoid-running-assert_lib-at-configure.patch > rename meta-webserver/recipes-httpd/apache2/{apache2_2.4.59.bb => > apache2_2.4.60.bb} (99%)
Hello, I sent 2 backport requests for scarthgap that were not in this merge request: [meta-oe][scarthgap][PATCH] packagegroup-meta-oe: fix lvgl inclusion https://lists.openembedded.org/g/openembedded-devel/message/111364 [meta-oe][scarthgap][PATCH] openbox: fix crash on alt+tab with fullscreen app https://lists.openembedded.org/g/openembedded-devel/message/111369 Armin, can you tell me if those will be considered for the next merge-request ? No pressure, I'm just ensuring that they are not lost somewhere. Thank you! Le mer. 17 juil. 2024 à 18:35, Khem Raj via lists.openembedded.org <raj.khem=gmail.com@lists.openembedded.org> a écrit : > merged, thanks Armin. > > On Wed, Jul 17, 2024 at 6:00 AM akuster808 <akuster808@gmail.com> wrote: > > > > The following changes since commit > 78a14731cf0cf38a19ff8bd0e9255b319afaf3a7: > > > > php: Upgrade to 8.2.20 (2024-06-26 07:33:55 -0400) > > > > are available in the Git repository at: > > > > https://git.openembedded.org/meta-openembedded scarthgap-next > > > > for you to fetch changes up to 18f939a5fb37528a5415b05077ece383c346a119: > > > > libdbd-mysql-perl: avoid invoking assert_lib at do_configure stage > > (2024-07-09 08:18:46 -0400) > > > > ---------------------------------------------------------------- > > BINDU (1): > > flatbuffers: adapt for cross-compilation environments > > > > Chen Qi (1): > > libdbd-mysql-perl: avoid invoking assert_lib at do_configure stage > > > > Libo Chen (1): > > thin-provisioning-tools: install missed thin_shrink and era_repair > > > > Randy MacLeod (1): > > python3-pyyaml-include: support native and nativesdk build > > > > Siddharth Doshi (1): > > apache2: Upgrade 2.4.59 -> 2.4.60 > > > > Vijay Anusuri (1): > > krb5: upgrade 1.21.2 -> 1.21.3 > > > > Wentao Zhang (1): > > meta-oe/conf/layer.conf: remove libbpf from NON_MULTILIB_RECIPES > > for x86 and x86-64 > > > > meta-oe/conf/layer.conf | 3 +++ > > .../krb5/{krb5_1.21.2.bb => krb5_1.21.3.bb} | 4 +-- > > meta-oe/recipes-devtools/flatbuffers/flatbuffers.bb | 5 > ++++ > > ...0001-Makefile.PL-avoid-running-assert_lib-at-configure.patch | 40 > > +++++++++++++++++++++++++++++ > > meta-oe/recipes-devtools/perl/libdbd-mysql-perl_4.050.bb | 4 > ++- > > .../thin-provisioning-tools/thin-provisioning-tools_1.0.12.bb | 8 > +++--- > > .../recipes-devtools/python/python3-pyyaml-include_1.3.2.bb | 2 +- > > .../apache2/{apache2_2.4.59.bb => apache2_2.4.60.bb} | 2 +- > > 8 files changed, 60 insertions(+), 8 deletions(-) > > rename meta-oe/recipes-connectivity/krb5/{krb5_1.21.2.bb => > > krb5_1.21.3.bb} (97%) > > create mode 100644 > > > meta-oe/recipes-devtools/perl/libdbd-mysql-perl/0001-Makefile.PL-avoid-running-assert_lib-at-configure.patch > > rename meta-webserver/recipes-httpd/apache2/{apache2_2.4.59.bb => > > apache2_2.4.60.bb} (99%) > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#111382): > https://lists.openembedded.org/g/openembedded-devel/message/111382 > Mute This Topic: https://lists.openembedded.org/mt/107270241/4316185 > Group Owner: openembedded-devel+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [ > yoann.congal@smile.fr] > -=-=-=-=-=-=-=-=-=-=-=- > >
On Wed, Jul 17, 2024 at 8:49 PM Yoann Congal via lists.openembedded.org <yoann.congal=smile.fr@lists.openembedded.org> wrote: > > Hello, > > I sent 2 backport requests for scarthgap that were not in this merge request: > [meta-oe][scarthgap][PATCH] packagegroup-meta-oe: fix lvgl inclusion https://lists.openembedded.org/g/openembedded-devel/message/111364 > [meta-oe][scarthgap][PATCH] openbox: fix crash on alt+tab with fullscreen app https://lists.openembedded.org/g/openembedded-devel/message/111369 > > Armin, can you tell me if those will be considered for the next merge-request ? > No pressure, I'm just ensuring that they are not lost somewhere. #metoo 2 patches from 10th July: https://lists.openembedded.org/g/openembedded-devel/message/111291 [meta-oe][scarthgap][PATCH 1/2] giflib: fix build with gold and avoid imagemagick-native dependency https://lists.openembedded.org/g/openembedded-devel/message/111292 [meta-oe][scarthgap][PATCH 2/2] bolt: package systemd_system_unitdir correctly Thanks