diff options
| author | C.R. Guo <chunrong.guo@nxp.com> | 2018-03-02 11:08:42 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-03-06 10:05:43 -0300 |
| commit | 31865d22f82e82244c3f6d493326b75a52ce1d70 (patch) | |
| tree | 79abd0e5dc84dbb108ceec695b9ebb53c65932a5 | |
| parent | 8feb8beca100ff07029759832d4dc51bb3e2573e (diff) | |
| download | meta-freescale-31865d22f82e82244c3f6d493326b75a52ce1d70.tar.gz | |
ceetm: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | recipes-kernel/ceetm/ceetm_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/ceetm/ceetm_git.bb b/recipes-kernel/ceetm/ceetm_git.bb index e56b74da2..323866657 100644 --- a/recipes-kernel/ceetm/ceetm_git.bb +++ b/recipes-kernel/ceetm/ceetm_git.bb | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "CEETM TC QDISC" | |||
| 2 | LICENSE = "GPLv2 & BSD" | 2 | LICENSE = "GPLv2 & BSD" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=dde0931a586dd5b30076639e29ba3a7b" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=dde0931a586dd5b30076639e29ba3a7b" |
| 4 | 4 | ||
| 5 | SRC_URI = "git://github.com/qoriq-open-source/ceetm.git;nobranch=1" | 5 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ceetm;nobranch=1" |
| 6 | SRCREV = "f58304d7e2185003d0f4ff604bc8e4316d463a03" | 6 | SRCREV = "f58304d7e2185003d0f4ff604bc8e4316d463a03" |
| 7 | 7 | ||
| 8 | DEPENDS = "iproute2" | 8 | DEPENDS = "iproute2" |
