summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/kernel-modules/kernel-module-uio-seville_0.1.bb
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2023-02-08 14:17:30 -0700
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-02-08 21:44:20 +0000
commit1363afb2811b97aebb22eece13c87b1143932085 (patch)
treef33180e8d411480949b5bd7685450c1fbe6452b1 /recipes-kernel/kernel-modules/kernel-module-uio-seville_0.1.bb
parent26b0a24b57679bc9aa51f697e6559ebcee0fa37c (diff)
downloadmeta-freescale-backport-1419-to-kirkstone.tar.gz
layer: Use github for QorIQ sourcebackport-1419-to-kirkstone
The NXP repos are moving to github. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit d75c8159b3bbe428ab759b2822a5b8b99e10e699)
Diffstat (limited to 'recipes-kernel/kernel-modules/kernel-module-uio-seville_0.1.bb')
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-uio-seville_0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/kernel-modules/kernel-module-uio-seville_0.1.bb b/recipes-kernel/kernel-modules/kernel-module-uio-seville_0.1.bb
index a8d5d4980..0a65642a7 100644
--- a/recipes-kernel/kernel-modules/kernel-module-uio-seville_0.1.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-uio-seville_0.1.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "UIO driver for T1040 L2 Switch"
2LICENSE = "GPL-2.0-only" 2LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e" 3LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
4 4
5SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/l2switch-uio;branch=nxp/sdk-v2.0.x" 5SRC_URI = "git://github.com/nxp-qoriq-yocto-sdk/l2switch-uio;branch=nxp/sdk-v2.0.x"
6SRCREV = "0f31fbcbe9ab1ab9c424da34f70c82314b16f8de" 6SRCREV = "0f31fbcbe9ab1ab9c424da34f70c82314b16f8de"
7 7
8inherit module 8inherit module