From 62363b680fe2b468b5ab7489caf48f5878f2e386 Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Sat, 9 Jan 2016 14:43:26 +0800 Subject: [PATCH] kernel-module-pkc-host: rename back to pkc-host pkc-host ships not only .ko files, but also crypto.cfg/pkc-firmware.bin/etc. As the recipe inherits module.bbclass, kernel-module-* will be created to package .ko if installed into /lib/modules/. Signed-off-by: Ting Liu > Signed-off-by: Otavio Salvador --- .../kernel-module-pkc-host_git.bb => pkc-host/pkc-host_git.bb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename recipes-kernel/{kernel-modules/kernel-module-pkc-host_git.bb => pkc-host/pkc-host_git.bb} (100%) diff --git a/recipes-kernel/kernel-modules/kernel-module-pkc-host_git.bb b/recipes-kernel/pkc-host/pkc-host_git.bb similarity index 100% rename from recipes-kernel/kernel-modules/kernel-module-pkc-host_git.bb rename to recipes-kernel/pkc-host/pkc-host_git.bb -- 2.40.1