{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":14467213,"defaultBranch":"master","name":"meta-swupdate","ownerLogin":"sbabic","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-11-17T13:31:56.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1411982?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1711526134.0","currentOid":""},"activityList":{"items":[{"before":"1c12eef17cd72409b486f4ee57a23c61b67ad705","after":"3aed0f6ec3a87d04309fb1534962bbb3d7e3edd4","ref":"refs/heads/master","pushedAt":"2024-09-13T11:32:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"layer.conf: Switch to be 'styhead' layer series compatible\n\nThis is now what master points to in core layer\n\nSigned-off-by: Khem Raj ","shortMessageHtmlLink":"layer.conf: Switch to be 'styhead' layer series compatible"}},{"before":"ffa99d22715e75665d087250721295c840cab49f","after":"1c12eef17cd72409b486f4ee57a23c61b67ad705","ref":"refs/heads/master","pushedAt":"2024-09-06T13:23:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"Allow unique IV per image to encrypt\n\nTo use unique random IV for an image to encrypt:\n\n 1) In sw-description file use swupdate_get_IV() to initialize \"ivt\" value,\n for example:\n\n filename = \"rootfs-image.ubifs\";\n encrypted = true;\n ivt = \"$swupdate_get_IV(rootfs-image.ubifs)\";\n\n 2) In SWU image recipe overwrite default swupdate_get_IV():\n\n def swupdate_get_IV(d, s, filename):\n return swupdate_get_unique_IV(d, s, filename)\n\nTo use predefined/hardcoded IV for some/all images to encrypt:\n\n 3) In SWU image recipe set additionally:\n\n SWUPDATE_IV[sw-description] = \"662c7e7ef64f987d6f039ff116ad1f26\"\n SWUPDATE_IV[rootfs-image.ubifs] = \"e972109190c1b1b0c60615480d9f3a05\"\n\nSigned-off-by: Viacheslav Volkov ","shortMessageHtmlLink":"Allow unique IV per image to encrypt"}},{"before":"55a3b9aaa551d3c0a41303b49fb88e3166fa778b","after":"ffa99d22715e75665d087250721295c840cab49f","ref":"refs/heads/master","pushedAt":"2024-09-06T13:03:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"swupdate,classes: Transition from WORKDIR to UNPACKDIR\n\nUNPACKDIR is newly introduced post 5.0 release\nwhich is used by do_unpack tasks instead of WORKDIR [1]\n\n[1] https://git.yoctoproject.org/poky/commit/?id=d24a7d0fb16457e10e7a216d4c9ae3fb265113d1\n\nSigned-off-by: Khem Raj ","shortMessageHtmlLink":"swupdate,classes: Transition from WORKDIR to UNPACKDIR"}},{"before":"f0a0a171a2cae8db9d28623dfcbec45c9cccefaf","after":"55a3b9aaa551d3c0a41303b49fb88e3166fa778b","ref":"refs/heads/master","pushedAt":"2024-07-26T13:01:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"swupdate: Remove True parameter from getVar() and getVarFlag()\n\nTrue is default since 2016 and most layers were already updated\nnot to pass this parameter where not necessary, e.g. oe-core was\nupdated couple times, first in:\n\nhttps://git.openembedded.org/openembedded-core/commit/?id=7c552996597faaee2fbee185b250c0ee30ea3b5f\n\nand later in:\n\nhttps://git.openembedded.org/openembedded-core/commit/?id=26c74fd10614582e177437608908eb43688ab510\n\nDo the same in the swupdate layer.\n\nSigned-off-by: Fabio Estevam \nAcked-by: Stefano Babic ","shortMessageHtmlLink":"swupdate: Remove True parameter from getVar() and getVarFlag()"}},{"before":"a924d4bfd9dd54638ac8348d3f2845339f789770","after":"1600c74ed6d9eabc15a680a7a4cb359aa537bd65","ref":"refs/heads/scarthgap","pushedAt":"2024-07-26T13:01:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"swupdate: Remove True parameter from getVar() and getVarFlag()\n\nTrue is default since 2016 and most layers were already updated\nnot to pass this parameter where not necessary, e.g. oe-core was\nupdated couple times, first in:\n\nhttps://git.openembedded.org/openembedded-core/commit/?id=7c552996597faaee2fbee185b250c0ee30ea3b5f\n\nand later in:\n\nhttps://git.openembedded.org/openembedded-core/commit/?id=26c74fd10614582e177437608908eb43688ab510\n\nDo the same in the swupdate layer.\n\nSigned-off-by: Fabio Estevam \nAcked-by: Stefano Babic ","shortMessageHtmlLink":"swupdate: Remove True parameter from getVar() and getVarFlag()"}},{"before":"3521b91de70e012e3508692682e89fcd264ed9eb","after":"6918be849ddf1fed5b7a0173e51c7a136e8d4101","ref":"refs/heads/kirkstone","pushedAt":"2024-06-20T09:56:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"Upgrade to 2024.05.2\n\nThis includes fix for regression bug in ubivol handler.\n\nSigned-off-by: Stefano Babic ","shortMessageHtmlLink":"Upgrade to 2024.05.2"}},{"before":"1f6466ecfcff68cc80fd26d4f8b1f8b0a18ec5c9","after":"a924d4bfd9dd54638ac8348d3f2845339f789770","ref":"refs/heads/scarthgap","pushedAt":"2024-06-20T09:55:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"Upgrade to 2024.05.2\n\nThis includes fix for regression bug in ubivol handler.\n\nSigned-off-by: Stefano Babic ","shortMessageHtmlLink":"Upgrade to 2024.05.2"}},{"before":"5a82bce0d58d9b019e1ab23fcf1224a982168d80","after":"f0a0a171a2cae8db9d28623dfcbec45c9cccefaf","ref":"refs/heads/master","pushedAt":"2024-06-20T09:55:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"Upgrade to 2024.05.2\n\nThis includes fix for regression bug in ubivol handler.\n\nSigned-off-by: Stefano Babic ","shortMessageHtmlLink":"Upgrade to 2024.05.2"}},{"before":"f1266f66b4d245c56e334f1be1694a307c0f09d0","after":"1f6466ecfcff68cc80fd26d4f8b1f8b0a18ec5c9","ref":"refs/heads/scarthgap","pushedAt":"2024-06-20T07:39:09.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"New GUI for recovery mode\n\nThe rescueGUI is based on a graphic library (TeKUI) that is not\nmaintained anymore. This is a replacement based on LVGL, with the same\ninterfaces and the same look, but open to extensions in the future.\n\nSigned-off-by: Stefano Babic ","shortMessageHtmlLink":"New GUI for recovery mode"}},{"before":"8657b1a222bdd15ddccd0667314747d8829ba332","after":"5a82bce0d58d9b019e1ab23fcf1224a982168d80","ref":"refs/heads/master","pushedAt":"2024-06-20T07:39:09.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"New GUI for recovery mode\n\nThe rescueGUI is based on a graphic library (TeKUI) that is not\nmaintained anymore. This is a replacement based on LVGL, with the same\ninterfaces and the same look, but open to extensions in the future.\n\nSigned-off-by: Stefano Babic ","shortMessageHtmlLink":"New GUI for recovery mode"}},{"before":"cb4315a98624dd4911f02295a7ef0f14a8efd227","after":"f1266f66b4d245c56e334f1be1694a307c0f09d0","ref":"refs/heads/scarthgap","pushedAt":"2024-06-04T11:57:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"Yocto 5.1 (styhead): S = ${WORKDIR} no longer supported\n\nFix errors during parse due to S = ${WORKDIR}\nhttps://docs.yoctoproject.org/next/migration-guides/migration-5.1.html#workdir-changes :\n\n S = ${WORKDIR} no longer supported\n\n If a recipe has S set to be WORKDIR, this is no longer supported,\n and an error will be issued. The recipe should be changed to:\n\n S = \"${WORKDIR}/sources\"\n UNPACKDIR = \"${S}\"\n\n Any WORKDIR references where files from SRC_URI are referenced\n should be changed to S. These are commonly in do_compile,\n do_compile, do_install and LIC_FILES_CHKSUM.\n\nSigned-off-by: Geoff Parker ","shortMessageHtmlLink":"Yocto 5.1 (styhead): S = ${WORKDIR} no longer supported"}},{"before":"a8cd12889b22cbea40306f75b85cf7d702e0977e","after":"8657b1a222bdd15ddccd0667314747d8829ba332","ref":"refs/heads/master","pushedAt":"2024-06-04T10:04:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"Yocto 5.1 (styhead): S = ${WORKDIR} no longer supported\n\nFix errors during parse due to S = ${WORKDIR}\nhttps://docs.yoctoproject.org/next/migration-guides/migration-5.1.html#workdir-changes :\n\n S = ${WORKDIR} no longer supported\n\n If a recipe has S set to be WORKDIR, this is no longer supported,\n and an error will be issued. The recipe should be changed to:\n\n S = \"${WORKDIR}/sources\"\n UNPACKDIR = \"${S}\"\n\n Any WORKDIR references where files from SRC_URI are referenced\n should be changed to S. These are commonly in do_compile,\n do_compile, do_install and LIC_FILES_CHKSUM.\n\nSigned-off-by: Geoff Parker ","shortMessageHtmlLink":"Yocto 5.1 (styhead): S = ${WORKDIR} no longer supported"}},{"before":"b1f76d7070bdea6ae4c99d3858a5551ea367d3ac","after":"3521b91de70e012e3508692682e89fcd264ed9eb","ref":"refs/heads/kirkstone","pushedAt":"2024-05-30T12:18:28.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"Update to 2024.05\n\nSigned-off-by: Stefano Babic ","shortMessageHtmlLink":"Update to 2024.05"}},{"before":"bb88f5db76e481f9545f56746e67495a54b4566e","after":"a8cd12889b22cbea40306f75b85cf7d702e0977e","ref":"refs/heads/master","pushedAt":"2024-05-30T12:18:28.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"Update to 2024.05\n\nSigned-off-by: Stefano Babic ","shortMessageHtmlLink":"Update to 2024.05"}},{"before":"e3ead78d73314ebc12640df0d32621b52d045863","after":"cb4315a98624dd4911f02295a7ef0f14a8efd227","ref":"refs/heads/scarthgap","pushedAt":"2024-05-30T12:18:28.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"Merge branch 'master' into scarthgap\n\nSigned-off-by: Stefano Babic ","shortMessageHtmlLink":"Merge branch 'master' into scarthgap"}},{"before":"6b5e0927bf49a82eb4a88776d453df9f4a878982","after":"990075d1535e77f805883d180b94e05682066c8f","ref":"refs/heads/nanbield","pushedAt":"2024-05-25T15:40:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"Extend variable expansion\n\nAllow bitbake variable to contain one or more lines to be able to add\ncomplete config blocks when building sw-description.\n\nSigned-off-by: \"Mueller, Daniel\" ","shortMessageHtmlLink":"Extend variable expansion"}},{"before":"a4b621f9e73e26f81183388369df9dc25e87af57","after":"b1f76d7070bdea6ae4c99d3858a5551ea367d3ac","ref":"refs/heads/kirkstone","pushedAt":"2024-05-25T15:40:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"Extend variable expansion\n\nAllow bitbake variable to contain one or more lines to be able to add\ncomplete config blocks when building sw-description.\n\nSigned-off-by: \"Mueller, Daniel\" ","shortMessageHtmlLink":"Extend variable expansion"}},{"before":"d091e4b80b903dcd3c7ee9370643fd5146e5d2ac","after":"bb88f5db76e481f9545f56746e67495a54b4566e","ref":"refs/heads/master","pushedAt":"2024-05-25T15:40:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"Extend variable expansion\n\nAllow bitbake variable to contain one or more lines to be able to add\ncomplete config blocks when building sw-description.\n\nSigned-off-by: \"Mueller, Daniel\" ","shortMessageHtmlLink":"Extend variable expansion"}},{"before":"f12f6ebf28bf968443a31c079eb95449dc9f4d92","after":"e3ead78d73314ebc12640df0d32621b52d045863","ref":"refs/heads/scarthgap","pushedAt":"2024-05-25T15:40:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"Extend variable expansion\n\nAllow bitbake variable to contain one or more lines to be able to add\ncomplete config blocks when building sw-description.\n\nSigned-off-by: \"Mueller, Daniel\" ","shortMessageHtmlLink":"Extend variable expansion"}},{"before":"6c7c6e7d26d46bd073991cfd7b94a0a74022ea95","after":"6b5e0927bf49a82eb4a88776d453df9f4a878982","ref":"refs/heads/nanbield","pushedAt":"2024-05-25T12:29:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"Update README\n\nSigned-off-by: Stefano Babic ","shortMessageHtmlLink":"Update README"}},{"before":"f6e6e0f50366877f7988defdb9ba61a9ac9280e3","after":"a4b621f9e73e26f81183388369df9dc25e87af57","ref":"refs/heads/kirkstone","pushedAt":"2024-05-25T12:29:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"Update README\n\nSigned-off-by: Stefano Babic ","shortMessageHtmlLink":"Update README"}},{"before":"c4c2eb938349cff018a5bb4b63d496e31d357026","after":"d091e4b80b903dcd3c7ee9370643fd5146e5d2ac","ref":"refs/heads/master","pushedAt":"2024-05-25T12:29:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"Update README\n\nSigned-off-by: Stefano Babic ","shortMessageHtmlLink":"Update README"}},{"before":"ae2f52ce3c8ee742218715d1d542eaae3b4ca19c","after":"f12f6ebf28bf968443a31c079eb95449dc9f4d92","ref":"refs/heads/scarthgap","pushedAt":"2024-05-25T12:29:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"Update README\n\nSigned-off-by: Stefano Babic ","shortMessageHtmlLink":"Update README"}},{"before":"6241bf8a95eb49288890a40dbbc6fb7f3645fcd4","after":"6c7c6e7d26d46bd073991cfd7b94a0a74022ea95","ref":"refs/heads/nanbield","pushedAt":"2024-04-16T11:54:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"swupdate-lualoader: Set SECTION to devel/lua\n\nHaving an empty SECTION = \"\" causes packaging failures with rpm:\n| DEBUG: Executing shell function BUILDSPEC\n| error: line 6: Empty tag: Group:\n\nFix packaging by setting a SECTION\n\nSigned-off-by: Erik Schumacher ","shortMessageHtmlLink":"swupdate-lualoader: Set SECTION to devel/lua"}},{"before":"d8842db38a4b1eda9e072a30672fb8cb875a04e9","after":"ae2f52ce3c8ee742218715d1d542eaae3b4ca19c","ref":"refs/heads/scarthgap","pushedAt":"2024-04-16T11:51:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"swupdate-lualoader: Set SECTION to devel/lua\n\nHaving an empty SECTION = \"\" causes packaging failures with rpm:\n| DEBUG: Executing shell function BUILDSPEC\n| error: line 6: Empty tag: Group:\n\nFix packaging by setting a SECTION\n\nSigned-off-by: Erik Schumacher ","shortMessageHtmlLink":"swupdate-lualoader: Set SECTION to devel/lua"}},{"before":"d8842db38a4b1eda9e072a30672fb8cb875a04e9","after":"c4c2eb938349cff018a5bb4b63d496e31d357026","ref":"refs/heads/master","pushedAt":"2024-04-16T11:51:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"swupdate-lualoader: Set SECTION to devel/lua\n\nHaving an empty SECTION = \"\" causes packaging failures with rpm:\n| DEBUG: Executing shell function BUILDSPEC\n| error: line 6: Empty tag: Group:\n\nFix packaging by setting a SECTION\n\nSigned-off-by: Erik Schumacher ","shortMessageHtmlLink":"swupdate-lualoader: Set SECTION to devel/lua"}},{"before":"3d12b2788a45d86efcb1ad3e01f209558c54795c","after":"f6e6e0f50366877f7988defdb9ba61a9ac9280e3","ref":"refs/heads/kirkstone","pushedAt":"2024-04-16T11:51:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"swupdate-lualoader: Set SECTION to devel/lua\n\nHaving an empty SECTION = \"\" causes packaging failures with rpm:\n| DEBUG: Executing shell function BUILDSPEC\n| error: line 6: Empty tag: Group:\n\nFix packaging by setting a SECTION\n\nSigned-off-by: Erik Schumacher ","shortMessageHtmlLink":"swupdate-lualoader: Set SECTION to devel/lua"}},{"before":null,"after":"d8842db38a4b1eda9e072a30672fb8cb875a04e9","ref":"refs/heads/scarthgap","pushedAt":"2024-03-27T07:55:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"layer.conf: LAYERSERIES_COMPAT_swupdate nanbield -> scarthgap for Yocto 5.0\n\nSigned-off-by: Geoff Parker ","shortMessageHtmlLink":"layer.conf: LAYERSERIES_COMPAT_swupdate nanbield -> scarthgap for Yoc…"}},{"before":"fb1243d5a0f3b322bec9098089a66b3956afa909","after":"d8842db38a4b1eda9e072a30672fb8cb875a04e9","ref":"refs/heads/master","pushedAt":"2024-03-21T15:25:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"layer.conf: LAYERSERIES_COMPAT_swupdate nanbield -> scarthgap for Yocto 5.0\n\nSigned-off-by: Geoff Parker ","shortMessageHtmlLink":"layer.conf: LAYERSERIES_COMPAT_swupdate nanbield -> scarthgap for Yoc…"}},{"before":"63bea622a52b94a1ab7f5c4dfd900c675b3bb007","after":"3d12b2788a45d86efcb1ad3e01f209558c54795c","ref":"refs/heads/kirkstone","pushedAt":"2024-03-12T22:41:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbabic","name":"Stefano Babic","path":"/sbabic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411982?s=80&v=4"},"commit":{"message":"Backport Fix for IVT check BUG into release 2023.12.1\n\nPatch Cherry-picked from:\n\nhttps://github.com/sbabic/swupdate/commit/fee1c3febbb45bdc691c1fde79f537cdfc74ffc5\n\nOn the console the reported swupdate version will be:\n\n$ swupdate --version\nSWUpdate v2023.12.1-dirty\n\nSigned-off-by: Ayoub Zaki ","shortMessageHtmlLink":"Backport Fix for IVT check BUG into release 2023.12.1"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xM1QxMTozMjowOC4wMDAwMDBazwAAAAS1aSjk","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xM1QxMTozMjowOC4wMDAwMDBazwAAAAS1aSjk","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0xMlQyMjo0MTowOC4wMDAwMDBazwAAAAQT9idC"}},"title":"Activity · sbabic/meta-swupdate"}