From 35ba80a5c75fb71aefbb8f9a69e1b36dfc595967 Mon Sep 17 00:00:00 2001 From: Julian Kahlert Date: Wed, 5 Apr 2023 10:59:36 +0200 Subject: meta-freescale: fix broken IMX migration from codeaurora to github Signed-off-by: Julian Kahlert --- recipes-kernel/ceetm/ceetm_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-kernel/ceetm/ceetm_git.bb') diff --git a/recipes-kernel/ceetm/ceetm_git.bb b/recipes-kernel/ceetm/ceetm_git.bb index 9262eee7..ca145ba4 100644 --- a/recipes-kernel/ceetm/ceetm_git.bb +++ b/recipes-kernel/ceetm/ceetm_git.bb @@ -2,7 +2,7 @@ DESCRIPTION = "CEETM TC QDISC" LICENSE = "GPLv2 & BSD" LIC_FILES_CHKSUM = "file://COPYING;md5=bac620b9883d38a84dfb73ca7122d915" -SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/ceetm;nobranch=1" +SRC_URI = "git://github.com/nxp-qoriq/ceetm;nobranch=1" SRCREV = "6a7f2ec2091df2f4380cb8d25a36c399aed5af1b" SRC_URI_append = " file://0001-Makefile-update-CFLAGS.patch \ file://0001-use-new-api-tc_print_rate.patch \ -- cgit v1.2.3-54-g00ecf