From: Denys Dmytriyenko <[email protected]>

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 .../recipes-kernel/cryptodev/cryptodev-module_1.6.bbappend            | 4 +---
 .../recipes-kernel/cryptodev/cryptodev-tests_1.6.bbappend             | 3 +++
 2 files changed, 4 insertions(+), 3 deletions(-)
 create mode 100644 
meta-arago-distro/recipes-kernel/cryptodev/cryptodev-tests_1.6.bbappend

diff --git 
a/meta-arago-distro/recipes-kernel/cryptodev/cryptodev-module_1.6.bbappend 
b/meta-arago-distro/recipes-kernel/cryptodev/cryptodev-module_1.6.bbappend
index 05219fa..f34f821 100644
--- a/meta-arago-distro/recipes-kernel/cryptodev/cryptodev-module_1.6.bbappend
+++ b/meta-arago-distro/recipes-kernel/cryptodev/cryptodev-module_1.6.bbappend
@@ -1,9 +1,7 @@
-PR_append = "-arago7"
+PR_append = "-arago8"
 
 KERNEL_MODULE_AUTOLOAD += "cryptodev"
 
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 SRC_URI += "file://0001-allow-for-cross-compiling-cryptodev.patch"
-
-EXTRA_OEMAKE='KERNEL_DIR="${STAGING_EXECPREFIXDIR}" PREFIX="${D}"'
diff --git 
a/meta-arago-distro/recipes-kernel/cryptodev/cryptodev-tests_1.6.bbappend 
b/meta-arago-distro/recipes-kernel/cryptodev/cryptodev-tests_1.6.bbappend
new file mode 100644
index 0000000..19a031f
--- /dev/null
+++ b/meta-arago-distro/recipes-kernel/cryptodev/cryptodev-tests_1.6.bbappend
@@ -0,0 +1,3 @@
+PR_append = "-arago0"
+
+EXTRA_OEMAKE='KERNEL_DIR="${STAGING_EXECPREFIXDIR}" PREFIX="${D}"'
-- 
2.2.0

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to