aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
AgeCommit message (Collapse)Author
5 daysnpmsw-test: delete temporarilyjansa/styheadjansa/masterMartin Jansa
* fails to parse again after recent bitbake npmsw changes: WARNING: /OE/build/luneos-styhead/meta-openembedded/meta-oe/recipes-devtools/nodejs/npmsw-test.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc | ETA: --:--:-- WARNING: /OE/build/luneos-styhead/meta-openembedded/meta-oe/recipes-devtools/nodejs/npmsw-test.bb: Error during finalise of /OE/build/luneos-styhead/meta-openembedded/meta-oe/recipes-devtools/nodejs/npmsw-test.bb ERROR: ExpansionError during parsing /OE/build/luneos-styhead/meta-openembedded/meta-oe/recipes-devtools/nodejs/npmsw-test.bb Traceback (most recent call last): File "/OE/build/luneos-styhead/bitbake/lib/bb/fetch2/__init__.py", line 1794, in Fetch.__init__(urls=['file://npm-local-link-sources/', 'npmsw:///OE/build/luneos-styhead/meta-openembedded/meta-oe/recipes-devtools/nodejs/npmsw-test/npm-local-link-sources/inner/npm-shrinkwrap-v3.json'], d=<bb. data_smart.DataSmart object at 0x7f0eb6e8c4a0>, cache=True, localonly=False, connection_cache=None): try: > self.ud[url] = FetchData(url, d, localonly) self.ud[url].unpack_tracer = unpack_tracer File "/OE/build/luneos-styhead/bitbake/lib/bb/fetch2/__init__.py", line 1346, in FetchData.__init__(url='npmsw:///OE/build/luneos-styhead/meta-openembedded/meta-oe/recipes-devtools/nodejs/npmsw-test/npm-local-link-sources/inner/npm-shrinkwrap-v3.json', d=<bb.data_smart.DataSmart object at 0x 7f0eb6e8c4a0>, localonly=False): if hasattr(self.method, "urldata_init"): > self.method.urldata_init(self, d) File "/OE/build/luneos-styhead/bitbake/lib/bb/fetch2/npmsw.py", line 221, in NpmShrinkWrap.urldata_init(ud=<bb.fetch2.FetchData object at 0x7f0eb6ea3c80>, d=<bb.data_smart.DataSmart object at 0x7f0eb6e8c4a0>): > foreach_dependencies(shrinkwrap, _resolve_dependency, ud.dev) File "/OE/build/luneos-styhead/bitbake/lib/bb/fetch2/npmsw.py", line 69, in foreach_dependencies(shrinkwrap={'name': '@npm-local-link-sources/inner', 'version': '1.0.0', 'lockfileVersion': 3, 'requires': True, 'packages': {'': {'name': '@npm-local-link-sources/inner', 'version': '1.0.0', 'de pendencies': {'@npm-local-link-sources/upper': 'file:../'}}, '..': {'name': '@npm-local-link-sources/upper', 'version': '1.0.0'}, 'node_modules/@npm-local-link-sources/upper': {'resolved': '..', 'link': True}}}, callback=<function NpmShrinkWrap.urldata_init.<locals>._resolve_dependency at 0x7f 0eb6e0a5c0>, dev=False): continue > callback(name, package_infos, package) else: File "/OE/build/luneos-styhead/bitbake/lib/bb/fetch2/npmsw.py", line 203, in _resolve_dependency(name='@npm-local-link-sources/upper', params={'resolved': '..', 'link': True}, destsuffix='node_modules/@npm-local-link-sources/upper'): else: > raise ParameterError("Unsupported dependency: name '%s', depname '%s', version '%s', resolved '%s'" % (name, depname, version, resolved), ud.url) bb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception ParameterError: URL: 'npmsw:///OE/build/luneos-styhead/meta-openembedded/meta-oe/recipes-devtools/nodejs/npmsw-test/npm-local-l ink-sources/inner/npm-shrinkwrap-v3.json' has invalid parameters. Unsupported dependency: name '@npm-local-link-sources/upper', depname 'None', version '..', resolved '..' The variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue] ERROR: Parsing halted due to errors, see error messages above Summary: There were 2 WARNING messages. Summary: There were 2 ERROR messages, returning a non-zero exit code. Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
5 daysnpmsw-test: test recipe with local link source in npm shrinkwrapMartin Jansa
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
5 dayscom.webos.app.minimal: add strace with -ffMartin Jansa
* it would be interesting to compare the strace output with and without UV_USE_IO_URING (and no other changes)
5 dayscom.webos.app.minimal: export UV_USE_IO_URING=0Martin Jansa
5 dayscom.webos.app.minimal: drop all the debug output again and drop unused ↵Martin Jansa
enact-dev-native * it wasn't very useful in the end as io_uring calls didn't appear even in the strace -f -v anyway Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
5 dayscom.webos.app.minimal: enable stats and verboseMartin Jansa
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
5 dayscom.webos.app.minimal: add strace as wellMartin Jansa
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
5 dayscom.webos.app.minimal: add DEBUG as wellMartin Jansa
5 dayscom.webos.app.minimal: enable nodejs trace, NODE_DEBUG_NATIVE and disable ↵Martin Jansa
PSEUDO_DEBUG
5 dayscom.webos.app.minimal: use npmsw:// instead of npm install in do_compileMartin Jansa
5 dayscom.webos.app.minimal: use plain webpack without enact-devMartin Jansa
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
5 dayscom.webos.app.minimal: add minimal reproducer from webososeMartin Jansa
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
8 daysprotobuf-c: Link with libatomic on riscv32Khem Raj
No 64bit atomic builtins provided by compiler Signed-off-by: Khem Raj <raj.khem@gmail.com>
10 daysdebootstrap: upgrade 1.0.132 -> 1.0.137Yi Zhao
ChangeLog: https://salsa.debian.org/installer-team/debootstrap/-/blob/1.0.137/debian/changelog Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
10 daysjsoncpp: upgrade 1.9.5 -> 1.9.6Yi Zhao
ChangeLog: https://github.com/open-source-parsers/jsoncpp/releases/tag/1.9.6 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-09-10valijson: upgrade 1.0.2 -> 1.0.3Wang Mingyu
Changelog: =========== - Fix typos in RapidJsonAdapter, only failing when certain features are used - Added explicit default move constructors/operators - Various cosmetic fixes - Implemented functioning move constructors/operators - Compatibility with boost-1.85.0 - Ability to customize regular expression engine Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-09-10python3-pefile: upgrade 2023.2.7 -> 2024.8.26Wang Mingyu
Changelog: ========== - Close the data attribute before reassigning it - Floor division (//) does mathematical division with the floor functio… - Update new dvrt type and Load Config filed adapt to Windows11 - fix PE.get_data - Fix ambiguous string syntax for PEid parsing regexp - fixed a memory leak that caused the pe file to be access locked. - Exphash from sha256 to md5 to match imphash - More readable calls to superclass - Fix cache_adjust_FileAlignment to work with files not aligned to 0x200 - [StepSecurity] Apply security best practices - Create sets using curly brackets - Change IOError to OSError - Apply isort to sort all imports - Remove "OC Patch" comments - Update tox.ini Python versions - Use with statement to write to file - Remove distutils use - Use chaining comparison operators - Replace list comprehension with set comprehension - Use not in operator - Replace base class name with super() - Increase readability and consistency - Tiny comment improvements - Update oleaut32.py from oleaut32.dll - Improve parse_rich_header - Include ordinals for wsock32.dll - Update ws2_32.py from ws2_32.dll - Update pefile.py for typo - Add parsing for IMAGE_DEBUG_TYPE_EX_DLLCHARACTERISTICS Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-09-10ctags: upgrade 6.1.20240825.0 -> 6.1.20240908.0Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-09-05nodejs: Fix build with libc++ 19Khem Raj
As noted in the libc++ 19 release notes [1], std::char_traits<> is now only provided for char, char8_t, char16_t, char32_t and wchar_t, and any instantiation for other types will fail. This causes nodejs-20 to fail to compile with clang 19 and libc++ 19, resulting in errors similar to: /usr/include/c++/v1/string:820:42: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' 820 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, | ^ ../deps/v8/src/inspector/string-16.h:114:28: note: in instantiation of template class 'std::basic_string<unsigned short>' requested here 114 | std::basic_string<UChar> m_impl; | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ Upstream v8 has fixed this in commit 182d9c05e78 [2], so add it as a backported patch, until the next version of node is released. [1] https://libcxx.llvm.org/ReleaseNotes/19.html#deprecations-and-removals [2] https://chromium.googlesource.com/v8/v8.git/+/182d9c05e78 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-09-05android-tools: create flag flag file for adbd at a proper locationDmitry Baryshkov
The patches by Raghuvarya changed the location of the file that systemd uses to check whether to start the adbd or not. However those patches completely ignored creating those two flag files, as done by the android-tools recipes. Make the android-tools create the /etc/usb-debugging-enabled file so that it's possible to enable the adbd automatically. Fixes: a29c6386d576 ("android-toold-adbd: Fix inconsistency between selinux configurations") Fixes: 8106cfe769aa ("android-tools-adbd.service: Change /var to /etc in ConditionPathExists") Cc: Raghuvarya S <quic_raghuvar@quicinc.com> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-09-03grpc: Upgrade to 1.66.1 releaseKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-09-03ltrace: Switch to gitlab SRC_URIKhem Raj
The github mirror was a stopgap, now ltrace is hosted on gitlab/cespedes drop already applied patches upstream. Add a patch to fix VLAs Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-09-02libdbi-perl: upgrade 1.643 -> 1.644Changqing Li
* License-Update: Update years * Remove CVE-2014-10402.patch since it is not need for this version, refer [1] * Backport a patch [1] https://metacpan.org/dist/DBI/view/Changes#Changes-in-DBI-1.632-9th-Nov-2014 Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-09-01nodejs: upgrade 20.16.0 -> 20.17.0J. S.
commit c1ddc60fd25456da07d8402c89157c4354fde5ac Author: Jason Schonberg <schonm@gmail.com> Date: Wed Aug 21 17:40:03 2024 -0400 License change - remove highlight.js https://github.com/nodejs/node/commit/1c5fe040a0a73b483cc3e3fef76efe2d1712205b Changelog : https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md#20.17.0 nodejs: upgrade 20.16.0 -> 20.17.0 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-30python3-flatbuffers: provide nativesdk supportAkash Hadke
nativesdk support is needed in some of the projects for codegeneration Signed-off-by: Nisha Parrakat <nisha.m.parrakat@bmw.de> Signed-off-by: Akash Hadke <akash.hadke27@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-30xerces-c: fix buildpaths QA issueMartin Jansa
Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-28ctags: upgrade 6.1.20240804.0 -> 6.1.20240825.0Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-25protobuf: version bump 4.25.3 -> 4.25.4Jan Vermaete
+ adding UPSTREAM_CHECK_GITTAGREGEX because `devtool latest-version` was going to the 28 release (what still in rc) Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-25cpuset: Add recipe for cpuset tool 1.6.2Michael Trimarchi
Cpuset is a Python application that forms a wrapper around the standard Linux filesystem calls to make using the cpusets facilities in the Linux kernel easier. This can be used on linux realtime or standard linux Example cset shield --cpu 2-3 echo c > /proc/irq/287/smp_affinity irq=`ps | grep -m 1 "irq/287" | awk '{ print $1 }'` cset shield -s -p $irq --force chrt -f -p 75 $irq Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-23python3-psycopg: add v3.2.1Tim Orling
Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-22nodejs: support cross compile without qemu user conditionallyHongxu Jia
Due to the scope of supported BSPs by qemu-user is limited, such as a segment fault on armv9 after qemu apply commit [target/arm: Convert LDAPR/STLR (imm) to decodetree][1] ``` |tmp-glibc/work/neoversen2-crypto-wrs-linux/nodejs/20.5.1/node-v20.5.1/out/ Release/v8-qemu-wrapper.sh: line 7: 3179613 Segmentation fault (core dumped) PSEUDO_UNLOAD=1 qemu-aarch64 -r 5.15 -L tmp-glibc/work/neoversen2-crypto-wrs-linux/ nodejs/20.5.1/recipe-sysroot -E LD_LIBRARY_PATH=tmp-glibc/work/neoversen2-crypto-wrs-linux/ nodejs/20.5.1/recipe-sysroot/usr/lib64:tmp-glibc/work/neoversen2-crypto-wrs-linux/ nodejs/20.5.1/recipe-sysroot/usr/lib64 "$@" ``` Upstream nodejs have cross compile support, but it needs host and target have same bit width (e.g. a x86_64 host targeting arrch64 to produce a 64-bit binary). So: 1. If host and target have different bit width, build with QEMU user as usual; 2. If host and target have same bit width, enable notejs cross compile support: - The build tools of nodejs is GYP[2], set CC_host, CFLAGS_host, CXX_host, CXXFLAGS_host, LDFLAGS_host, AR_host for host build which is separated with target build [3] - Satisfy layer compatibility, set GYP variables in prefuncs of do_configure, do_compile and do_install other than in recipe parsing - Add missing native packages to fix library missing on host build - Rework libatomic.patch, explicitly link to libatomic for clang conditionally [1] https://github.com/qemu/qemu/commit/2521b6073b7b4b505533a941d4f9600f7585dc78 [2] https://github.com/nodejs/node-gyp [3] https://github.com/nodejs/node-gyp/blob/main/gyp/docs/UserDocumentation.md#cross-compiling Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-13Upgrade dbus-cxx to 2.5.2Robert Middleton
In addition, allow for other configuration options for dbus-cxx and split into different packages. SDK can now also be built with dbus-cxx tools, generally used to generate C++ interface code from DBus introspection files. This required adding cppgenerate in a new recipe for dependency purposes. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-09nodejs: upgrade 20.13.0 -> 20.16.0Jason Schonberg
Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-09perfetto: Fix contains reference to TMPDIR [buildpaths] warningalperak
WARNING:perfetto-31.0-r0 do_package_qa: QA Issue: File /usr/bin/.debug/tracebox in package perfetto-dbg contains reference to TMPDIR [buildpaths] Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-09msgpack-cpp: upgrade 6.1.0 -> 6.1.1Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-09libpcsc-perl: upgrade 1.4.14 -> 1.4.15Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-09ctags: upgrade 6.1.20240714.0 -> 6.1.20240804.0Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-09pcimem: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN statusAlexandre Truong
When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears. On the upstream source repository, releases are not identified by tags. So, UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update. Signed-off-by: Alexandre Truong <alexandre.truong@smile.fr> Reviewed-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-09libubox: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN statusAlexandre Truong
When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears. On the upstream source repository, releases are not identified by tags. So, UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update. Signed-off-by: Alexandre Truong <alexandre.truong@smile.fr> Reviewed-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-09kconfig-frontends: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN statusAlexandre Truong
When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears. On the upstream source repository, releases are not identified by tags. So, UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update. Signed-off-by: Alexandre Truong <alexandre.truong@smile.fr> Reviewed-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-05luajit: Fix host development packageAlexander Stein
The 32 Bit host development package needed is libc6-dev:i386, not libc6-dev-i386. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-07-31android-tools-adbd.service: Change /var to /etc in ConditionPathExistsquic-raghuvar
If android-tools-adbd.service service needs to be up upon boot, then the path assigned to ConditionPathExists must be present at boot time. This means that the path set to ConditionPathExists must be created at build time itself. /etc is a better place to keep files and directories that are created at build time rather than /var. /var is expected to house files that are created at run time. Hence, change ConditionPathExists=/var/usb-debugging-enabled to ConditionPathExists=/etc/usb-debugging-enabled Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-07-28ldns: Upgrade to 1.8.4Khem Raj
* Fix building documentation in build directory. Thanks Michael Tokarev * Updated the configure script for split openssl directories. * Fix for windows compile; asctime_r compat, search for inet_ntop in ws2_32, avoid double decl of inet_ntop, check for symlink call, include config.h in edns.c, have socket compare use correct signedness, add -u repo option to makewin.sh, fix quoting in makewin.sh and check return value of bind and connect in net.c for failure instead of a socket type. And fix to install .exe files. * Fix to compile with OpenSSL 3.2. Update acx_nlnetlabs.m4 to 48. * Fix to compile DLLs, and pick out of the lib64 dir, and include libssp-0.dll and ldns-config. * bugfix #237: Resolver uses nameserver commented out in /etc/resolv.conf. Thanks grembo. * Added RESINFO rrtype. * Added WALLET rrtype. * PR #241: Fix coverity cited problems. Thanks Enji Cooper. * PR #233: Several Python SWIG issues. Thanks Florian Weimer. * PR #231: const ldns_rdf * typemap fixes to support swig-4.2.0 Thanks William S Fulton * PR #227: keys.c: fix build with libressl >= 3.8.1 Thanks Fabrice Fontaine * PR #224: Portable executable progs don't underlink to libldns Thanks Ørjan Malde * PR #216: Update declaration for function with no argument Thanks Ed Maste * PR #214: fix the build in FreeBSD's base system Thanks Pierre Pronchery and Dag-Erling Smørgrav * PR #206: improve 'next-label' algorithm in ldns-walk Thanks Jelte Jansen * PR #205: Add functions to extract RFC 8914 extended errors Thanks Roland van Rijswijk-Deij * PR #203: Expand CI: Cygwin, BSDs, musl libc, 32-bit, and big-endian Thanks Felipe Gasper * PR #191: 16-unit-tests-edns: Fix leak & warnings Thanks Felipe Gasper * Added NXNAME rrtype. * PR #242: Openssl no engine improved support #242 Thanks Petr Menšík Detailed Changes [1] Fix buildpaths QA errors while here [1] https://github.com/NLnetLabs/ldns/compare/1.8.3...1.8.4 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-07-25memtool: Add recipeRicardo Simoes
memtool is a program that allows to access memory mapped registers. This is useful to inspect and modify registers from the command line. memtool can also operate on plain files, and access PHY registers. Signed-off-by: Ricardo Simoes <ricardo.simoes@pt.bosch.com> Signed-off-by: Mark Jonas <mark.jonas@de.bosch.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-07-24tk: update UPSTREAM_CHECK_* variables to fix devtool upgradesYoann Congal
Update UPSTREAM_CHECK_* variables to fix UNKNOWN_BROKEN status with devtool check-upgrade-status. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Reviewed-by: Alexandre Truong <alexandre.truong@smile.fr>
2024-07-24pugixml: update UPSTREAM_CHECK_* variables to fix devtool upgradesYoann Congal
Update UPSTREAM_CHECK_* variables to fix UNKNOWN_BROKEN status with devtool check-upgrade-status. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Reviewed-by: Alexandre Truong <alexandre.truong@smile.fr>
2024-07-24msgpack-cpp: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN statusAlexandre Truong
Adding UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX fix UNKNOWN_BROKEN status from running devtool check-upgrade-status. The next version of the package can be found from upstream sources. Signed-off-by: Alexandre Truong <alexandre.truong@smile.fr> Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
2024-07-24microcom: update UPSTREAM_CHECK_* variables to fix devtool upgradesYoann Congal
Update UPSTREAM_CHECK_* variables to fix UNKNOWN_BROKEN status with devtool check-upgrade-status. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Reviewed-by: Alexandre Truong <alexandre.truong@smile.fr>
2024-07-24mcpp: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN statusAlexandre Truong
Adding UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX fix UNKNOWN_BROKEN status from running devtool check-upgrade-status. The next version of the package can be found from upstream sources. Signed-off-by: Alexandre Truong <alexandre.truong@smile.fr> Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
2024-07-24libpcsc-perl: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN statusAlexandre Truong
Adding UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX fix UNKNOWN_BROKEN status from running devtool check-upgrade-status. The next version of the package can be found from upstream sources. Signed-off-by: Alexandre Truong <alexandre.truong@smile.fr> Reviewed-by: Yoann Congal <yoann.congal@smile.fr>