From: Ting Liu <[email protected]> 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 <[email protected]> --- 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" -- 1.9.1 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
