{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":526686086,"defaultBranch":"master","name":"poky","ownerLogin":"YoeDistro","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-08-19T16:55:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/43447511?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716538931.0","currentOid":""},"activityList":{"items":[{"before":"922c3b0f862312f16b6ce4e38d5d854d097c8d29","after":"71065d3b932a3cef05ac59345edd3c858790ce5f","ref":"refs/heads/master-next","pushedAt":"2024-06-08T08:24:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"ref-manual: add RECIPE_UPDATE_EXTRA_TASKS variable\n\nDocument the new RECIPE_UPDATE_EXTRA_TASKS variable\nand give cargo-update-recipe-crates as a concrete\nexample.\n\n(From yocto-docs rev: 79a0bf95ebf3c09a3d90dd6b9a58a5410542aee2)\n\nSigned-off-by: Tim Orling \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"ref-manual: add RECIPE_UPDATE_EXTRA_TASKS variable"}},{"before":"d0b02cf8015d6a2146a8d5e5275ef4fbb0f116d0","after":"a41948e86dd6d03beea43827c4f2bf274dd767a3","ref":"refs/heads/master","pushedAt":"2024-06-08T08:24:02.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"site: move ac_cv_func_posix_getpwnam_r to libc files\n\nAs with the other ac_cv_func_posix_* functions, this is specific to the\nlibc and not the architecture.\n\n(From OE-Core rev: 2e190f4e443d6c6e44c3f775ff74e8d14e880a59)\n\nSigned-off-by: Ross Burton \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"site: move ac_cv_func_posix_getpwnam_r to libc files"}},{"before":"e9ac39473ee0c0d6816be248218acc932182e990","after":"e23ab5d7bf9fa70c1cc3bd05752a2fe324a7924d","ref":"refs/heads/yoe/mut","pushedAt":"2024-06-08T06:28:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"gstreamer1.0-plugins-bad: Fix build with musl\n\nSigned-off-by: Khem Raj ","shortMessageHtmlLink":"gstreamer1.0-plugins-bad: Fix build with musl"}},{"before":"29ed3497c2b0e6907ea2139ca781d208df8b4445","after":"e9ac39473ee0c0d6816be248218acc932182e990","ref":"refs/heads/yoe/mut","pushedAt":"2024-06-07T23:37:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"gcc: Fix wrong order of gcc include paths on musl systems\n\nmusl does not use gcc private system headers, however, the path gets\nprepended since gcc driver passes -iprefix option to cc1 based on its\ninstallation location. This starts to prefer these headers instead of\nmusl provided equivalent system headers which is not as per musl's\ndesign. This patch switches prepend to append for musl systems.\n\n(From OE-Core rev: c4d519fa43f333f7c87beb9fcc1c53851565d152)\n\nSigned-off-by: Khem Raj \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"gcc: Fix wrong order of gcc include paths on musl systems"}},{"before":"b99512aee5b3413a7973c0732878836693041544","after":"922c3b0f862312f16b6ce4e38d5d854d097c8d29","ref":"refs/heads/master-next","pushedAt":"2024-06-07T20:16:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"ref-manual: add RECIPE_UPDATE_EXTRA_TASKS variable\n\nDocument the new RECIPE_UPDATE_EXTRA_TASKS variable\nand give cargo-update-recipe-crates as a concrete\nexample.\n\n(From yocto-docs rev: 79a0bf95ebf3c09a3d90dd6b9a58a5410542aee2)\n\nSigned-off-by: Tim Orling \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"ref-manual: add RECIPE_UPDATE_EXTRA_TASKS variable"}},{"before":"c5f6bee07c515fa327b66c79ae0f30bca0a476e0","after":"d0b02cf8015d6a2146a8d5e5275ef4fbb0f116d0","ref":"refs/heads/master","pushedAt":"2024-06-07T20:16:03.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"bitbake: fetch2/wget: Canonicalize DL_DIR paths for wget2 compatibility\n\nSome distributions (namely Fedora Core 40) have started replacing\nwget with wget2. There are some changes to wget2 that make it\nincompatible with wget:\n\n1. ftp/ftps is not supported anymore\n2. progress 'dot' is not yet supported\n3. Relative paths in -P and -O are not correctly dealt with\n\nItem 1: Is already dealt with since Scarthgap by only adding the\noption --passive-ftp when the URL specifies ftp/sftp. While that\nwon't help if ftp/sftp is actually required it at least does\nnot break http/https downloads.\n\nItem 2: While not supported it at least does not break the operation.\n\nItem 3: If there are relative path components in -P or -O then wget2\nonly deals with them correctly if there is one, and only one, relative\npath component at the beginning of the path:\n\n-P ./downloads works\n-P ../downloads works\n-P ../../downloads does not work\n-P ./../downloads does not work\n-P /home/user/downloads/../downloads does not work\n\nIn cases where there are more than one relative path component at\nthe beginning of the path and/or one or more reltaive path\ncomponent somewhere in the middle or end of the path, wget2 aborts\nwith the message Internal error: Unexpected relative path: '')\n\nSuch can happen if DL_DIR includes relative path components e.g.\nDL_DIR = \"${TOPDIR}/../../downloads\".\n\nThis patch canonicalizes DL_DIR before it is passed to wget.\n\n(Bitbake rev: 3e4208952b086adc510e78c1c5f9cf4550d79dc9)\n\nSigned-off-by: Rudolf J Streif \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"bitbake: fetch2/wget: Canonicalize DL_DIR paths for wget2 compatibility"}},{"before":"9ba9b04f7fb9a9fc95d7f3e679a701fe4804e8b1","after":"29ed3497c2b0e6907ea2139ca781d208df8b4445","ref":"refs/heads/yoe/mut","pushedAt":"2024-06-07T14:00:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"gcc: Fix wrong order of gcc include paths on musl systems\n\nmusl does not use gcc private system headers, however, the path gets\nprepended since gcc driver passes -iprefix option to cc1 based on its\ninstallation location. This starts to prefer these headers instead of\nmusl provided equivalent system headers which is not as per musl's\ndesign. This patch switches prepend to append for musl systems.\n\n(From OE-Core rev: c4d519fa43f333f7c87beb9fcc1c53851565d152)\n\nSigned-off-by: Khem Raj \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"gcc: Fix wrong order of gcc include paths on musl systems"}},{"before":"6f5ec127accbb7b676a3fdbc1ea0156cd90e0211","after":"b99512aee5b3413a7973c0732878836693041544","ref":"refs/heads/master-next","pushedAt":"2024-06-07T08:17:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"ref-manual: add RECIPE_UPDATE_EXTRA_TASKS variable\n\nDocument the new RECIPE_UPDATE_EXTRA_TASKS variable\nand give cargo-update-recipe-crates as a concrete\nexample.\n\n(From yocto-docs rev: 79a0bf95ebf3c09a3d90dd6b9a58a5410542aee2)\n\nSigned-off-by: Tim Orling \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"ref-manual: add RECIPE_UPDATE_EXTRA_TASKS variable"}},{"before":"f4812083f5b54f66cb66f877b09122fe8c134776","after":"c5f6bee07c515fa327b66c79ae0f30bca0a476e0","ref":"refs/heads/master","pushedAt":"2024-06-07T08:17:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"cve-exclusion: Drop the version comparision/warning\n\nSince the CVE repository is no longer being updated, drop the warning\ncomparision since it is no longer valid.\n\n(From OE-Core rev: 9a232a9c3023dfec7e2d2c7e384d64006d1cf1af)\n\nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"cve-exclusion: Drop the version comparision/warning"}},{"before":"e0969a7059ee068423ef2610295d83a53508a2c3","after":"9ba9b04f7fb9a9fc95d7f3e679a701fe4804e8b1","ref":"refs/heads/yoe/mut","pushedAt":"2024-06-07T00:04:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"python3: Check for host OS type instead of build OS\n\nconfigure uses PLATOFRM_TRIPLET derive many variabled e.g.\nSOABI, EXT_SUFFIX etc. However, the check is for build system\nwhich is not correct when cross-compiling python, it works ok\nfor native builds since host == build, however for cross-builds\nhost != build and this ends up with wrong value e.g. on musl/linux\nit gets linux-gnu whereas it should be linux-musl.\n\nLuckily, its fixed upstream, hence backported\n\n(From OE-Core rev: 82455f741ed5bcccfd69b737bfecf28e0944b810)\n\nSigned-off-by: Khem Raj \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"python3: Check for host OS type instead of build OS"}},{"before":"ae6cebca5bac9521230c69fed23b375d0de7f5f6","after":"83793ccd865e3e72563e6d5733b6bd02943feb8a","ref":"refs/heads/scarthgap","pushedAt":"2024-06-06T20:28:18.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"bitbake: siggen: Enable batching of unihash queries\n\nUses the batching API of the client to reduce the effect of latency when\nmaking multiple queries to the server\n\n(Bitbake rev: fdac31655fb5441139f70e50292dbb5774cfdafe)\n\nSigned-off-by: Joshua Watt \nSigned-off-by: Richard Purdie \nSigned-off-by: Steve Sakoman ","shortMessageHtmlLink":"bitbake: siggen: Enable batching of unihash queries"}},{"before":"fb8fa10d850d87f07a854aacb05b51906afd8b81","after":"6f5ec127accbb7b676a3fdbc1ea0156cd90e0211","ref":"refs/heads/master-next","pushedAt":"2024-06-06T20:28:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"ref-manual: add RECIPE_UPDATE_EXTRA_TASKS variable\n\nDocument the new RECIPE_UPDATE_EXTRA_TASKS variable\nand give cargo-update-recipe-crates as a concrete\nexample.\n\n(From yocto-docs rev: 79a0bf95ebf3c09a3d90dd6b9a58a5410542aee2)\n\nSigned-off-by: Tim Orling \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"ref-manual: add RECIPE_UPDATE_EXTRA_TASKS variable"}},{"before":"b6b66ca07b2d7ea74c4aa61e9eec1cc7cb7f05ed","after":"f4812083f5b54f66cb66f877b09122fe8c134776","ref":"refs/heads/master","pushedAt":"2024-06-06T20:28:01.000Z","pushType":"push","commitsCount":17,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"gawk: update patch status\n\n(From OE-Core rev: 6d9052884f6eefdf65acbca76e1c39556d77a1af)\n\nSigned-off-by: Ross Burton \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"gawk: update patch status"}},{"before":"003073663c0fac070d43da84c6dff269d3e4035c","after":"e0969a7059ee068423ef2610295d83a53508a2c3","ref":"refs/heads/yoe/mut","pushedAt":"2024-06-06T17:01:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"gcc: Fix wrong order of gcc include paths on musl systems\n\nmusl does not use gcc private system headers, however, the path gets\nprepended since gcc driver passes -iprefix option to cc1 based on its\ninstallation location. This starts to prefer these headers instead of\nmusl provided equivalent system headers which is not as per musl's\ndesign. This patch switches prepend to append for musl systems.\n\nSigned-off-by: Khem Raj ","shortMessageHtmlLink":"gcc: Fix wrong order of gcc include paths on musl systems"}},{"before":"a87c2137d5dab99dee1e9266246cafb6c2bb4db8","after":"003073663c0fac070d43da84c6dff269d3e4035c","ref":"refs/heads/yoe/mut","pushedAt":"2024-06-06T13:49:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"gcc: Fix wrong order of gcc include paths on musl systems\n\nmusl does not use gcc private system headers, however, the path gets\nprepended since gcc driver passes -iprefix option to cc1 based on its\ninstallation location. This starts to prefer these headers instead of\nmusl provided equivalent system headers which is not as per musl's\ndesign. This patch switches prepend to append for musl systems.\n\nSigned-off-by: Khem Raj ","shortMessageHtmlLink":"gcc: Fix wrong order of gcc include paths on musl systems"}},{"before":"0d3109c2dce0b3a3c3be1c0d3853dac3e7b66a36","after":"a87c2137d5dab99dee1e9266246cafb6c2bb4db8","ref":"refs/heads/yoe/mut","pushedAt":"2024-06-06T07:10:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"gcc: Fix wrong order of gcc include paths on musl systems\n\nmusl does not use gcc private system headers, however, the path gets\nprepended since gcc driver passes -iprefix option to cc1 based on its\ninstallation location. This starts to prefer these headers instead of\nmusl provided equivalent system headers which is not as per musl's\ndesign. This patch switches prepend to append for musl systems.\n\nSigned-off-by: Khem Raj ","shortMessageHtmlLink":"gcc: Fix wrong order of gcc include paths on musl systems"}},{"before":"c5df9c829a549ca002c36afd6bdf23639831502e","after":"ae6cebca5bac9521230c69fed23b375d0de7f5f6","ref":"refs/heads/scarthgap","pushedAt":"2024-06-05T20:33:35.000Z","pushType":"push","commitsCount":21,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"git: set --with-gitconfig=/etc/gitconfig for -native builds\n\nCommit 6c2ae2346db0 (kern-tools: depend on git-replacement-native)\nbroke our kernel builds. For saving space and time, we have a DL_DIR\nshared between multiple users/buildbots, not all of which run with the\nsame uid (and with appropriate sticky bits set so that files\ndownloaded by one user become owned by a common group and are readable\nby others). This works fine also for git sources because the docker\nimages we use all have a /etc/gitconfig with\n\n [safe]\n directory = *\n\nBut with the mentioned commit, the host's git is no longer used for\ndo_unpack (nor for do_fetch if re-building and sysroot has already\nbeen populated by a previous build), causing spurious \"fatal: detected\ndubious ownership...\" failures.\n\nCurrently, the path where the git-native binary searches for system\ngitconfig is the sysroot from it was built, which obviously doesn't\ncontain a /etc/gitconfig. As for the nativesdk variant, respect the\nhost's /etc/gitconfig if present.\n\n(From OE-Core rev: a3f5ac9f9fee2c8e10fec7c3f758e49513fef724)\n\nSigned-off-by: Rasmus Villemoes \nSigned-off-by: Richard Purdie \n(cherry picked from commit 572f511f7ff02fb559ac42d2d5dbd09fec478d97)\nSigned-off-by: Steve Sakoman ","shortMessageHtmlLink":"git: set --with-gitconfig=/etc/gitconfig for -native builds"}},{"before":"cb564f03a5f994047826c4073453b1b61820baa3","after":"fb8fa10d850d87f07a854aacb05b51906afd8b81","ref":"refs/heads/master-next","pushedAt":"2024-06-05T20:33:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"ref-manual: add RECIPE_UPDATE_EXTRA_TASKS variable\n\nDocument the new RECIPE_UPDATE_EXTRA_TASKS variable\nand give cargo-update-recipe-crates as a concrete\nexample.\n\n(From yocto-docs rev: 79a0bf95ebf3c09a3d90dd6b9a58a5410542aee2)\n\nSigned-off-by: Tim Orling \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"ref-manual: add RECIPE_UPDATE_EXTRA_TASKS variable"}},{"before":"5fc59beaec099cd4a78b38fb0686f377bbe7dadd","after":"b6b66ca07b2d7ea74c4aa61e9eec1cc7cb7f05ed","ref":"refs/heads/master","pushedAt":"2024-06-05T20:33:17.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"bitbake: tests/fetch: Tweak test to match upstream repo url change\n\nUpstream changed their urls, update our test to match.\n\n(Bitbake rev: dc391b86540ec5e0a0f1d811c776a22d443b1c06)\n\nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"bitbake: tests/fetch: Tweak test to match upstream repo url change"}},{"before":"981f9e885c3cbc8c1ff2ff3683f6eca650c56529","after":"0d3109c2dce0b3a3c3be1c0d3853dac3e7b66a36","ref":"refs/heads/yoe/mut","pushedAt":"2024-06-05T18:38:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"python3: Check for host OS type instead of build OS\n\nconfigure uses PLATOFRM_TRIPLET derive many variabled e.g.\nSOABI, EXT_SUFFIX etc. However, the check is for build system\nwhich is not correct when cross-compiling python, it works ok\nfor native builds since host == build, however for cross-builds\nhost != build and this ends up with wrong value e.g. on musl/linux\nit gets linux-gnu whereas it should be linux-musl.\n\nLuckily, its fixed upstream, hence backported\n\n(From OE-Core rev: 82455f741ed5bcccfd69b737bfecf28e0944b810)\n\nSigned-off-by: Khem Raj \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"python3: Check for host OS type instead of build OS"}},{"before":"f40adda4497716ea618980bf0e91645a6189f7da","after":"981f9e885c3cbc8c1ff2ff3683f6eca650c56529","ref":"refs/heads/yoe/mut","pushedAt":"2024-06-05T17:21:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"grub,grub-efi: Remove -mfpmath=sse on x86\n\nThis option fails with clang compiler when testing for soft-float because\nOE enforces this option via CCARGS however, gtub's\nmakefile/configure does disable all sse options when checking for\nsoft-float support, but it can not disable -mfpmath=sse as its inserted\nby OE, therefore remove it in recipe\n\nFixes build errors seen with clang/musl like on x86\nerror: the 'sse' unit is not supported with this instruction set\n\nSigned-off-by: Khem Raj ","shortMessageHtmlLink":"grub,grub-efi: Remove -mfpmath=sse on x86"}},{"before":"8f696868f8f501ef7492ec618108230fd9897d4a","after":"f40adda4497716ea618980bf0e91645a6189f7da","ref":"refs/heads/yoe/mut","pushedAt":"2024-06-05T13:49:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"grub,grub-efi: Remove -mfpmath=sse on x86\n\nThis option fails with clang compiler when testing for soft-float because\nOE enforces this option via CCARGS however, gtub's\nmakefile/configure does disable all sse options when checking for\nsoft-float support, but it can not disable -mfpmath=sse as its inserted\nby OE, therefore remove it in recipe\n\nFixes build errors seen with clang/musl like on x86\nerror: the 'sse' unit is not supported with this instruction set\n\nSigned-off-by: Khem Raj ","shortMessageHtmlLink":"grub,grub-efi: Remove -mfpmath=sse on x86"}},{"before":"3cd3d6d5a1dd63ca0fb4eb699f75eed9a1920e77","after":"cb564f03a5f994047826c4073453b1b61820baa3","ref":"refs/heads/master-next","pushedAt":"2024-06-05T08:19:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"ref-manual: add RECIPE_UPDATE_EXTRA_TASKS variable\n\nDocument the new RECIPE_UPDATE_EXTRA_TASKS variable\nand give cargo-update-recipe-crates as a concrete\nexample.\n\n(From yocto-docs rev: 79a0bf95ebf3c09a3d90dd6b9a58a5410542aee2)\n\nSigned-off-by: Tim Orling \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"ref-manual: add RECIPE_UPDATE_EXTRA_TASKS variable"}},{"before":"424c43070da21e8901e13296b6639abc0d8bec9e","after":"5fc59beaec099cd4a78b38fb0686f377bbe7dadd","ref":"refs/heads/master","pushedAt":"2024-06-05T08:19:25.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"build-appliance-image: Update to master head revision\n\n(From OE-Core rev: e068ba7d6b91237f9dabc2050c9473bed311690c)\n\nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"build-appliance-image: Update to master head revision"}},{"before":"071ba0f138c61fdce6b4ce7993798ba5decd4660","after":"8f696868f8f501ef7492ec618108230fd9897d4a","ref":"refs/heads/yoe/mut","pushedAt":"2024-06-05T06:51:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"python3: Drop empty patch\n\nThe fix brought by this patch is already part of python 3.12.3\ntherefore drop it.\n\nSigned-off-by: Khem Raj ","shortMessageHtmlLink":"python3: Drop empty patch"}},{"before":"5794dc49998f131c268fe574d4b8ddb3744c3ab3","after":"071ba0f138c61fdce6b4ce7993798ba5decd4660","ref":"refs/heads/yoe/mut","pushedAt":"2024-06-05T01:44:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"python3: Drop empty patch\n\nThe fix brought by this patch is already part of python 3.12.3\ntherefore drop it.\n\nSigned-off-by: Khem Raj ","shortMessageHtmlLink":"python3: Drop empty patch"}},{"before":"6defbeaa138ca7203ce719859eef1f311e53e762","after":"5794dc49998f131c268fe574d4b8ddb3744c3ab3","ref":"refs/heads/yoe/mut","pushedAt":"2024-06-04T20:40:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"Revert \"python3-rpds-py: Create a symlink for cython module on musl\"\n\nThis reverts commit b56378655d69bd517061a5e110b58341a2f46c78.","shortMessageHtmlLink":"Revert \"python3-rpds-py: Create a symlink for cython module on musl\""}},{"before":"a9ff066a0a393ed79e4c9bb97cd88b5c86c8d8ee","after":"3cd3d6d5a1dd63ca0fb4eb699f75eed9a1920e77","ref":"refs/heads/master-next","pushedAt":"2024-06-04T20:19:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"ref-manual: add RECIPE_UPDATE_EXTRA_TASKS variable\n\nDocument the new RECIPE_UPDATE_EXTRA_TASKS variable\nand give cargo-update-recipe-crates as a concrete\nexample.\n\n(From yocto-docs rev: 79a0bf95ebf3c09a3d90dd6b9a58a5410542aee2)\n\nSigned-off-by: Tim Orling \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"ref-manual: add RECIPE_UPDATE_EXTRA_TASKS variable"}},{"before":"56c578f6643c09e6d9274bb21381978deb1f4af1","after":"424c43070da21e8901e13296b6639abc0d8bec9e","ref":"refs/heads/master","pushedAt":"2024-06-04T20:19:00.000Z","pushType":"push","commitsCount":16,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"oeqa/runtime/ltp: Drop groups that were removed in new version\n\nThe io, cap_bounds and filecaps groups were removed in latest version\nof ltp. Tweak the test class to match.\n\n(From OE-Core rev: d5460f15cbc56e52cbbc09785a777278208da7f7)\n\nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"oeqa/runtime/ltp: Drop groups that were removed in new version"}},{"before":"b56378655d69bd517061a5e110b58341a2f46c78","after":"6defbeaa138ca7203ce719859eef1f311e53e762","ref":"refs/heads/yoe/mut","pushedAt":"2024-06-04T15:26:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kraj","name":"Khem Raj","path":"/kraj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/465279?s=80&v=4"},"commit":{"message":"Revert \"python3-rpds-py: Create a symlink for cython module on musl\"\n\nThis reverts commit b56378655d69bd517061a5e110b58341a2f46c78.","shortMessageHtmlLink":"Revert \"python3-rpds-py: Create a symlink for cython module on musl\""}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEX9LbFwA","startCursor":null,"endCursor":null}},"title":"Activity ยท YoeDistro/poky"}