From eaca99b493a46860956248a3ef0f72c43ea9f5ad Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Fri, 17 Jul 2015 13:00:22 +0800 Subject: skmm-host: update to revison a655c57 This imports the following changes: a655c57 rename perf script to avoid conflicts with pkc driver 3e40e67 make perf script executable and install it to /usr/bin 1668005 add gitignore 7abf553 update perf script with the fixes from pkc-host driver ec39361 extract licensing information to a separate file e821c4f merge Makefile with config.mk Signed-off-by: Ting Liu Acked-by: Otavio Salvador --- recipes-kernel/skmm-host/skmm-host_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/skmm-host/skmm-host_git.bb b/recipes-kernel/skmm-host/skmm-host_git.bb index 5e6b085..e35c220 100644 --- a/recipes-kernel/skmm-host/skmm-host_git.bb +++ b/recipes-kernel/skmm-host/skmm-host_git.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://Makefile;endline=7;md5=edffaac1da9e809ade0d2fcfcc18d8 inherit module qoriq_build_64bit_kernel SRC_URI = "git://git.freescale.com/ppc/sdk/skmm-host.git;nobranch=1" -SRCREV = "97c9241a359edccdf8913cb9accbfe4ceb511523" +SRCREV = "a655c571a92f4a5d6ced09869c2f17609ee47361" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf