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.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes-extended/skmm-ep/skmm-ep_git.bb b/recipes-extended/skmm-ep/skmm-ep_git.bb
index 145b1d9..fcbd2ed 100644
--- a/recipes-extended/skmm-ep/skmm-ep_git.bb
+++ b/recipes-extended/skmm-ep/skmm-ep_git.bb
@@ -3,12 +3,14 @@ SECTION = "skmm-ep"
3LICENSE = "BSD & GPLv2" 3LICENSE = "BSD & GPLv2"
4LIC_FILES_CHKSUM = "file://Makefile;endline=30;md5=39e58bedc879163c9338596e52df5b1f" 4LIC_FILES_CHKSUM = "file://Makefile;endline=30;md5=39e58bedc879163c9338596e52df5b1f"
5 5
6DEPENDS = "libedit openssl" 6DEPENDS = "libedit openssl virtual/kernel"
7
8PACKAGE_ARCH = "${MACHINE_ARCH}"
7 9
8SRC_URI = "git://git.freescale.com/ppc/sdk/skmm-ep.git;nobranch=1 \ 10SRC_URI = "git://git.freescale.com/ppc/sdk/skmm-ep.git;nobranch=1 \
9 file://add-two-missing-header-files.patch \ 11 file://add-two-missing-header-files.patch \
10" 12"
11SRCREV = "448522aa1ba3f0c4a1481631dc1c3b168d410a61" 13SRCREV = "27156a6621c8f6d7f98210b1ca5cd97bde926875"
12 14
13COMPATIBLE_MACHINE = "(p4080ds|t4240qds|c293pcie)" 15COMPATIBLE_MACHINE = "(p4080ds|t4240qds|c293pcie)"
14 16