summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/ceetm/ceetm_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2022-12-15 09:45:52 -0300
committerGitHub <noreply@github.com>2022-12-15 09:45:52 -0300
commitda51a9af29d25411ff16c2b735c391bc335ba5c0 (patch)
treeb5938e6919662459a876018b03ecdd07b357eb89 /recipes-kernel/ceetm/ceetm_git.bb
parent2d716a8e5d9b428d2a33d30751767eb198c19b2d (diff)
parenta66d86b448760d28cdee3544d9f9844e429c8ac3 (diff)
downloadmeta-freescale-da51a9af29d25411ff16c2b735c391bc335ba5c0.tar.gz
Merge pull request #1331 from Freescale/backport-1330-to-kirkstone
[Backport kirkstone] Switch NXP QorIQ repositories to github.com
Diffstat (limited to 'recipes-kernel/ceetm/ceetm_git.bb')
-rw-r--r--recipes-kernel/ceetm/ceetm_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/ceetm/ceetm_git.bb b/recipes-kernel/ceetm/ceetm_git.bb
index a6381174..ecc28a90 100644
--- a/recipes-kernel/ceetm/ceetm_git.bb
+++ b/recipes-kernel/ceetm/ceetm_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "CEETM TC QDISC"
2LICENSE = "GPL-2.0-only & BSD" 2LICENSE = "GPL-2.0-only & BSD"
3LIC_FILES_CHKSUM = "file://COPYING;md5=bac620b9883d38a84dfb73ca7122d915" 3LIC_FILES_CHKSUM = "file://COPYING;md5=bac620b9883d38a84dfb73ca7122d915"
4 4
5SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ceetm;nobranch=1" 5SRC_URI = "git://github.com/nxp-qoriq/ceetm;protocol=https;nobranch=1"
6SRCREV = "6a7f2ec2091df2f4380cb8d25a36c399aed5af1b" 6SRCREV = "6a7f2ec2091df2f4380cb8d25a36c399aed5af1b"
7SRC_URI:append = " file://0001-Makefile-update-CFLAGS.patch \ 7SRC_URI:append = " file://0001-Makefile-update-CFLAGS.patch \
8 file://0001-use-new-api-tc_print_rate.patch \ 8 file://0001-use-new-api-tc_print_rate.patch \