dsa: fix cpu port configuration

id:447902
This commit is contained in:
Marcel Reichmuth 2023-09-29 14:18:32 +02:00
parent 2537fd2076
commit d63894745b
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ KERNEL_VERSION_SANITY_SKIP="1"
LINUX_VERSION = "5.15"
LINUX_VERSION_EXTENSION = "-netmodule"
SRCREV = "62363256fdc9c2cb684200d7d5c9df70e4df5a8d"
SRCREV = "94c5f57703a26d1978adc0701d4813fee1d5a1dd"
PV = "${LINUX_VERSION}+git${SRCPV}"