summaryrefslogtreecommitdiffstats
path: root/recipes-extended/skmm-ep
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/skmm-ep')
-rw-r--r--recipes-extended/skmm-ep/skmm-ep_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/skmm-ep/skmm-ep_git.bb b/recipes-extended/skmm-ep/skmm-ep_git.bb
index 7fd2fc7..3c16bd0 100644
--- a/recipes-extended/skmm-ep/skmm-ep_git.bb
+++ b/recipes-extended/skmm-ep/skmm-ep_git.bb
@@ -7,12 +7,12 @@ DEPENDS = "libedit openssl virtual/kernel"
7 7
8PACKAGE_ARCH = "${MACHINE_ARCH}" 8PACKAGE_ARCH = "${MACHINE_ARCH}"
9 9
10SRC_URI = "git://git.freescale.com/ppc/sdk/skmm-ep.git;nobranch=1 \ 10SRC_URI = "git://git.freescale.com/ppc/sdk/skmm-ep.git;branch=sdk-v2.0.x \
11 file://add-two-missing-header-files.patch \ 11 file://add-two-missing-header-files.patch \
12 file://skmm-ep-fix-the-inline-function-definition-with-gcc-.patch \ 12 file://skmm-ep-fix-the-inline-function-definition-with-gcc-.patch \
13 file://skmm-ep-remove-duplicated-pa_to_va-and-va_to_pa.patch \ 13 file://skmm-ep-remove-duplicated-pa_to_va-and-va_to_pa.patch \
14" 14"
15SRCREV = "27156a6621c8f6d7f98210b1ca5cd97bde926875" 15SRCREV = "bbf1ba00fcf407252a4c2e56783e63861088f9cb"
16 16
17COMPATIBLE_MACHINE = "(p4080ds|t4240qds|c293pcie)" 17COMPATIBLE_MACHINE = "(p4080ds|t4240qds|c293pcie)"
18 18