[meta-freescale] [meta-fsl-ppc][PATCH 09/20] skmm-ep: update revision to 27156a6

ting.liu at freescale.com ting.liu at freescale.com
Mon Jan 5 02:32:27 PST 2015


From: Ting Liu <ting.liu at freescale.com>

This includes following fixes:

27156a6 skmm-ep: add gcc flag '-mno-strict-align' to improve performance
d6adb62 skmm-ep: fix up skmm application segment fault
13deed1 DMA: fix the mmap failed check
bc505e5 PCIDMA: Add DMA chain and multiple channel support
68ee05f Temporarily add fsl_pci_ep_vfio.h which should be in linux
9e6e2cb PCIDMA: Change DMA BWC and memory allocation
4805577 PCIDMA: Add MSIX trigger functionality
31f653a PCIDMA: Add MSIX outbound window support
e903be6 PCIDMA: Adjust PCI EP display information
7f8012d PCIDMA: Change DMA channel initialization code
fb29219 PCIDMA: Remove duplicate code

Also add missing DEPENDS on virtual/kernel

Signed-off-by: Ting Liu <ting.liu at freescale.com>
---
 recipes-extended/skmm-ep/skmm-ep_git.bb | 4 ++--
 1 file 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 145b1d9..64ff3af 100644
--- a/recipes-extended/skmm-ep/skmm-ep_git.bb
+++ b/recipes-extended/skmm-ep/skmm-ep_git.bb
@@ -3,12 +3,12 @@ SECTION = "skmm-ep"
 LICENSE = "BSD & GPLv2"
 LIC_FILES_CHKSUM = "file://Makefile;endline=30;md5=39e58bedc879163c9338596e52df5b1f"
 
-DEPENDS = "libedit openssl"
+DEPENDS = "libedit openssl virtual/kernel"
 
 SRC_URI = "git://git.freescale.com/ppc/sdk/skmm-ep.git;nobranch=1 \
     file://add-two-missing-header-files.patch \
 "
-SRCREV = "448522aa1ba3f0c4a1481631dc1c3b168d410a61"
+SRCREV = "27156a6621c8f6d7f98210b1ca5cd97bde926875"
 
 COMPATIBLE_MACHINE = "(p4080ds|t4240qds|c293pcie)"
 
-- 
1.9.1



More information about the meta-freescale mailing list