diff options
Diffstat (limited to 'recipes-extended/skmm-ep/skmm-ep_git.bb')
| -rw-r--r-- | recipes-extended/skmm-ep/skmm-ep_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-extended/skmm-ep/skmm-ep_git.bb b/recipes-extended/skmm-ep/skmm-ep_git.bb index f8fdf889e..42ecaf2b5 100644 --- a/recipes-extended/skmm-ep/skmm-ep_git.bb +++ b/recipes-extended/skmm-ep/skmm-ep_git.bb | |||
| @@ -7,8 +7,6 @@ LIC_FILES_CHKSUM = "file://Makefile;endline=30;md5=39e58bedc879163c9338596e52df5 | |||
| 7 | 7 | ||
| 8 | DEPENDS = "libedit openssl virtual/kernel" | 8 | DEPENDS = "libedit openssl virtual/kernel" |
| 9 | 9 | ||
| 10 | PACKAGE_ARCH = "${MACHINE_ARCH}" | ||
| 11 | |||
| 12 | SRC_URI = "git://github.com/nxp-qoriq-yocto-sdk/skmm-ep;protocol=https;nobranch=1 \ | 10 | SRC_URI = "git://github.com/nxp-qoriq-yocto-sdk/skmm-ep;protocol=https;nobranch=1 \ |
| 13 | file://add-two-missing-header-files.patch \ | 11 | file://add-two-missing-header-files.patch \ |
| 14 | " | 12 | " |
| @@ -28,3 +26,4 @@ do_install () { | |||
| 28 | } | 26 | } |
| 29 | 27 | ||
| 30 | COMPATIBLE_MACHINE = "(p4080ds|t4240qds|c293pcie)" | 28 | COMPATIBLE_MACHINE = "(p4080ds|t4240qds|c293pcie)" |
| 29 | PACKAGE_ARCH = "${MACHINE_ARCH}" | ||
