summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended
Commit message (Collapse)AuthorAgeFilesLines
...
* sanlock: update patch statusRoss Burton2022-03-171-1/+1
| | | | | | | This patch has now been upstreamed. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-*: remove obsolete PYPA_WHEEL and PIP_INSTALL_PACKAGE assignmentsRoss Burton2022-03-111-3/+0
| | | | | | | | These variables are no longer used by pip_install_wheel, so remove them from all recipes that set them. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wxwidgets: fix install errorsKai Kang2022-03-102-1/+60
| | | | | | | | | | | | | | | | | There are errors during do install. So link files 'wx-config' and 'wxrc' are not created, and rename failed either: | CMake Error: failed to create symbolic link '/usr/bin/wx-config': Permission denied | Error renaming from "/usr/bin/wxrc" to "/usr/bin/wxrc-3.1": No such file or directory | CMake Error: failed to create symbolic link '/usr/bin/wxrc': Permission denied Respect variable 'DESTDIR' to make it work as expect. And package ${libdir}/wx/config/gtk3-unicode-3.1 to ${PN}-dev that /usr/bin/wx-config from ${PN}-dev links to it. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wxwidgets: fix libdir for multilibKai Kang2022-03-102-0/+85
| | | | | | | | | wxWidgets hardcodes libdir with 'lib' and does not support multilib which will change it. Respect variable wxPLATFORM_LIB_DIR to support libdir be configurable. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* boinc-client: Depend on virtual/egl instead of virtual/libglKhem Raj2022-03-091-1/+1
| | | | | | | | virtual/libgl points to GL implementation but some implementations of graphics drivers may only provide GLES and this makes the package build on such architectures Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis: remove fuzz warningMingli Yu2022-03-091-4/+14
| | | | | | | | | | | | Fixes: WARNING: lib32-redis-7.0-rc1-r0 do_patch: Fuzz detected: Applying patch GNU_SOURCE.patch patching file src/zmalloc.c Hunk #1 succeeded at 32 with fuzz 2 (offset 4 lines). Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* smartmontools: upgrade 7.2 -> 7.3Wang Mingyu2022-03-072-60/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0001-configure.ac-Define-SOURCE_DATE_EPOCH-in-CPPFLAGS.patch refreshed for new version. Changelog: ========= - smartctl '-j': Many additions to the JSON output for SCSI/SAS devices. - smartctl '-j': JSON output always includes timestamp, regardless of '-i'. - smartctl '-i' and '--identify': ATA ACS-5 enhancements. - smartctl '-l defects': additionally works for SCSI Pending Defects log subpage. - smartctl '-l envrep': Prints SCSI Environmental Reporting log subpage. - smartctl '-l scterc[,R,W],p': Gets/sets the persistent power-on values. - smartctl '-l scterc,reset': Restores to manufacturer's default values. - smartctl '-l tapedevstat': Prints SCSI Tape Device Statistics log page. - smartctl '-l tapealert': Prints SCSI Tape Alert log page. - smartctl '-l zdevstat': Prints SCSI Zoned Block Device Statistics log subpage. - smartctl '-H': No longer checks and clears the SCSI Tape Alert log page unless the option is given twice. - smartctl '-H': No longer sets bit 2 of exit status if ATA attributes are available. - smartctl '-H': Checks new NVME 1.4 status bit. - smartctl '-n POWERMODE': ATA: Optionally exits immediately if unsupported. - smartctl: Support for Zoned block device characteristics and statistics. - smartctl: Various fixes related to SCSI supported log pages and subpages. - smartd: Fixed code execution vulnerability in conjunction with GNU mailutils < 3.13. - smartd '-u USER[:GROUP]': Runs the warning script as a non-privileged user. - smartd '--capabilities': No longer suppresses mail notification. - smartd '--capabilities=mail': Adds capabilities required for exim MTA. - smartd '-q *nodev0*': Three new options to change the exit status to 0 if there are no devices to monitor. - smartd '-s' and '-A': Allows one to disable preconfigured files with '-'. - smartd: Fixed handling of multiple email addresses in conjunction with plugin scripts. Added new environment variable SMARTD_ADDRESS_ORIG. - smartd: No longer writes 'smartd -D' output to syslog on syntax error. - smartd.conf '-c i=N': Allows one to specify device specific check intervals. - SCSI: Retry on UNIT ATTENTION when fetching capacity. - NVMe/USB: Device type '-d sntasmedia' for ASMedia ASM2362 USB to NVMe bridges. - VERSION information in drive database files of all branches. - smartctl and smartd print drive database VERSION information. - HDD, SSD and USB additions to drive database. - update-smart-drivedb: Now checks VERSION information to prevent downgrades. - update-smart-drivedb '--force': Overrides the VERSION check. - update-smart-drivedb '--file' and '--url': Updates from local files or other URLs. - update-smart-drivedb '-q': Suppresses info messages. - update-smart-drivedb: Added long option variants for all short options. - update-smart-drivedb: Prevents dangling gpg-agents and temp directories. - update-smart-drivedb '--install': Installs runtime drivedb.h from location specified by ... - configure '--with-drivedbinstdir: drivedb.h package install location. - configure: SOURCE_DATE_EPOCH prevents inclusion of configure arguments in executables. - configure: Check for '-fstack-protector' now includes the required libs. - Dropped restriction to C++98, a C++11 compiler is now required. - Linux: Device scan range enhanced to '/dev/sdzz'. - Linux: Fixed access to '-d aacraid' and '-d megaraid' devices from smartd if '--capabilities' is used. - Linux: '-d cciss,N' is no longer required for non-RAID hpsa devices. - Darwin: smartctl '-s apm,N' is now supported. - OpenBSD: Fixed too short command timeouts. - OpenBSD: Fixed device name used for autodetection. - OpenBSD: Fixed SAT autodetection of sd* devices. - FreeBSD: Added direct access ('-d megaraid,N') and scanning for LSI RAID on 'mfi' and 'mrsas' controllers. - Windows: smartd '-u restricted': Runs the warning script with a restricted access token. - Windows: New script 'update-smartd-drivedb.ps1' provides gpg verification and replaces 'update-smartd-drivedb.exe'. - Windows: Disabled '-d aacraid' support due to unresolved bugs. Added '-d accraid,...,force' flag to try anyway. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-0476-78/+78
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sanlock: Fix build with wheels onKhem Raj2022-02-281-0/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnuplot: upgrade 5.4.2 -> 5.4.3Wang Mingyu2022-02-221-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========= NEW "set pm3d border retrace" will use quadrangle color for the border NEW "nogrid" flag for plots to opt out of dgrid3d processing NEW option "above|below y=<val>" for "plot with fillsteps" NEW "set style histogram nokeyseparators" suppress blank key entries Bug #2473 CHANGE always allow palette color for non-plot elements of 2D plot FIX contours were incorrectly allocated space in the key even if "notitle" FIX evaluation of unary minus in front of ternary operator Bug #2468 FIX arm and s390 require "signed char" Bugs #2467 #2450 FIX range errors if "smooth csplines" applied with x-axis reversed Bug #2465 FIX handle various corner cases found by fuzzing FIX textcolor should accept "linetype N" Bug #2459 FIX Windows: handling of Window messages for piped input Bugs #2204 #2412 FIX aquaterm: auto-configuration use of Frameworks Bug #2419 FIX qt: pm3d quadrangle borders for transparent surfaces FIX png/gif: gdlib auto-configuration issues FIX dumb: limit enhanced text markup to single-line vertical displacement Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iotop: upgrade 1.20 -> 1.21Wang Mingyu2022-02-221-2/+2
| | | | | | | | | | | | | Changelog: ========= * Update to new upstream release of 1.21 - Better support for disabled task_delayacct sysctl - Add history and graph for all data - Restore simple inline help * Remove filenamemangle from d/watch Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iotop: Disable lto with clang for rv32Khem Raj2022-02-211-0/+1
| | | | | | | clang/rv32 is mixing ABIs because defaults are ilp32d for OE but when LTO is used it pulls in ilp32 internally so disable lto for now. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Use renamed SKIP_RECIPE varFlagKhem Raj2022-02-212-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rsyslog: update to 8.2202Randy MacLeod2022-02-161-2/+1
| | | | | | | | | | | | | | | | | Package changes are mostly bug fixes, and additions to modules/tests: https://github.com/rsyslog/rsyslog/blob/master/ChangeLog I removed the md5sum line since it's obsolete. ptest results for qemux86-64 with kvm and a timeout of 1000 seconds to allow stress tests to complete: Version | Passed | Failed | Skipped 8.2106 | 428 | 0 | 5 8.2202 | 456 | 0 | 5 Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mailx: removeRoss Burton2022-02-0311-629/+0
| | | | | | | | | | | Heirloom Mailx hasn't been maintained for some time: the last release on their web site was 11.25 in 2005 and Debian shipped 12.5 in 2016, but this appears to be a Debian-specific fork which is also now dead. Now that we have s-nail, we can drop mailx. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* smartmontools: use s-nailRoss Burton2022-02-031-1/+1
| | | | | | | | | As mailx is unmaintained, depend on s-nail instead of mailx. Also recommend instead of depend, so you don't need to send email. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* s-nail: add a maintained mail(1) forkRoss Burton2022-02-032-0/+89
| | | | | | | | | | | | | Heirloom Mailx hasn't been maintained for some time: the last release on their web site was 11.25 in 2005 and Debian shipped 12.5 in 2016, but this appears to be a Debian-specific fork which is also now dead. s-nail is an alternative mail(1) fork which is actively maintained, so add a recipe for that. It provides an alternative for ${bindir}/mailx, so should be a drop-in replacement. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis: add recipe for 7.0-rc1Oleksandr Kravchuk2022-02-0310-0/+1702
| | | | | | | | | Redis 7.0 "includes changes that potentially break backwards compatibility with older versions", so let's let folks some time to test 7.0 and later decide which version(s) we want to keep. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcec: Fix type mismatch for return value of LibCecBootloader()Khem Raj2022-01-282-0/+42
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* boinc-client: Update to 7.18.1Gianfranco Costamagna2022-01-274-25/+44
| | | | | | | | | | | | * update to 7.18.1 and unblacklist * Add openssl 3.0 build fix provided by upstream * fix the sed command to work with the correct new libtool named file * refresh patches * drop patch part that is added in one patch and removed in the following one Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dlt-daemon: Bump to latest revision on masterKhem Raj2022-01-251-1/+3
| | | | | | | | | | This helps fix compile errors seen with clang e.g. src/lib/dlt_user.c:455:11: error: address argument to atomic operation must be a pointer to _Atomic type ('bool *' invalid) if (!(atomic_compare_exchange_strong(&dlt_user_initialised, &expected, true))) ^ ~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dlt-daemon: upgrade 2.18.7 -> 2.18.8wangmy2022-01-252-49/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 317.patch removed since it is included in 2.18.8 Changelog: ========= lib: Fix wrong type alert from lgtm gtest_dlt_daemon_gateway: fix gtest build failed lib: generate dlt library internal log file tests: add stdlib to dlt_cpp_extension dlt_user: Make dlt_init thread safe remove clang-tidy analyzer warnings: incompatible pointer type debian: improve debian build package dlt-control-common: shutdown and close socket dlt_common: improve function description gtest: Bring-in changes gtest: Rework WORKING_DIRECTORY gtest: Correct data amount in gtest_dlt_common cmake: Set empty to systemd_SRCS gtest: Refactor tests/CMakeLists.txt lib: Add SOCK_CLOEXEC to socket daemon: Create parent directory for unix socket cmake: Correct added subdirectories console: Add cmake options for control and timestamp tests: Adapt to DLT_DISABLE_MACRO header: Adapt to DLT_DISABLE_MACRO include: Refactor CMakeLists.txt gtest: Change script name to gtest_dlt_daemon_offline_log.sh daemon: Enable to use FIFO on QNX tests: Add new test case with given buffer tests: Enable macro disabling lib: Add new interfaces with given buffer Implemention of tests for the dlt-qnx-system module lib: Add MaxFileSize handling client: pthread_join for deinit doc: update initial log level document dlt-system: Fix memory leak in dlt-system config dlt_common: remove duplicate stdbool header dlt-control: Add option to config port system: use signalfd for dlt-system console: provides args option to enable send/receive serial header fix malformed printf format strings (#295) cmake: Set WITH_LEGACY_INCLUDE_PATH to ON as default (#334) Make the legacy include path a CMake option (#332) daemon: Call dlt_daemon_configuration_load() properly (#330) dlt_user: Use pthread_setname_np() if available (#326) libdlt: Add legacy include path in exported CMake config file (#327) lib: Set TYLE to 1 for BOOL type (#320) file-transfer: Abort file transfer if get serial number failed dlt_user.c: fixing casting wrong type dlt-sortbytimestamp: Remove duplicated conditional statements code dlt-convert: Remove duplicated conditional statements code doc: Minor fix in dlt_for_developers.md (#321) dlt-control-common.c: Fix build failure due to out-of-bound write -Werror=stringop-truncation Extend include path in *.pc file (#319) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ddrescue: upgrade 1.25 -> 1.26wangmy2022-01-251-3/+3
| | | | | | | | | | | | | | | | | | | License-Update: delete a space at the beginning of some comments Changelog: ========= * mapfile.cc (write_mapfile): Check all calls to fprintf. * Show file name in all diagnostics with a file involved. * rescuebook.cc (copy_block): Exit with status 1 on fatal errors. * main_common.cc (getnum): Show option name and valid range if error. * main.cc, ddrescuelog.cc: Remove synonyms '*-logfile', '--pause'. * ddrescuelog.cc: New option '-F, --format'. * command_mode.cc, io.cc, loggers.cc: Missing '#include <algorithm>'. * ddrescue.texi: Improve description of algorithm. * check.sh: A POSIX shell is required to run the tests. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iotop: Disable LTO with clang/rv64Khem Raj2022-01-251-0/+2
| | | | | | LTO with clang does not configure correctly yet with meta-clang Signed-off-by: Khem Raj <raj.khem@gmail.com>
* snappy: use main branch to fix fetch failureJan Luebbe2022-01-251-1/+1
| | | | | | | The project has renamed the master branch to main. Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmodbus: upgrade 3.1.6 -> 3.1.7wangmy2022-01-194-96/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix-typo.patch f1eb4bc7ccb09cd8d19ab641ee37637f8c34d16d.patch removed since they're included in 3.1.7 Changelog: ========= modbus_reply: fix copy & paste error in sanity check Add SECURITY.md Fix typo in comment Replace obsolete AC_PROG_CC_STDC by AC_PROG_CC Fix position of CC flags in documentation Remove duplicate ';' Add the baud rate of 256k for Windows cosmetic changes in man page standardizing itemization Fix many typos Replace .dir-locals.el (Emacs) by .editorconfig Include the test LICENSE in tarball Install the NEWS and AUTHORS files Update README.md docs: fix simple typo, reponse -> response Add modbus_[get|set]_indication_timeout to doc build Fix warning issues Move malloc before starting unit tests Fixed MODBUS_GET_* macros in case of negative values SPDX: change LGPL-2.1+ to LGPL-2.1-or-later Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iotop: Use lld with clang on armKhem Raj2022-01-191-0/+4
| | | | | | | BFD linker is crashing when using clang, workaround it by always using lld when using clang on arm Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Add recipe for duktapeLuca Boccassi2022-01-192-0/+318
| | | | | | | | | Embedded javascript engine, work is almost finished to have polkit use it instead of mozjs, so add a recipe to be ready to switch: https://gitlab.freedesktop.org/polkit/polkit/-/merge_requests/97 Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tiptop: update download URL and HOMEPAGETim Orling2022-01-181-2/+4
| | | | | | | | | | HOMEPAGE is now https://team.inria.fr/pacap/software/tiptop/ Download link is now https://files.inria.fr/pacap/tiptop/tiptop-2.3.1.tar.gz Use HOMEPAGE url for UPSTREAM_CHECK_URI. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sanlock: port to setuptoolsRoss Burton2022-01-182-9/+28
| | | | | | | | | | | Port setup.py to setuptools as distutils is now deprecated. Also, set S to the top of the git repo and use SETUPTOOLS_SETUP_PATH to run the correct script, which means paths outside of the Python module are neater. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iotop: move to the C port of iotopRoss Burton2022-01-182-29/+17
| | | | | | | | | | | The Python iotop implentation hasn't had a release since 2013[1], and there is a C port which is actively maintained and will have a lower impact on the system being monitored. [1] https://repo.or.cz/iotop.git/tag/10c60fedf5051421f4e62b89e2e51e7cc669ce34 Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-oe: Use setuptools3-baseKhem Raj2022-01-123-3/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cmatrix: new packageBartosz Golaszewski2022-01-111-0/+15
| | | | | | | | This adds the recipe for cmatrix: a tool for displaying The Matrix like codes in terminal. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnuplot: upgrade 5.4.1 -> 5.4.2Andreas Müller2022-01-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes in 5.4.2 NEW in "using" context, $# means "number of columns in current data line" NEW define on program entry: I = sqrt(-1) = {0.,1.} NEW support input data that uses epidemiological date-week formats NEW optional fillcolor for "set key opaque" NEW provide and document use of a plugin to provide uigamma function CHANGE much improved domain and precision for igamma function CHANGE generate only one key entry per multi-dataset input file Bug #2380 CHANGE (Windows): attempt to convert unicode on command line to UTF-8 CHANGE clip `with image` to plot boundary in 2D plots CHANGE In gprintf format "%c", add no space for a null prefix Bug #2266 CHANGE Make auto-placement of left border less sensitive to plot size Bug #2415 FIX time formats %U %W Bug #2390 FIX left-justification of titles in splot with user-specified key position FIX clipping of filled polygons that have only 1 or 2 vertices Bug #2400 FIX "set tics front" unexpectedly made all grid lines invisible FIX more terminals support requested linewidth for textbox borders FIX indexing of multiple matrix data sets in a single input file FIX do not inject extra '\n' into input stream after 'set term' Bug #2292 FIX cairo terminals: Do not lose font info during multi-line enhanced text FIX cairo terminals (Windows): ignore "text scaling" from user screen settings FIX pm: better mousing and font handling FIX win: instabilities associated with changing window size Bug #2301 #2304 FIX wxt: use of multiple plot windows from single-threaded wxt terminal FIX qt: prevent creation of zombie gnuplot_qt process Bug #2188 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libqb: use branch mainKai Kang2021-12-281-1/+1
| | | | | | | | Branch master has been removed from libqb upstream git repo. Use branch main instead. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* byacc: upgrade 20210808 -> 20211224zhengruoqin2021-12-271-2/+2
| | | | | | | | | | | | | | | | | License-Update: directory of file changed from "debian" to "package/debian" Changelog: ========== * package/debian/rules: fixes from Debian package for lintian warnings * package/debian/control: updates for Debian standard * VERSION, package/byacc.spec, package/debian/changelog, package/mingw-byacc.spec, package/pkgsrc/Makefile: bump * package/debian/docs, package/debian/copyright, package/debian/control: errata from Debian package * config.sub: alias aarch64le to aarch64 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis-plus-plus: upgrade 1.3.2 -> 1.3.3wangmy2021-12-211-1/+1
| | | | | | | | | | | Changelog: ========= Fix async interface related bugs Fix example and test problems Fix Windows compilation problem Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs: upgrade 91.2.0 -> 91.4.0Wang Mingyu2021-12-131-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libblockdev: Do not include duplicate entries in bd_lvm_lvs outputHongxu Jia2021-12-092-1/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We use "-o segtypes" for the "lvs" command which means multisegment LVs will be twice in the output. [1] ... $ lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent,lv_tags OUTPUT: |LVM2_VG_NAME=rootvg LVM2_LV_NAME=RCSMW-ARM_CXP2020233_2_R20A154 LVM2_LV_UUID=TgjM5V-jhXX-tPTf-gPMa-c3w6-QEjo-7qkmVg LVM2_LV_SIZE=71303168 LVM2_LV_ATTR=wi-ao--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_LV_TAGS= |LVM2_VG_NAME=rootvg LVM2_LV_NAME=RCSMW-ARM_CXP2020233_2_R20A154 LVM2_LV_UUID=TgjM5V-jhXX-tPTf-gPMa-c3w6-QEjo-7qkmVg LVM2_LV_SIZE=71303168 LVM2_LV_ATTR=wi-ao--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_LV_TAGS= ... See [2] [1] https://github.com/storaged-project/libblockdev/pull/671 [2] https://github.com/storaged-project/libblockdev/issues/667 Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ostree: workaround compile error with option gcc option -OgHongxu Jia2021-12-021-0/+8
| | | | | | | | | | | While DEBUG_BUILD = "1" in local.conf, `-Og' is added to cfalgs by Yocto, it broke ostree build with `-Werror=aggregate-return' (the -Werror=aggregate-return is added by ostree configure.ac) So remove -Og and use -O2 as workaround Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ostree: use Yocto mirrorHongxu Jia2021-12-011-4/+0
| | | | | | | | | | | | | Clean up PREMIRRORS setting, the Yocto mirror is updated $ mkdir ./ostree && cd ./ostree $ wget http://downloads.yoctoproject.org/mirror/sources/git2_github.com.ostreedev.ostree.tar.gz $ tar -xvf git2_github.com.ostreedev.ostree.tar.gz $ git show f1155c8d283c3c85d74d5e1050b0dcf8198f750a --oneline f1155c8d (tag: v2021.6) Release 2021.6 Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ostree: add nativesdk supportHongxu Jia2021-12-011-1/+17
| | | | | | | | | | # Changed in V2: s/$OECORE_NATIVE_SYSROOT/\$OECORE_NATIVE_SYSROOT/ for # ostree wrapper of nativesdk Refer the impment of native, use the same PACKAGECONFIG, EXTRA_OECONF and similar create_wrapper for ostree Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ostree: upgrade 2021.5 -> 2021.6wangmy2021-11-291-1/+1
| | | | | | | | | | | | | | | | Changelog: This is a bugfix release. Most of the fixes are related to warnings highlighted by gcc -fanalyzer static source analysis. Performance of pruning logic has been improved, avoiding unnecessary trips through redundant serialization (#2484). A regression has been fixed so that ostree is properly behaving again when used from the initramfs, at a point where /sysroot may not be mounted yet (#2486). A race condition related to sysroot.readonly has been addressed by directly setting up sysroot readonly in initramfs (#2187). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* icewm: upgrade 2.8.0 -> 2.9.0wangmy2021-11-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Improvements to drawing right-to-left text within left-to-right locales. Improvements for right-to-left locales like Arabic and Hebrew. Give icewmbg an error handler to protect against destroyed windows. Updated translations, most notably Ukrainian. Only free cursor attributes when they were allocated. Fix column alignment in menu's for right-to-left languages. Prefer to keep the system menu within the frame when opening it from the menu button in the titlebar. Don't repaint the taskbar when it is collapsed. Refresh the taskbar to prevent background artefacts in CoolSteel. Fix the last entry in the themes menu for the default theme. Ignore empty resize events to reduce flickering when resizing in CoolSteel. Only redraw frame borders on the last expose event. Fix the the bottom right hole of a scrolled window list for bbidulock/icewm#620. Add logout icons to Logout submenu for issue #69. Update minimum required cmake version to 3.2. Support right-to-left languages for corefonts when i18n is enabled. When codesets are missing in a fontset, then only search for extra fonts in the same font family, and only when i18n is enabled. Detect UTF-8 locale and support multibyte to wide character conversions. Make DejaVu the default backup font family for corefonts. Fix the horizontal scrollbar for the window list window. Improve the ascent/descent detection for font sets. Optimize text length detection for width-limited text fields. Improve the Xft last resort backup font. Improve vertical font positioning for the address bar. Reuse discarded miniicon positions when minimizing to desktop. Flush stdout after printing preferences. Detect Right-To-Left locales Arabic, Hebrew, Farsi, Pashto, Sindhi, Urdu. Improve the handling of font loading failures. Improve the handling of setting "PreferFreetypeFonts" to false. Use the font "10x20" as the last resort font instead of "fixed". Be resilient to font preferences being set to the empty string. Document drag and drop. Add support for edge switching during drag and drop operations. Update icewm.desktop for issue bbidulock/icewm#617. Add a font cache to prevent repeatedly loading the same fonts, which also makes icewm a little faster on startup. Don't kill internal windows. Only let a frame retake focus on an ungrab event when the manager still believes that frame should have focus. This fixes the flashing of title bar buttons when the window list window is popped up. Fix for FreeBSD build. Document the -T switch for taskbar in icesh for issue #18. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libqb: upgrade 2.0.3 -> 2.0.4wangmy2021-11-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | The most important fix in this release is that we no longer log errors inside the signal handler in loop_poll.c This could cause an application hang in some circumstances. Changelog is as follows: doxygen2man: print structure descriptions (https://github.com/ClusterLabs/libqb/pull/443) Fix pthread returns (https://github.com/ClusterLabs/libqb/pull/444) poll: Don't log in a signal handler (https://github.com/ClusterLabs/libqb/pull/447) Bump library version for v2.0.4 Implement heap based timer list (https://github.com/ClusterLabs/libqb/pull/439) build: Fix undefined pthread reference. (https://github.com/ClusterLabs/libqb/pull/440) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs-91/mozjs-78: fix compile failure on centos7Changqing Li2021-11-192-0/+57
| | | | | | | | | | | | | | | | | | Mozjs compile failed with this failure: /bin/sh: /lib64/libc.so.6: version `GLIBC_2.33' not found (required by /build/tmp-glibc/work/corei7-64-wrs-linux/mozjs/91.1.0-r0/recipe-sysroot-native/usr/lib/libtinfo.so.5) Root Cause: cargo-host-linker has /bin/sh as it's interpreter, but cargo run the cmd with LD_LIBRARY_PATH set to recipe-sysroot-native. The host /bin/sh links libtinfo.so.5 under recipe-sysroot-native, which needs higher libc. But host libc is older libc. So the incompatible problem occurred. Solution: rewrite cargo-host-linker in python3 Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libstatgrab: update 0.92 -> 0.92.1Alexander Kanavin2021-11-132-37/+2
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs-91: fix do_configure failureChangqing Li2021-11-132-0/+51
| | | | | | | | | | | | do_configure fails occasionally with following error: | File "/firefox-91.1.0/build/moz.configure/util.configure", line 239, in try_invoke_compiler | os.remove(path) | FileNotFoundError: [Errno 2] No such file or directory: '/tmp/conftest.jr1qrcw3.cpp' change the temp file's prefix to avoid it is deleted by others Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* bitwise: Upgrade 0.42 -> 0.43Ramon Fried2021-11-132-29/+1
| | | | | Signed-off-by: Ramon Fried <rfried.dev@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update SRC_URI branch and protocolsRichard Purdie2021-11-0355-55/+55
| | | | | | | | | This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>