{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":15777788,"defaultBranch":"master","name":"openembedded-core","ownerLogin":"openembedded","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-01-09T20:00:59.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/596045?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715580164.0","currentOid":""},"activityList":{"items":[{"before":"7b010813c71d2c29bed43cfcc1480965f31891f5","after":"0a87b5dcc926c571a68edad505a055af1a41dba2","ref":"refs/heads/master-next","pushedAt":"2024-05-13T21:53:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"python3-pycparser: cleanup RDEPENDS\n\n- Drop python3-pprint, the source code no longer imports this module\n- Drop python3-ply, ply package is bunled into pycparser, making the external python3-ply\ndependency not useful. This seems to have been changed a long time ago in version 2.09 (2012.12.27)\n\nNote about python3-netclient: It can be removed at a later date. There is one 'unused' import\nfor base64 in the ply source. Once that is cleaned up, python3-netclient can be removed.\n\nSigned-off-by: Guðni Már Gilbert \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"python3-pycparser: cleanup RDEPENDS"}},{"before":"ebbb096f38350660bb7364a9b46046c9e5b519d8","after":"7b010813c71d2c29bed43cfcc1480965f31891f5","ref":"refs/heads/master-next","pushedAt":"2024-05-13T21:36:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"valgrind: Upgrade to 3.23.0\n\nDrop backports already available in this release\n\nThis release supports X86/Linux, AMD64/Linux, ARM32/Linux, ARM64/Linux,\nPPC32/Linux, PPC64BE/Linux, PPC64LE/Linux, S390X/Linux, MIPS32/Linux,\nMIPS64/Linux, ARM/Android, ARM64/Android, MIPS32/Android, X86/Android,\nX86/Solaris, AMD64/Solaris, AMD64/MacOSX 10.12, X86/FreeBSD, AMD64/FreeBSD\nand ARM64/FreeBSD There is also preliminary support for X86/macOS 10.13,\nAMD64/macOS 10.13 and nanoMIPS/Linux.\n\n* ==================== CORE CHANGES ===================\n\n* --track-fds=yes will now also warn about double closing of file\n descriptors. Printing the context where the file descriptor was\n originally opened and where it was previously closed.\n\n* --track-fds=yes also produces \"real\" errors now which can be\n suppressed and work with --error-exitcode. When combined with\n --xml the xml-output now also includes FdBadClose and FdNotClosed\n error kinds (see docs/internals/xml-output-protocol5.txt).\n\n* The option --show-error-list=no|yes now accepts a new value all.\n This indicates to also print the suppressed errors.\n This is useful to analyse which errors are suppressed by which\n suppression entries.\n The valgrind monitor command 'v.info all_errors' similarly now\n accepts a new optional argument 'also_suppressed' to show\n all errors including the suppressed errors.\n\n* ================== PLATFORM CHANGES =================\n\n* Added ARM64 support for FreeBSD.\n\n* ARM64 now supports dotprod instructions (sdot/udot).\n\n* AMD64 better supports code build with -march=x86-64-v3.\n fused-multiple-add instructions (fma) are now emulated more\n accurately. And memcheck now handles __builtin_strcmp using 128/256\n bit vectors with sse4.1, avx/avx2.\n\n* S390X added support for NNPA (neural network processing assist)\n facility vector instructions VCNF, VCLFNH, VCFN, VCLFNL, VCRNF and\n NNPA (z16/arch14).\n\n* X86 recognizes new binutils-2.42 nop patterns.\n\n* ==================== TOOL CHANGES ===================\n\n* The none tool now also supports xml output.\n\n* ==================== FIXED BUGS ====================\n\nThe following bugs have been fixed or resolved. Note that \"n-i-bz\"\nstands for \"not in bugzilla\" -- that is, a bug that was reported to us\nbut never got a bugzilla entry. We encourage you to file bugs in\nbugzilla (https://bugs.kde.org/enter_bug.cgi?product=valgrind) rather\nthan mailing the developers (or mailing lists) directly -- bugs that\nare not entered into bugzilla tend to get forgotten about or ignored.\n\n283429 ARM leak checking needs CLEAR_CALLER_SAVED_REGS\n281059 Cannot connect to Oracle using valgrind\n328563 make track-fds support xml output\n362680 --error-exitcode not honored when file descriptor leaks are found\n369723 __builtin_longjmp not supported in clang/llvm on Android arm64 target\n390269 unhandled amd64-darwin syscall: unix:464 (openat_nocancel)\n401284 False positive \"Source and destination overlap in strncat\"\n428364 Signals inside io_uring_enter not handled\n437790 valgrind reports \"Conditional jump or move depends on uninitialised\n value\" in memchr of macOS 10.12-10.15\n460616 disInstr(arm64): unhandled instruction 0x4E819402 (dotprod/ASIMDDP)\n463458 memcheck/tests/vcpu_fnfns fails when glibc is built for x86-64-v3\n463463 none/tests/amd64/fma fails when executed on a x86-64-v3 system\n466762 Add redirs for C23 free_sized() and free_aligned_sized()\n466884 Missing writev uninit padding suppression for _XSend\n471036 disInstr_AMD64: disInstr miscalculated next %rip on RORX imm8, m32/64, r32/6\n471222 support tracking of file descriptors being double closed\n474160 If errors-for-leak-kinds is specified, exit-on-first-error should only exit\n on one of the listed errors.\n475498 Add reallocarray wrapper\n476025 Vbit expected test results for Iop_CmpGT64Ux2 are wrong\n476320 Build failure with GCC\n476331 clean up generated/distributed filter scripts\n476535 Difference in allocation size for massif/tests/overloaded-new between\n clang++/libc++ and g++/libstdc++\n476548 valgrind 3.22.0 fails on assertion when loading debuginfo file\n produced by mold\n476708 valgrind-monitor.py regular expressions should use raw strings\n476780 Extend strlcat and strlcpy wrappers to GNU libc\n476787 Build of Valgrind 3.21.0 fails when SOLARIS_PT_SUNDWTRACE_THRP is\n defined\n476887 WARNING: unhandled amd64-freebsd syscall: 578\n477198 Add fchmodat2 syscall on linux\n477628 Add mremap support for Solaris\n477630 Include ucontext.h rather than sys/ucontext.h in Solaris sources\n477719 vgdb incorrectly replies to qRcmd packet\n478211 Redundant code for vgdb.c and Valgrind core tools\n478624 Valgrind incompatibility with binutils-2.42 on x86 with new nop patterns\n (unhandled instruction bytes: 0x2E 0x8D 0xB4 0x26\n478837 valgrind fails to read debug info for rust binaries\n479041 Executables without RW sections do not trigger debuginfo reading\n480052 WARNING: unhandled amd64-freebsd syscall: 580\n480126 Build failure on Raspberry Pi 5 / OS 6.1.0-rpi7-rpi-v8\n480405 valgrind 3.22.0 \"m_debuginfo/image.c:586 (set_CEnt):\n Assertion '!sr_isError(sr)' failed.\"\n480488 Add support for FreeBSD 13.3\n480706 Unhandled syscall 325 (mlock2)\n481127 amd64: Implement VFMADD213 for Iop_MAddF32\n481131 [PATCH] x86 regtest: fix clobber lists in generated asm statements\n481676 Build failure on Raspberry Pi 5 Ubuntu 23.10 with clang\n481874 Add arm64 support for FreeBSD\n483786 Incorrect parameter indexing in FreeBSD clock_nanosleep syscall wrapper\n484002 Add suppression for invalid read in glibc's __wcpncpy_avx2() via wcsxfrm()\n484426 aarch64: 0.5 gets rounded to 0\n484480 False positives when using sem_trywait\n484935 [patch] Valgrind reports false \"Conditional jump or move depends on\n uninitialised value\" errors for aarch64 signal handlers\n485148 vfmadd213ss instruction is instrumented incorrectly (the remaining\n part of the register is cleared instead of kept unmodified)\n485487 glibc built with -march=x86-64-v3 does not work due to ld.so strcmp\n485778 Crash with --track-fds=all and --gen-suppressions=all\nn-i-bz Add redirect for memccpy\n\nTo see details of a given bug, visit\n https://bugs.kde.org/show_bug.cgi?id=XXXXXX\nwhere XXXXXX is the bug number as listed above.\n\nSigned-off-by: Khem Raj \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"valgrind: Upgrade to 3.23.0"}},{"before":"9d804d07b96b103397583228e8066407785167c1","after":"ebbb096f38350660bb7364a9b46046c9e5b519d8","ref":"refs/heads/master-next","pushedAt":"2024-05-13T21:30:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"Revert \"insane: Add warning for WORKDIR instead of UNPACKDIR\"\n\nThis reverts commit 9d804d07b96b103397583228e8066407785167c1.","shortMessageHtmlLink":"Revert \"insane: Add warning for WORKDIR instead of UNPACKDIR\""}},{"before":"8d7fd075603e34f79bfb2e12bce8628d6d8ad5c7","after":"9d804d07b96b103397583228e8066407785167c1","ref":"refs/heads/master-next","pushedAt":"2024-05-13T21:08:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"insane: Add warning for WORKDIR instead of UNPACKDIR\n\nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"insane: Add warning for WORKDIR instead of UNPACKDIR"}},{"before":"fc2656a1c3cdabeacc1f7ef1a968157ca1ae9ef4","after":"8d7fd075603e34f79bfb2e12bce8628d6d8ad5c7","ref":"refs/heads/master-next","pushedAt":"2024-05-13T16:49:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"recipetool/devtool: Update to work correctly with UNPACKDIR\n\nTweak recipetool and devtool to correclty use UNPACKDIR. This allows some\nsimplification of the code. This patch makes things basically work but there\nare likely deeper improvements that can be made now that WORKDIR != UNPACKDIR.\n\nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"recipetool/devtool: Update to work correctly with UNPACKDIR"}},{"before":"cfd5a7e12e45a36d3c2717094b17724ff7cc3305","after":"fc2656a1c3cdabeacc1f7ef1a968157ca1ae9ef4","ref":"refs/heads/master-next","pushedAt":"2024-05-13T16:29:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"recipetool/devtool: Update to work correctly with UNPACKDIR\n\nTweak recipetool and devtool to correclty use UNPACKDIR. This allows some\nsimplification of the code. This patch makes things basically work but there\nare likely deeper improvements that can be made now that WORKDIR != UNPACKDIR.\n\nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"recipetool/devtool: Update to work correctly with UNPACKDIR"}},{"before":"038423489740a9b5e7f0a88143ace8c82e18b509","after":"cfd5a7e12e45a36d3c2717094b17724ff7cc3305","ref":"refs/heads/master-next","pushedAt":"2024-05-13T15:29:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"recipetool/devtool: UNPACK fixes\n\nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"recipetool/devtool: UNPACK fixes"}},{"before":"2d984e52cded09647b210bd79cfec9deb4b7b589","after":"7cd8e04b23b562746665577174799d42ded45d93","ref":"refs/heads/master","pushedAt":"2024-05-13T15:29:18.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"linux-yocto: Enable team net driver\n\nIts needed to run libteam ptests\n\nSigned-off-by: Khem Raj \nCc: Bruce Ashfield \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"linux-yocto: Enable team net driver"}},{"before":"c149c6fc6a960c1477389e70bf53beb5af28c3b5","after":"038423489740a9b5e7f0a88143ace8c82e18b509","ref":"refs/heads/master-next","pushedAt":"2024-05-13T15:23:47.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"recipetool/devtool: UNPACK fixes\n\nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"recipetool/devtool: UNPACK fixes"}},{"before":"95098fbb16732aef2860f1c89f3fc87517812289","after":"c149c6fc6a960c1477389e70bf53beb5af28c3b5","ref":"refs/heads/master-next","pushedAt":"2024-05-13T14:42:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"glib-2.0: correct deprecated man/gtk-doc options\n\nSigned-off-by: Alexander Kanavin \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"glib-2.0: correct deprecated man/gtk-doc options"}},{"before":"3400945ac94c37f335b1e500bdd91e6187ed20b1","after":"2d984e52cded09647b210bd79cfec9deb4b7b589","ref":"refs/heads/master","pushedAt":"2024-05-13T14:42:53.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"libportal: fix rare build race\n\nThere is a build race where the libportal.vapi is not always generated\nbefore it is needed to build libportal-gtk*.vapi. Backport the fix from\nupstream.\n\n[ YOCTO #15479 ]\n\nSigned-off-by: Ross Burton \nSigned-off-by: Alexandre Belloni \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"libportal: fix rare build race"}},{"before":"500f362b800b057402bc3309bc58fea9372c232a","after":"95098fbb16732aef2860f1c89f3fc87517812289","ref":"refs/heads/master-next","pushedAt":"2024-05-11T10:50:39.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"glib-2.0: correct deprecated man/gtk-doc options\n\nSigned-off-by: Alexander Kanavin \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"glib-2.0: correct deprecated man/gtk-doc options"}},{"before":"f8fdea9b83b180049892d1775e2b06c63724cd05","after":"500f362b800b057402bc3309bc58fea9372c232a","ref":"refs/heads/master-next","pushedAt":"2024-05-09T20:25:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"sdk: Fix path length limit to match reserved size\n\nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"sdk: Fix path length limit to match reserved size"}},{"before":"cbc9b6c9a1a98837e08a42f3c670da0fead0a67c","after":"f8fdea9b83b180049892d1775e2b06c63724cd05","ref":"refs/heads/master-next","pushedAt":"2024-05-09T20:24:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"linux-yocto: Enable team net driver\n\nIts needed to run libteam ptests\n\nSigned-off-by: Khem Raj \nCc: Bruce Ashfield \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"linux-yocto: Enable team net driver"}},{"before":"3dfaaa59162287daf789f1855e2c4abcbfb6fab1","after":"cbc9b6c9a1a98837e08a42f3c670da0fead0a67c","ref":"refs/heads/master-next","pushedAt":"2024-05-09T16:52:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"linux-yocto: Enable team net driver\n\nIts needed to run libteam ptests\n\nSigned-off-by: Khem Raj \nCc: Bruce Ashfield \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"linux-yocto: Enable team net driver"}},{"before":"e3b4a05f19e3ba8f84b5d892b787e67bef565e48","after":"294a7dbe44f6b7c8d3a1de8c2cc182af37c4f916","ref":"refs/heads/scarthgap","pushedAt":"2024-05-09T11:48:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"build-appliance-image: Update to scarthgap head revision\n\nSigned-off-by: Steve Sakoman ","shortMessageHtmlLink":"build-appliance-image: Update to scarthgap head revision"}},{"before":"704d3695092148cfbf5d67c81af81665949847b5","after":"e3b4a05f19e3ba8f84b5d892b787e67bef565e48","ref":"refs/heads/scarthgap","pushedAt":"2024-05-09T11:44:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"python3: skip test_concurrent_futures/test_shutdown\n\nThese tests are causing hangs on the Autobuilder, so disable them for\nnow.\n\nSigned-off-by: Trevor Gamblin \nSigned-off-by: Steve Sakoman ","shortMessageHtmlLink":"python3: skip test_concurrent_futures/test_shutdown"}},{"before":"51ad412ddb701d9fe473edae46126adb7dff336f","after":"3dfaaa59162287daf789f1855e2c4abcbfb6fab1","ref":"refs/heads/master-next","pushedAt":"2024-05-09T10:57:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"populate_sdk_ext.bbclass: Fix undefined variable error\n\nThe variable uninative_checksum is returned without being set, causing a\nbuild error. Set it to None by default instead.\n\nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"populate_sdk_ext.bbclass: Fix undefined variable error"}},{"before":"9ed18536f9dc59bf451a3095f4033c55f6c1e1e1","after":"51ad412ddb701d9fe473edae46126adb7dff336f","ref":"refs/heads/master-next","pushedAt":"2024-05-09T09:00:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"xserver-xorg: upgrade 21.1.11 -> 21.1.12\n\nThis release contains security fixes for\n\n* CVE-2024-31080\n* CVE-2024-31081\n* CVE-2024-31082\n* CVE-2024-31083\n\nChangelog:\n===========\n101caa1b0 (tag: xorg-server-21.1.12) xserver 21.1.12\n117315640 render: fix refcounting of glyphs during ProcRenderAddGlyphs\n0e34d8ebc Xquartz: ProcAppleDRICreatePixmap needs to use unswapped length to send reply\ncea92ca78 Xi: ProcXIPassiveGrabDevice needs to use unswapped length to send reply\n8a7cd0e3e Xi: ProcXIGetSelectedEvents needs to use unswapped length to send reply\n5ca3a9513 Xext: SProcSyncCreateFence needs to swap drawable id too\n5d7272f05 Allow disabling byte-swapped clients\n8a46a463f Initialize Mode->name in xf86CVTMode()\nf653d9a0a hw/xfree86: fix NULL pointer refrence to mode name\n8b75ec34d dix: Fix use after free in input device shutdown\n\nhttps://lists.x.org/archives/xorg-announce/2024-April/003497.html\n\nSigned-off-by: Archana Polampalli \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"xserver-xorg: upgrade 21.1.11 -> 21.1.12"}},{"before":"8393557b5229c7a0cea18a586848384bff1d7424","after":"3400945ac94c37f335b1e500bdd91e6187ed20b1","ref":"refs/heads/master","pushedAt":"2024-05-09T08:59:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"libxcrypt-compat: Rename libcrypto.so.1 -> libcrypt.so.1\n\nThe comment in libxcrypt-cmpat incorrectly mentions libcrypto instead of\nlibcrypt which could be misleading to the unsuspecting grep user.\n\nSigned-off-by: Jordan Crouse \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"libxcrypt-compat: Rename libcrypto.so.1 -> libcrypt.so.1"}},{"before":"1feeed0eb5dec112494ee1192e98076a2840bf72","after":"9ed18536f9dc59bf451a3095f4033c55f6c1e1e1","ref":"refs/heads/master-next","pushedAt":"2024-05-09T08:55:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"devtool: Drop oe-local-files and simplify\n\nThe only real reason for oe-local-files was to support S = WORKDIR. With changes to\ndrop support for that, it makes sense to simplify devtool and to try and make both\nthe code and the processes/workflows simpler.\n\nThis patch drops support for S = WORKDIR, removes oe-local-files and then updates\nthe test cases to match this new situation.\n\nAt the code level, we assume we can always now track code changes using git and\nthat things committed into git are handled as patches (as before) but delta against\nHEAD is saved as specific file level changes to the recipe.\n\nOne test is disabled as it is no longer approproate. It is being keped until we can\nmake WORKDIR != UNPACKDIR at which point it should be revisited.\n\nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"devtool: Drop oe-local-files and simplify"}},{"before":"3d747dabd7bf59b653730f245d134931d143f60f","after":"8393557b5229c7a0cea18a586848384bff1d7424","ref":"refs/heads/master","pushedAt":"2024-05-09T08:55:52.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"classes/create-spdx-2.2: Fix SPDX dependencies for ABI Safe recipes\n\nSPDX Documents can currently get into a state where they reference SPDX\nIDs that do not exist (locally). The reason for this is that some\ntasks/recipes are marked as ABI safe, and thus are excluded from\ntaskhash. This means that when SPDX creates a document, it will refer to\nthe SPDX ID in the dependency at the time when the document is created,\nbut if the dependency changes and gets a new SPDX ID, the document will\nnot rebuild to reference the new SPDX ID, causing it to be dangling.\n\nFix this by using the new field in BB_TASKDEPDATA to skip dependencies\nthat are not part of the taskhash calculation.\n\nSigned-off-by: Joshua Watt \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"classes/create-spdx-2.2: Fix SPDX dependencies for ABI Safe recipes"}},{"before":"97af25e5b563632b1c783c720ba12a7b8bc3f4ad","after":"1feeed0eb5dec112494ee1192e98076a2840bf72","ref":"refs/heads/master-next","pushedAt":"2024-05-09T08:49:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"python3: skip test_concurrent_futures/test_shutdown\n\nThese tests are causing hangs on the Autobuilder, so disable them for\nnow.\n\nSigned-off-by: Trevor Gamblin \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"python3: skip test_concurrent_futures/test_shutdown"}},{"before":"3d501e4b496be86b0089167af2f49cb750fc7ea2","after":"3d747dabd7bf59b653730f245d134931d143f60f","ref":"refs/heads/master","pushedAt":"2024-05-09T08:49:27.000Z","pushType":"push","commitsCount":29,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"linux-yocto/6.6: fix kselftest failures\n\nIntegrating the following commit(s) to linux-yocto/6.6:\n\n1/1 [\n Author: Mark Brown\n Email: broonie@kernel.org\n Subject: kselftest: Add a ksft_perror() helper\n Date: Thu, 28 Sep 2023 16:38:11 +0200\n\n The standard library perror() function provides a convenient way to print\n an error message based on the current errno but this doesn't play nicely\n with KTAP output. Provide a helper which does an equivalent thing in a KTAP\n compatible format.\n\n nolibc doesn't have a strerror() and adding the table of strings required\n doesn't seem like a good fit for what it's trying to do so when we're using\n that only print the errno.\n\n Signed-off-by: Mark Brown \n Reviewed-by: Kees Cook \n Signed-off-by: Shuah Khan \n Signed-off-by: Bruce Ashfield \n]\n\nSigned-off-by: Bruce Ashfield \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"linux-yocto/6.6: fix kselftest failures"}},{"before":"f6c0432ebb8bf791b41b70dd6038245edb977bdb","after":"97af25e5b563632b1c783c720ba12a7b8bc3f4ad","ref":"refs/heads/master-next","pushedAt":"2024-05-08T19:01:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"python3: skip test_concurrent_futures/test_shutdown\n\nThese tests are causing hangs on the Autobuilder, so disable them for\nnow.\n\nSigned-off-by: Trevor Gamblin \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"python3: skip test_concurrent_futures/test_shutdown"}},{"before":"5f94bf1c2b727b551a27050f69ccd41eb2fff3cb","after":"f6c0432ebb8bf791b41b70dd6038245edb977bdb","ref":"refs/heads/master-next","pushedAt":"2024-05-08T13:58:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"devtool: Drop oe-local-files and simplify\n\nThe only real reason for oe-local-files was to support S = WORKDIR. With changes to\ndrop support for that, it makes sense to simplify devtool and to try and make both\nthe code and the processes/workflows simpler.\n\nThis patch drops support for S = WORKDIR, removes oe-local-files and then updates\nthe test cases to match this new situation.\n\nAt the code level, we assume we can always now track code changes using git and\nthat things committed into git are handled as patches (as before) but delta against\nHEAD is saved as specific file level changes to the recipe.\n\nOne test is disabled as it is no longer approproate. It is being keped until we can\nmake WORKDIR != UNPACKDIR at which point it should be revisited.\n\nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"devtool: Drop oe-local-files and simplify"}},{"before":"df5875cb22585f10a2e8782c0534ae4625e85bb0","after":"3d501e4b496be86b0089167af2f49cb750fc7ea2","ref":"refs/heads/master","pushedAt":"2024-05-08T13:58:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"sanity.conf: Require bitbake 2.9.1\n\nWe need a recent siggen change in bitbake to allow SPDX to work\nbetter.\n\nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"sanity.conf: Require bitbake 2.9.1"}},{"before":"c8981f2bc1d7ac8800245bdd2636984121804c85","after":"5f94bf1c2b727b551a27050f69ccd41eb2fff3cb","ref":"refs/heads/master-next","pushedAt":"2024-05-08T13:25:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"devtool: Drop oe-local-files and simplify\n\nThe only real reason for oe-local-files was to support S = WORKDIR. With changes to\ndrop support for that, it makes sense to simplify devtool and to try and make both\nthe code and the processes/workflows simpler.\n\nThis patch drops support for S = WORKDIR, removes oe-local-files and then updates\nthe test cases to match this new situation.\n\nAt the code level, we assume we can always now track code changes using git and\nthat things committed into git are handled as patches (as before) but delta against\nHEAD is saved as specific file level changes to the recipe.\n\nOne test is disabled as it is no longer approproate. It is being keped until we can\nmake WORKDIR != UNPACKDIR at which point it should be revisited.\n\nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"devtool: Drop oe-local-files and simplify"}},{"before":"51aab7510155e1b28fe6155559b35b15168dcf90","after":"c8981f2bc1d7ac8800245bdd2636984121804c85","ref":"refs/heads/master-next","pushedAt":"2024-05-08T13:11:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"devtool: Choppy choppy!\n\nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"devtool: Choppy choppy!"}},{"before":"2575d0c8fc1c306966db36e3c44dce1fe1e842c2","after":"51aab7510155e1b28fe6155559b35b15168dcf90","ref":"refs/heads/master-next","pushedAt":"2024-05-08T12:38:18.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"devtool: Choppy choppy!\n\nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"devtool: Choppy choppy!"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESNu2dQA","startCursor":null,"endCursor":null}},"title":"Activity · openembedded/openembedded-core"}