-
Notifications
You must be signed in to change notification settings - Fork 417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[scarthgap] linux-raspberrypi: Drop 5.15 #1320
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* it was used only for linux-raspberrypi_4.19.inc dropped in: agherzan@2afeee9#diff-7460e33493167fc60e3c40dcb0b3b9298e0bac97d5945414349c89cecc1cf3f1 Signed-off-by: Martin Jansa <[email protected]>
* 6.1 version was used by default since mickledore: agherzan@12a1187 and kirkstone for rpi5 MACHINEs since: agherzan@9dc6673 * scarthgap uses 6.6 by default since: agherzan@1cf3dd5 * nobody is probably using 5.15 with newer release and there are issues with "iw reg" since wireless-regdb upgrade in oe-core as well as shown in: agherzan#1317 so better to drop it from master/scarthgap together with rpi.scc used only for 5.15 and 0001-gcc-plugins-Reorganize-gimple-includes-for-GCC-13.patch used only by rpi.scc Signed-off-by: Martin Jansa <[email protected]>
kraj
approved these changes
May 14, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
agherzan
approved these changes
May 28, 2024
shr-project
added a commit
to shr-project/meta-webosose
that referenced
this pull request
Jun 10, 2024
:Release Notes: Remove the backported wens certificate used by wireless-regdb since 2024.01.23 as mentioned in: https://git.openembedded.org/openembedded-core/commit/?h=kirkstone&id=11c9c6eec5ff45cd1fd4858bc28f38693c5d0fde revert: http://gpro.lge.com/c/webos-pro/meta-lg-webos/+/404384 webos: webos-raspberrypi: linux-raspberrypi=webosrpi36 :Detailed Notes: The same is now backported in meta-raspberrypi with: agherzan/meta-raspberrypi#1317 There is recipes-kernel/linux/linux-raspberrypi_6.1.bb recipe in meta-raspberrypi/kirkstone which was backported to support raspberrypi5 which we can switch to by setting PREFERRED_VERSION_linux-raspberrypi (all rpis use 6.1 since mickledore and 6.6 since scarthgap). rpi-6.1.y has these changes as well: BUILD/work-shared/raspberrypi4-64/kernel-source $ git log rpi-6.1.y --oneline net/wireless/certs/wens.hex db57ef0dd4c2 wifi: cfg80211: fix certs build to not depend on file order ec350809cd98 wifi: cfg80211: Add my certificate but only since 6.1.74 (not 6.1.61 used in meta-raspberrypi/kirkstone before the backports from: agherzan/meta-raspberrypi#1317 [kirkstone] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1319 [mickledore] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1318 [nanbield] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1320 [scarthgap] linux-raspberrypi: Drop 5.15 :Testing Performed: Only build tested. :QA Notes: No change to image. :Issues Addressed: [WRQ-21716] CCC: Various build fixes [WRQ-20759] iw reg set doesn't work [WRQ-16273] [TAS Failed][OSE][QWAPI-3045] com.webos.service.wifi: getCountryCode [WRQ-693] Create GPVB with Yocto 4.2 Mickledore Change-Id: Iffa75dc5c9e6f77736dcd73020e87e497a84f21a Reviewed-on: http://gpro.lge.com/c/webos-pro/meta-lg-webos/+/409332 Reviewed-by: Ghane Simit <[email protected]> Reviewed-by: Abdul Khader <[email protected]> Reviewed-by: Hieu Van Nguyen <[email protected]> Reviewed-by: Jaekyu Lee <[email protected]> Reviewed-by: Yangwoo Byun <[email protected]>
shr-project
added a commit
to shr-project/meta-webosose
that referenced
this pull request
Jun 10, 2024
…pi=v6.6.22 :Release Notes: Backport latest kernel for rpi MACHINEs to fix compatibility with wireless-regdb-2024.01.23 and newer. :Detailed Notes: There is recipes-kernel/linux/linux-raspberrypi_6.1.bb recipe in meta-raspberrypi/kirkstone which was backported to support raspberrypi5 which we can switch to by setting PREFERRED_VERSION_linux-raspberrypi (all rpis use 6.1 since mickledore and 6.6 since scarthgap). rpi-6.1.y has these changes as well: BUILD/work-shared/raspberrypi4-64/kernel-source $ git log rpi-6.1.y --oneline net/wireless/certs/wens.hex db57ef0dd4c2 wifi: cfg80211: fix certs build to not depend on file order ec350809cd98 wifi: cfg80211: Add my certificate but only since 6.1.74 (not 6.1.61 currently used in meta-raspberrypi/kirkstone), so backport newer 6.1 from: agherzan/meta-raspberrypi#1317 [kirkstone] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1319 [mickledore] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1318 [nanbield] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1320 [scarthgap] linux-raspberrypi: Drop 5.15 This can be dropped once the above PRs are merged upstream and weboslayers.py updated but it would be useful to keep for langdale compatibility as meta-raspberrypi/langdale doesn't have 6.1 recipe at all and it would break the bisect-ability of yocto upgrade chain :Testing Performed: Only build tested. :QA Notes: No change to image. :Issues Addressed: [WRQ-20169] CCC: webos-backports-5.0: linux-raspberrypi=v6.1.77 linux-raspberrypi=v6.6.22 [WRQ-20759] iw reg set doesn't work [WRQ-16273] [TAS Failed][OSE][QWAPI-3045] com.webos.service.wifi: getCountryCode [WRQ-693] Create GPVB with Yocto 4.2 Mickledore Change-Id: I8c555e50ec38a7a4d409f303d6a04c6d73e0c0eb
shr-project
added a commit
to shr-project/meta-webosose
that referenced
this pull request
Jun 10, 2024
:Release Notes: :Detailed Notes: There is recipes-kernel/linux/linux-raspberrypi_6.1.bb recipe in meta-raspberrypi/kirkstone which was backported to support raspberrypi5 which we can switch to by setting PREFERRED_VERSION_linux-raspberrypi (all rpis use 6.1 since mickledore and 6.6 since scarthgap). rpi-6.1.y has these changes as well: BUILD/work-shared/raspberrypi4-64/kernel-source $ git log rpi-6.1.y --oneline net/wireless/certs/wens.hex db57ef0dd4c2 wifi: cfg80211: fix certs build to not depend on file order ec350809cd98 wifi: cfg80211: Add my certificate but only since 6.1.74 (not 6.1.61 currently used in meta-raspberrypi/kirkstone), so backport newer 6.1 from: agherzan/meta-raspberrypi#1317 [kirkstone] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1319 [mickledore] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1318 [nanbield] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1320 [scarthgap] linux-raspberrypi: Drop 5.15 This can be dropped once the above PRs are merged upstream and weboslayers.py updated but it would be useful to keep for langdale compatibility as meta-raspberrypi/langdale doesn't have 6.1 recipe at all and it would break the bisect-ability of yocto upgrade chain :Testing Performed: Only build tested. :QA Notes: No change to image. :Issues Addressed: [WRQ-20169] CCC: webos-raspberrypi: linux-raspberrypi=v6.1.77 [WRQ-20759] iw reg set doesn't work [WRQ-16273] [TAS Failed][OSE][QWAPI-3045] com.webos.service.wifi: getCountryCode [WRQ-693] Create GPVB with Yocto 4.2 Mickledore Change-Id: I5819a60908b89cfa88870419827a80753979649b
shr-project
added a commit
to shr-project/meta-webosose
that referenced
this pull request
Jul 10, 2024
:Release Notes: Remove the backported wens certificate used by wireless-regdb since 2024.01.23 as mentioned in: https://git.openembedded.org/openembedded-core/commit/?h=kirkstone&id=11c9c6eec5ff45cd1fd4858bc28f38693c5d0fde revert: http://gpro.lge.com/c/webos-pro/meta-lg-webos/+/404384 webos: webos-raspberrypi: linux-raspberrypi=webosrpi36 :Detailed Notes: The same is now backported in meta-raspberrypi with: agherzan/meta-raspberrypi#1317 There is recipes-kernel/linux/linux-raspberrypi_6.1.bb recipe in meta-raspberrypi/kirkstone which was backported to support raspberrypi5 which we can switch to by setting PREFERRED_VERSION_linux-raspberrypi (all rpis use 6.1 since mickledore and 6.6 since scarthgap). rpi-6.1.y has these changes as well: BUILD/work-shared/raspberrypi4-64/kernel-source $ git log rpi-6.1.y --oneline net/wireless/certs/wens.hex db57ef0dd4c2 wifi: cfg80211: fix certs build to not depend on file order ec350809cd98 wifi: cfg80211: Add my certificate but only since 6.1.74 (not 6.1.61 used in meta-raspberrypi/kirkstone before the backports from: agherzan/meta-raspberrypi#1317 [kirkstone] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1319 [mickledore] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1318 [nanbield] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1320 [scarthgap] linux-raspberrypi: Drop 5.15 :Testing Performed: Only build tested. :QA Notes: No change to image. :Issues Addressed: [WRQ-21716] CCC: Various build fixes [WRQ-20759] iw reg set doesn't work [WRQ-16273] [TAS Failed][OSE][QWAPI-3045] com.webos.service.wifi: getCountryCode [WRQ-693] Create GPVB with Yocto 4.2 Mickledore Change-Id: Iffa75dc5c9e6f77736dcd73020e87e497a84f21a Reviewed-on: http://gpro.lge.com/c/webos-pro/meta-lg-webos/+/409332 Reviewed-by: Ghane Simit <[email protected]> Reviewed-by: Abdul Khader <[email protected]> Reviewed-by: Hieu Van Nguyen <[email protected]> Reviewed-by: Jaekyu Lee <[email protected]> Reviewed-by: Yangwoo Byun <[email protected]>
shr-project
added a commit
to shr-project/meta-webosose
that referenced
this pull request
Jul 10, 2024
…pi=v6.6.22 :Release Notes: Backport latest kernel for rpi MACHINEs to fix compatibility with wireless-regdb-2024.01.23 and newer. :Detailed Notes: There is recipes-kernel/linux/linux-raspberrypi_6.1.bb recipe in meta-raspberrypi/kirkstone which was backported to support raspberrypi5 which we can switch to by setting PREFERRED_VERSION_linux-raspberrypi (all rpis use 6.1 since mickledore and 6.6 since scarthgap). rpi-6.1.y has these changes as well: BUILD/work-shared/raspberrypi4-64/kernel-source $ git log rpi-6.1.y --oneline net/wireless/certs/wens.hex db57ef0dd4c2 wifi: cfg80211: fix certs build to not depend on file order ec350809cd98 wifi: cfg80211: Add my certificate but only since 6.1.74 (not 6.1.61 currently used in meta-raspberrypi/kirkstone), so backport newer 6.1 from: agherzan/meta-raspberrypi#1317 [kirkstone] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1319 [mickledore] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1318 [nanbield] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1320 [scarthgap] linux-raspberrypi: Drop 5.15 This can be dropped once the above PRs are merged upstream and weboslayers.py updated but it would be useful to keep for langdale compatibility as meta-raspberrypi/langdale doesn't have 6.1 recipe at all and it would break the bisect-ability of yocto upgrade chain :Testing Performed: Only build tested. :QA Notes: No change to image. :Issues Addressed: [WRQ-20169] CCC: webos-backports-5.0: linux-raspberrypi=v6.1.77 linux-raspberrypi=v6.6.22 [WRQ-20759] iw reg set doesn't work [WRQ-16273] [TAS Failed][OSE][QWAPI-3045] com.webos.service.wifi: getCountryCode [WRQ-693] Create GPVB with Yocto 4.2 Mickledore Change-Id: I8c555e50ec38a7a4d409f303d6a04c6d73e0c0eb
shr-project
added a commit
to shr-project/meta-webosose
that referenced
this pull request
Jul 10, 2024
:Release Notes: :Detailed Notes: There is recipes-kernel/linux/linux-raspberrypi_6.1.bb recipe in meta-raspberrypi/kirkstone which was backported to support raspberrypi5 which we can switch to by setting PREFERRED_VERSION_linux-raspberrypi (all rpis use 6.1 since mickledore and 6.6 since scarthgap). rpi-6.1.y has these changes as well: BUILD/work-shared/raspberrypi4-64/kernel-source $ git log rpi-6.1.y --oneline net/wireless/certs/wens.hex db57ef0dd4c2 wifi: cfg80211: fix certs build to not depend on file order ec350809cd98 wifi: cfg80211: Add my certificate but only since 6.1.74 (not 6.1.61 currently used in meta-raspberrypi/kirkstone), so backport newer 6.1 from: agherzan/meta-raspberrypi#1317 [kirkstone] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1319 [mickledore] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1318 [nanbield] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1320 [scarthgap] linux-raspberrypi: Drop 5.15 This can be dropped once the above PRs are merged upstream and weboslayers.py updated but it would be useful to keep for langdale compatibility as meta-raspberrypi/langdale doesn't have 6.1 recipe at all and it would break the bisect-ability of yocto upgrade chain :Testing Performed: Only build tested. :QA Notes: No change to image. :Issues Addressed: [WRQ-20169] CCC: webos-raspberrypi: linux-raspberrypi=v6.1.77 [WRQ-20759] iw reg set doesn't work [WRQ-16273] [TAS Failed][OSE][QWAPI-3045] com.webos.service.wifi: getCountryCode [WRQ-693] Create GPVB with Yocto 4.2 Mickledore Change-Id: I5819a60908b89cfa88870419827a80753979649b
ywbyun0815
pushed a commit
to webosose/meta-webosose
that referenced
this pull request
Nov 5, 2024
:Release Notes: Remove the backported wens certificate used by wireless-regdb since 2024.01.23 as mentioned in: https://git.openembedded.org/openembedded-core/commit/?h=kirkstone&id=11c9c6eec5ff45cd1fd4858bc28f38693c5d0fde revert: http://gpro.lge.com/c/webos-pro/meta-lg-webos/+/404384 webos: webos-raspberrypi: linux-raspberrypi=webosrpi36 :Detailed Notes: The same is now backported in meta-raspberrypi with: agherzan/meta-raspberrypi#1317 There is recipes-kernel/linux/linux-raspberrypi_6.1.bb recipe in meta-raspberrypi/kirkstone which was backported to support raspberrypi5 which we can switch to by setting PREFERRED_VERSION_linux-raspberrypi (all rpis use 6.1 since mickledore and 6.6 since scarthgap). rpi-6.1.y has these changes as well: BUILD/work-shared/raspberrypi4-64/kernel-source $ git log rpi-6.1.y --oneline net/wireless/certs/wens.hex db57ef0dd4c2 wifi: cfg80211: fix certs build to not depend on file order ec350809cd98 wifi: cfg80211: Add my certificate but only since 6.1.74 (not 6.1.61 used in meta-raspberrypi/kirkstone before the backports from: agherzan/meta-raspberrypi#1317 [kirkstone] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1319 [mickledore] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1318 [nanbield] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1320 [scarthgap] linux-raspberrypi: Drop 5.15 :Testing Performed: Only build tested. :QA Notes: No change to image. :Issues Addressed: [WRQ-21716] CCC: Various build fixes [WRQ-20759] iw reg set doesn't work [WRQ-16273] [TAS Failed][OSE][QWAPI-3045] com.webos.service.wifi: getCountryCode [WRQ-693] Create GPVB with Yocto 4.2 Mickledore Cherry-picked-from-commit: e782147 Cherry-picked-from-branch:
ywbyun0815
pushed a commit
to webosose/meta-webosose
that referenced
this pull request
Nov 5, 2024
…pi=v6.6.36 :Release Notes: Backport latest kernel for rpi MACHINEs to fix compatibility with wireless-regdb-2024.01.23 and newer. :Detailed Notes: There is recipes-kernel/linux/linux-raspberrypi_6.1.bb recipe in meta-raspberrypi/kirkstone which was backported to support raspberrypi5 which we can switch to by setting PREFERRED_VERSION_linux-raspberrypi (all rpis use 6.1 since mickledore and 6.6 since scarthgap). rpi-6.1.y has these changes as well: BUILD/work-shared/raspberrypi4-64/kernel-source $ git log rpi-6.1.y --oneline net/wireless/certs/wens.hex db57ef0dd4c2 wifi: cfg80211: fix certs build to not depend on file order ec350809cd98 wifi: cfg80211: Add my certificate but only since 6.1.74 (not 6.1.61 currently used in meta-raspberrypi/kirkstone), so backport newer 6.1 from: agherzan/meta-raspberrypi#1317 [kirkstone] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1319 [mickledore] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1318 [nanbield] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1320 [scarthgap] linux-raspberrypi: Drop 5.15 This can be dropped once the above PRs are merged upstream and weboslayers.py updated but it would be useful to keep for langdale compatibility as meta-raspberrypi/langdale doesn't have 6.1 recipe at all and it would break the bisect-ability of yocto upgrade chain. :Testing Performed: Only build tested. :QA Notes: No change to image. :Issues Addressed: [WRQ-20169] CCC: webos-backports-5.1: linux-raspberrypi=v6.1.77 linux-raspberrypi=v6.6.36 [WRQ-20759] iw reg set doesn't work [WRQ-16273] [TAS Failed][OSE][QWAPI-3045] com.webos.service.wifi: getCountryCode [WRQ-693] Create GPVB with Yocto 4.2 Mickledore Cherry-picked-from-commit: 967ac81f069d6b9e05f56c6bf7b76da7f0737b73 Cherry-picked-from-branch:
ywbyun0815
pushed a commit
to webosose/meta-webosose
that referenced
this pull request
Nov 5, 2024
:Release Notes: :Detailed Notes: There is recipes-kernel/linux/linux-raspberrypi_6.1.bb recipe in meta-raspberrypi/kirkstone which was backported to support raspberrypi5 which we can switch to by setting PREFERRED_VERSION_linux-raspberrypi (all rpis use 6.1 since mickledore and 6.6 since scarthgap). rpi-6.1.y has these changes as well: BUILD/work-shared/raspberrypi4-64/kernel-source $ git log rpi-6.1.y --oneline net/wireless/certs/wens.hex db57ef0dd4c2 wifi: cfg80211: fix certs build to not depend on file order ec350809cd98 wifi: cfg80211: Add my certificate but only since 6.1.74 (not 6.1.61 currently used in meta-raspberrypi/kirkstone), so backport newer 6.1 from: agherzan/meta-raspberrypi#1317 [kirkstone] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1319 [mickledore] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1318 [nanbield] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 agherzan/meta-raspberrypi#1320 [scarthgap] linux-raspberrypi: Drop 5.15 This can be dropped once the above PRs are merged upstream and weboslayers.py updated but it would be useful to keep for langdale compatibility as meta-raspberrypi/langdale doesn't have 6.1 recipe at all and it would break the bisect-ability of yocto upgrade chain :Testing Performed: Only build tested. :QA Notes: No change to image. :Issues Addressed: [WRQ-20169] CCC: webos-raspberrypi: linux-raspberrypi=v6.1.77 [WRQ-20759] iw reg set doesn't work [WRQ-16273] [TAS Failed][OSE][QWAPI-3045] com.webos.service.wifi: getCountryCode [WRQ-693] Create GPVB with Yocto 4.2 Mickledore Cherry-picked-from-commit: d970a5ef9ae1c22fdd22ec06553e8fb029036454 Cherry-picked-from-branch:
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
6.1 version was used by default since mickledore:
12a1187
and kirkstone for rpi5 MACHINEs since:
9dc6673
scarthgap uses 6.6 by default since:
1cf3dd5
nobody is probably using 5.15 with newer release and there are issues with "iw reg" since
wireless-regdb upgrade in oe-core as well as shown in:
[kirkstone] linux-raspberrypi_6.1.bb: Upgrade to 6.1.77 #1317
so better to drop it from master/scarthgap together with
rpi.scc used only for 5.15 and 0001-gcc-plugins-Reorganize-gimple-includes-for-GCC-13.patch
used only by rpi.scc