summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/ceetm/ceetm_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-03-31 20:43:31 -0300
committerGitHub <noreply@github.com>2023-03-31 20:43:31 -0300
commite56f52e4afdd043c003475fd671cf3f2f497f2e8 (patch)
treec6cfa1f7d67d5950f296c63d7f5800e44894cf25 /recipes-kernel/ceetm/ceetm_git.bb
parent14f1a630a47375432f93c556927b879b51d84c4e (diff)
parentfda27abe2a9ea16f010f103a366ed3ba701acfae (diff)
downloadmeta-freescale-e56f52e4afdd043c003475fd671cf3f2f497f2e8.tar.gz
Merge pull request #1471 from logbaseaofn/zeuszeus
Migrate codeaurora repositories to github
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 68fb67e0..ac084855 100644
--- a/recipes-kernel/ceetm/ceetm_git.bb
+++ b/recipes-kernel/ceetm/ceetm_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "CEETM TC QDISC"
2LICENSE = "GPLv2 & BSD" 2LICENSE = "GPLv2 & 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" 8"