summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
* lvm2: Fix build with musl 1.5.2+Khem Raj2024-03-252-0/+33
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* liburing: Upgrade to 2.5Khem Raj2024-03-233-69/+2
| | | | | | | | Changelogs are here [1] [1] https://github.com/axboe/liburing/commit/f4e42a515cd78c8c9cac2be14222834be5f8df2b Signed-off-by: Khem Raj <raj.khem@gmail.com>
* freerdp3: disable shadow without x11Martin Jansa2024-03-221-1/+1
| | | | | | | | | | | | | | | | | | * add -DWITH_SHADOW=OFF to avoid build failure without x11 in DISTRO_FEATURES: CMake Error at TOPDIR/BUILD/work/raspberrypi4_64-oe-linux/freerdp3/3.4.0/recipe-sysroot-native/usr/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find X11 (missing: X11_X11_INCLUDE_PATH X11_X11_LIB) Call Stack (most recent call first): TOPDIR/BUILD/work/raspberrypi4_64-oe-linux/freerdp3/3.4.0/recipe-sysroot-native/usr/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) TOPDIR/BUILD/work/raspberrypi4_64-oe-linux/freerdp3/3.4.0/recipe-sysroot-native/usr/share/cmake-3.28/Modules/FindX11.cmake:665 (find_package_handle_standard_args) server/shadow/X11/CMakeLists.txt:1 (find_package) Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gperftools: 2.10 -> 2.15Robert Yang2024-03-217-124/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove 0001-Support-Atomic-ops-on-clang.patch because of: commit 54605b8a5807fe893a4b9ff8def982a264cdc6c9 Author: Aliaksey Kandratsenka <alkondratenko@gmail.com> Date: Wed Jun 21 10:39:18 2023 -0400 amputate old atomic ops implementation * Remove sgidef.patch because of: commit e78238d94d41764dc72edb37e3d6510255d3dcd4 Author: Aliaksey Kandratsenka <alkondratenko@gmail.com> Date: Wed Jun 21 10:39:38 2023 -0400 reworked heap leak checker for more portability * Remove 0001-Define-off64_t-as-off_t-on-musl.patch because of: commit 8be84e4a5c28c33bfdb7da3ee0c92d9620cd552f Author: Aliaksey Kandratsenka <alkondratenko@gmail.com> Date: Fri Jul 21 14:18:12 2023 -0400 drop old mmap hooks and introduce internal & simpler mmap_hook.h * Rebased 0001-Support-Atomic-ops-on-clang.patch for 2.15 * Rebased ppc-musl.patch for 2.15 * Add 0001-src-mmap_hook.cc-Fix-build-for-32bit-machine.patch to fix build error for 32bit machine. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* freerdp3: add recipeMarkus Volk2024-03-201-0/+61
| | | | | | | freerdp3 is required to build gnome-remote-desktop-46.0 Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pcsc-lite: upgrade 2.0.1 -> 2.0.3Wang Mingyu2024-03-201-1/+1
| | | | | | | | | | | | | | | Changelog: ========== - add SCARD_E_UNKNOWN_RES_MNG back - SCardConnect() & SCardReconnect(): restrict the protocol used - negotiate PTS also for the backup protocol - pcscd.8: . document --disable-polkit . add "CONFIGURATION FILE" section - Some other minor improvements Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opensc: upgrade 0.24.0 -> 0.25.0Wang Mingyu2024-03-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | Changelog: ============ ## Security * [CVE-2023-5992]: Side-channel leaks while stripping encryption PKCS#1.5 padding in OpenSC * [CVE-2024-1454]: Potential use-after-free in AuthentIC driver during card enrollment in pkcs15init ## General improvements * Update OpenSSL 1.1.1 to 3.0 in MacOS build * Remove support for old card drivers Akis, GPK, Incrypto34 and Westcos, disable Cyberflex driver * Fix 64b to 32b conversions * Improvements for the p11test * Fix reader initialization without SCardControl * Make RSA PKCS#1 v1.5 depadding constant-time * Add option for disabling PKCS#1 v1.5 depadding (type 01 and 02) on the card * Enable MSI signing via Signpath CI integration for Windows * Fixed various issues reported by OSS-Fuzz and Coverity in drivers Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mcelog: upgrade 196 -> 197Wang Mingyu2024-03-201-1/+1
| | | | | | | | Changelog: assign freed pointers to NULL pointer Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hwdata: upgrade 0.379 -> 0.380Wang Mingyu2024-03-201-1/+1
| | | | | | | | Changelog: Update pci and vendor ids Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* boost-sml: upgrade 1.1.9 -> 1.1.11Wang Mingyu2024-03-201-3/+1
| | | | | | | | | | | | | | | Changelog: ========== Bug Fixes --------- MSVC typename Additions -------- [performance] switch as defult dispatch_policy Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imagemagick/lcms/fftw: Allow nativesdk versions to existRichard Purdie2024-03-173-3/+3
| | | | | | | | | These allow the use of imagemagick in SDKs where it is useful to perform image analysis such as on the autobuilder for screenshot processing during QA testing. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Drop remaining PR values from recipesMartin Jansa2024-03-177-7/+0
| | | | | | | | | | | | * as oe-core did in: https://git.openembedded.org/openembedded-core/commit/?id=d4c346e8ab * when people are have to maintain own PRs for recipes in oe-core, they might add them for meta-oe recipes at the same time when upgrading to next LTS Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unionfs-fuse, dropwatch, postgresql, yasm, multipath-tools, ↵Martin Jansa2024-03-173-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | python3-pybind11: add missing Upstream-Status * add Pending to .patch files where it was accidentally droped with upgrades or modifications in: f88e5b146e postgresql: upgrade 15.5 -> 16.2 c904e169db multipath-tools: upgrade 0.9.3 -> 0.9.8 105be9b3d9 unionfs-fuse: upgrade 2.2 --> 3.4 or new patches where the author didn't notice/care: 2a7f74cdb0 dropwatch: Use header files from sysroot instead of build host f5cc9f272a yasm: improve reproducibility 39028d0d9d python3-pybind11: Restore strip prevention patch authors of these added to CC, please be more careful with removing or not adding these or enable patch-status in ERROR_QA for your builds, see: https://lists.openembedded.org/g/openembedded-core/topic/104922136#197113 * added with: for p in `/OE/layers/openembedded-core/scripts/contrib/patchreview.py -v . | grep Missing.Upstream-Status.tag | sed 's/.*(//g;s/)$//g'`; do grep -q ^Upstream-Status: $p || sed -i "s/^---$/\nUpstream-Status: Pending\n---/g" $p; grep -q ^Upstream-Status: $p || sed -i "1iUpstream-Status: Pending\n" $p; done Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libtinyxml2: Extend for nativesdkKhem Raj2024-03-111-1/+1
| | | | | | | Some layers e.g. meta-freescale/variscrite uses nativesdk-uuu in the SDK which depends on it. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgpiod: update to v2.1.1Bartosz Golaszewski2024-03-111-1/+1
| | | | | | | This is a bug-fix release addressing a couple issues in core libgpiod. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fmt: remove unnecessary "inherit ptest" directiveRobert P. J. Day2024-03-101-1/+1
| | | | | | | | Given that the recipe does not provide the standard ptest infrastructure, remove the superfluous inherit of ptest. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATHalperak2024-03-091-1/+0
| | | | | | | All downloaded files and sstates for the recipes were cleaned, build was got from stratch and no errors were encoutered. Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thin-provisioning-tools: 1.0.9 -> 1.0.12Robert Yang2024-03-092-147/+97
| | | | | Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnulib: 2018-12-18 -> 202401Robert Yang2024-03-081-2/+2
| | | | | | | Change version format to keep align with upstream branch name stable-${PV}. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xmlstarlet: Fix build with API breakage in libxml2 2.12Khem Raj2024-03-082-0/+46
| | | | | | | | | | | Fixes | 300 | xmlSetStructuredErrorFunc(&errorInfo, reportError); | | ^~~~~~~~~~~ | /mnt/b/yoe/master/build/tmp/work/riscv64-yoe-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/xmlerror.h:898:29: note: passing argument to parameter 'handler' here | 898 | xmlStructuredErrorFunc handler); | | ^ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libosinfo: Fix build with libxml2 v2.12Khem Raj2024-03-082-0/+33
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Alexander Kanavin <alex@linutronix.de>
* libnice: Disable the examples and the testsPeter Kjellerstedt2024-03-081-2/+2
| | | | | | | | | | | | They are not used, and if the `gstreamer` PACKAGECONFIG is enabled, the tests require gstreamer-check-1.0 to be available, which it isn't if gstreamer-1.0 is built without the `check` PACKAGECONFIG. Also remove adding -Dgstreamer=disabled to EXTRA_OEMESON as it is already covered by the `gstreamer` PACKAGECONFIG. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nss: Upgrade 3.74 -> 3.98Mingli Yu2024-03-084-81/+16
| | | | | | | | | | * Remove one backported patch and rebase two patches to the new version. * License update: Copyright year updated to 2023 Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* re2: Upgrade 2023.03.01 -> 2024.03.01Mingli Yu2024-03-081-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1, Add abseil-cpp, gtest and benchmark to DEPENDS to fix the below kind configure error. CMake Error at CMakeLists.txt:81 (find_package): By not providing "Findabsl.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "absl", but CMake did not find one. Could not find a package configuration file provided by "absl" with any of the following names: abslConfig.cmake absl-config.cmake 2, Install libtesting.so to target to fix the below QA issue. ERROR: re2-2024.03.01-r0 do_package_qa: QA Issue: /usr/lib64/re2/ptest/string_generator_test contained in package re2-ptest requires libtesting.so()(64bit), but no providers found in RDEPENDS:re2-ptest? [file-rdeps] 3, Add abseil-cpp-dev to RDEPENDS to fix the below QA issue. ERROR: re2-2024.03.01-r0 do_package_qa: QA Issue: re2 rdepends on abseil-cpp-dev [dev-deps] 4, The ptest output as below: # ./run-ptest PASS: charclass_test PASS: compile_test PASS: filtered_re2_test PASS: mimics_pcre_test PASS: parse_test PASS: possible_match_test PASS: re2_test PASS: re2_arg_test PASS: regexp_test PASS: required_prefix_test PASS: search_test PASS: set_test PASS: simplify_test PASS: string_generator_test PASS: dfa_test PASS: exhaustive1_test PASS: exhaustive2_test PASS: exhaustive3_test PASS: exhaustive_test PASS: random_test Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gosu: Upgrade to 1.17Mingli Yu2024-03-081-5/+8
| | | | | | | | | The new version is built on github.com/moby/sys/user 0.1.0 [1]. [1] https://github.com/tianon/gosu/releases/tag/1.17 Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* smarty: upgrade 4.3.4 -> 4.4.1Wang Mingyu2024-03-081-1/+1
| | | | | | | | | | | | | Changelog: =========== - Fixed internal release-tooling - Using the '|implode', '|json_encode' and '|substr' modifiers does not generate a deprecation warning anymore as they will continue to be supported in v5 - PHP8.3 support - Incorrect compilation of expressions when escape_html=true Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* c-ares: upgrade 1.26.0 -> 1.27.0Wang Mingyu2024-03-081-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* webkitgtk3: remove unused patchMaxin John2024-03-081-33/+0
| | | | | | | | | Remove check-GST_GL_HAVE_PLATFORM_GLX.patch as it is no longer used. Rationale: This issue is 2.40 specific since GLX support is removed [1] from trunk upstream, therefore this patch wont be needed when upgrading to 2.42+ Signed-off-by: Maxin John <maxin.john@gmail.com>
* emacs: remove unused patchMaxin John2024-03-081-390/+0
| | | | | | | 0001-largefile.m4-Update-from-latest-gnulib.patch was dropped during update to 29.1. Remove that file. Signed-off-by: Maxin John <maxin.john@gmail.com>
* emacs: Add packageconfig for selinux supportKhem Raj2024-03-051-0/+1
| | | | | | | Disable it by default, since selinux may not be present on build hosts and it can result in non-deterministic behavior during build. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* multipath-tools: upgrade 0.9.3 -> 0.9.8Changqing Li2024-03-0419-526/+377
| | | | | | | | | | | Drop following patches since already include in 0.9.8: 0031-Always-use-devmapper-for-kpartx.patch 0032-libdmmp-Makefile-replace-perl-with-sed-in-install-ta.patch Refresh other patches Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* syslog-ng: upgrade 4.0.1 -> 4.6.0Changqing Li2024-03-041-3/+3
| | | | | | | | License-Update: Add a docker license header Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* crucible: Define GOPROXYKhem Raj2024-03-031-1/+2
| | | | | | Its needed with go 1.21 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openldap: upgrade 2.5.16 -> 2.6.7Yi Zhao2024-03-011-7/+4
| | | | | | | | | | | | | ChangLog: https://www.openldap.org/software/release/changes.html * Drop PACKAGECONFIG[ndb] as it has been removed upstream[1][2]. [1] https://bugs.openldap.org/show_bug.cgi?id=9635 [2] https://git.openldap.org/openldap/openldap/-/commit/c6b43dcdc5d5ee60307564a64c276e5ad74af9c2 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgpiod: Tests rely on configfs support in kernelKhem Raj2024-02-291-1/+1
| | | | | | Add a recommendation on configfs kernel module. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdmon: add new packageDaniel Ammann2024-02-261-0/+20
| | | | | Signed-off-by: Daniel Ammann <daniel.ammann@bytesatwork.ch> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unixodbc: fix odbc.pc file generationChen Qi2024-02-212-1/+71
| | | | | | | | | | | | | | | | | | | | | | | The build process currently succeeds but the odbc.pc file is not correctly generated. The error message is like below in log.do_compile and log.do_install: /bin/bash: line 1: ../exe/odbc_config: cannot execute binary file: Exec format error I can see the message comes from the following line in exe/Makefile.am: @sed "s![@]ODBC_ULEN[@]!`$(top_builddir)/exe/odbc_config$(EXEEXT) --ulen`!" \ $(top_builddir)/DriverManager/odbc.pc > $(top_builddir)/exe/odbc.pc.tmp It's running the exe/odbc_config program we built out. But the binary is for the target platform and if we run it on the build host, we get that error message. The resulting ulen and build_cflags in the final odbc.pc file are also empty. Fix the issue by using qemu usermode to launch the target binary. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* webkitgtk3: Fix build on 32bit x86Khem Raj2024-02-212-0/+39
| | | | | | | | | | | | | | | Backport a patch to fix the compile problems seen on 32bit x86 Fixes TOPDIR/build/tmp/work/core2-32-yoe-linux/webkitgtk3/2.42.5/webkitgtk-2.42.5/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:339:21: error: use of undeclared identifier 't6' 339 | UNUSED_VARIABLE(t6); | ^ TOPDIR/build/tmp/work/core2-32-yoe-linux/webkitgtk3/2.42.5/webkitgtk-2.42.5/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:340:21: error: use of undeclared identifier 't7' 340 | UNUSED_VARIABLE(t7); | ^ 2 errors generated. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* remmina: upgrade 1.4.33 -> 1.4.34Wang Mingyu2024-02-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== * [REM-2981] Move ssh-unrelated code outside of HAVE_LIBSSH ifdef * [REM-2974] only attempt to resolve hostname if initial ssh_connect fails * [REM-2980] Remove flag that prevented remote audio from working with flatpak version of Remmina * [REM-2982] Update Flatpak to use GNOME runtime version 44 * initial port to core22 * [REM-2984] Add null check to prevent freeze when opening an rdp connection * Fix GTK critical error when editing RDP profile * Remove snap installs for broken link executables * SSH private key auth: If username is empty, prompt user to enter it * Fix Flatpak freeze on connection when importing RDP profile * Fix of some grammatic issues in German translation * [REM-3003] Re-add line removed by accident in !2532 * GtkFileChooserNative support * Spice UNIX socket channel initialization enhancement * Fix segfault for 'remmina -p' * Add unlocking code to let plugins use passwords * CI Pipeline Updates * [freerdp] update to build for stable-3.0 * Allow Remmina to be built without FreeRDP * [REM-3048] Fix crash on multi-monitor with FreeRDP3 * Added developer_name to meet new flathub requirements * [New features] Bring back remmina server features with new additions * [REM-2983] compile ssh with gcrypt for flatpak builds. Also sync flatpak... * Update copyright info Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* webkitgtk3: upgrade 2.42.4 -> 2.42.5Wang Mingyu2024-02-201-1/+1
| | | | | | | | | | | | | Changelog: ========= - Fix webkit_web_context_allow_tls_certificate_for_host to handle IPv6 URIs produced by SoupURI. - Ignore stops with offset zero before last one when rendering gradients with cairo. - Write bwrapinfo.json to disk for xdg-desktop-portal. - Fix gamepads detection by correctly handling focused window in GTK4. - Fix several crashes and rendering issues. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-oe: drop ${PYTHON_PN}Tim Orling2024-02-193-11/+11
| | | | | | | python2 is long unsupported, so we no longer need this variable Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmanette: upgrade 0.2.6 -> 0.2.7Wang Mingyu2024-02-191-1/+1
| | | | | | | | | | | | | | | | Changelog: ========== * Allow building as a static library * ManetteMappingManager: - Strip leading and trailing spaces from mappings * ManetteMonitor - Always use file backend in Flatpak - Skip non-evdev devices - Fix object construction * Various cleanups Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* btop: upgrade 1.3.0 -> 1.3.2Wang Mingyu2024-02-191-1/+1
| | | | | | | | | | | | | | | | | | | | Changelog: ========= -fix: Can't detect librocm 6.0.x -GPU: Added support for dynamic loading of ROCm v6 libraries -Increase max network interface name to 15 -Fix OpenBSD UTF-8 locale detection -Add hot-reloading of config file with CTRL+R or SIGUSR2 signal -Add battery power draw for linux and freebsd -Fix crash caused by string exception when cpu clock is exactly between 999.5 and 999.9 Mhz -Write newline at end of config file -Add theme based on Everforest Dark Medium palette -fix: don't mangle memory for zombie processes -Share common code from collect -Fixed incorrect used and available memory for OSX Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libtinyxml2: allow to build both shared and static librariesFathi Boudra2024-02-171-1/+4
| | | | | | | | E.g. if we want to build uuu statically, libtinyxml2 static library is missing as it builds only the shared library by default. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libtinyxml2: fix the homepage URLFathi Boudra2024-02-171-1/+1
| | | | | Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libusbgx: uprev to the latest commitMax Krummenacher2024-02-152-18/+18
| | | | | | | | | | | | | | | | | | Uprev libusbgx to ec0b01c to get following fixes: ``` ec0b01c Merge pull request #83 from mgrzeschik/uac2-controls cbf1750 uac2: add additional configuration controls 81d7c05 load libcomposite kernel module caad244 Fix: Memory leak config label 51abbfd Automake: fix distclean of tests 3cc5af7 Added printer function header to installed headers adc45af Added missing extern C closing brace ``` Refresh 0001-fix-stack-buffer-overflow-in-usbg_f_foo_attr_val-pro.patch. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libusbgx: fix usbgx.service stop / restartMax Krummenacher2024-02-153-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | On start the usbgx service configures the usb gadget. However if one stops the service nothing is done, a subsequent start then tries to configure the gadget again and fails. `systemctl restart` is implemented by doing a stop followed by a start and thus is also affected. Doing a start/stop/start results with the following reported in status: | systemd[1]: Starting Load USB gadget schemas... | gadget-start[801]: usbg_create_gadget() duplicate gadget name | gadget-start[801]: | gadget-start[801]: Error on import gadget | gadget-start[801]: Error: USBG_ERROR_EXIST : Already exist | gadget-start[812]: ls: write error: Device or resource busy The run-postinsts service does execute a restart for each package which uses the systemd class which creates a race condition that the usbgx service is already started when run-postinsts restarts usbgx and creates the above error output. Fix that by unconfiguring the usb gadget on stop. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnvme: upgrade 1.7.1 -> 1.8Christophe Vu-Brugier2024-02-141-1/+1
| | | | | Signed-off-by: Christophe Vu-Brugier <christophe.vu-brugier@seagate.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencv: Fix python3 package generationMark Hatle2024-02-141-1/+1
| | | | | | | | | | | | | | | | | Resolves an issue where python3 package generation was failing to configure. -- Cannot probe for Python/Numpy support (because we are cross-compiling OpenCV) -- If you want to enable Python/Numpy support, set the following variables: -- PYTHON2_INCLUDE_PATH -- PYTHON2_LIBRARIES (optional on Unix-like systems) -- PYTHON2_NUMPY_INCLUDE_DIRS -- PYTHON3_INCLUDE_PATH -- PYTHON3_LIBRARIES (optional on Unix-like systems) -- PYTHON3_NUMPY_INCLUDE_DIRS Signed-off-by: Mark Hatle <mark.hatle@amd.com> Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hwdata: update 0.378 -> 0.379Markus Volk2024-02-131-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>