diff options
Diffstat (limited to 'recipes-kernel/ceetm/ceetm_git.bb')
| -rw-r--r-- | recipes-kernel/ceetm/ceetm_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/ceetm/ceetm_git.bb b/recipes-kernel/ceetm/ceetm_git.bb index 947a31280..2356b8db4 100644 --- a/recipes-kernel/ceetm/ceetm_git.bb +++ b/recipes-kernel/ceetm/ceetm_git.bb | |||
| @@ -3,9 +3,9 @@ LICENSE = "GPL-2.0-only" | |||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 4 | 4 | ||
| 5 | SRC_URI = "git://github.com/nxp-qoriq/ceetm;protocol=https;nobranch=1" | 5 | SRC_URI = "git://github.com/nxp-qoriq/ceetm;protocol=https;nobranch=1" |
| 6 | SRCREV = "27218bc625e83458db2301f6c07de133cb5f6792" | 6 | SRCREV = "46b3565a48ca20f90ad601cef8250cdd35f18b22" |
| 7 | SRC_URI:append = " file://0001-Makefile-update-CFLAGS.patch \ | 7 | SRC_URI:append = " file://0001-Makefile-update-CFLAGS.patch \ |
| 8 | file://0001-use-new-api-tc_print_rate.patch \ | 8 | file://0001-Makefile-Fix-build-error-with-gcc15-YOCIMX-8305.patch \ |
| 9 | " | 9 | " |
| 10 | DEPENDS = "iproute2" | 10 | DEPENDS = "iproute2" |
| 11 | 11 | ||
