From patchwork Sun Jan 20 22:11:30 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-handheld, 4/5] linux-kexecboot_3.2: convert ktype/tiny to explicit ktypes/tiny/tiny.scc Date: Sun, 20 Jan 2013 22:11:30 -0000 From: Andrea Adami X-Patchwork-Id: 42997 Message-Id: <4f361da0244066ce479b6e7f6db4375dc9983f18.1358719629.git.andrea.adami@gmail.com> To: openembedded-devel@lists.openembedded.org Signed-off-by: Andrea Adami --- .../linux/linux-yocto-tiny-kexecboot-3.2/akita/akita-tiny.scc | 2 +- recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/c7x0/c7x0-tiny.scc | 2 +- .../linux/linux-yocto-tiny-kexecboot-3.2/collie/collie-tiny.scc | 2 +- .../linux/linux-yocto-tiny-kexecboot-3.2/poodle/poodle-tiny.scc | 2 +- .../linux/linux-yocto-tiny-kexecboot-3.2/spitz/spitz-tiny.scc | 2 +- recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/tosa/tosa-tiny.scc | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/akita/akita-tiny.scc b/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/akita/akita-tiny.scc index 5db1834..918de3e 100644 --- a/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/akita/akita-tiny.scc +++ b/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/akita/akita-tiny.scc @@ -2,6 +2,6 @@ define KMACHINE akita define KTYPE tiny define KARCH arm -include ktypes/tiny +include ktypes/tiny/tiny.scc kconf hardware akita-kexecboot.cfg diff --git a/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/c7x0/c7x0-tiny.scc b/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/c7x0/c7x0-tiny.scc index 3a55040..2f20731 100644 --- a/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/c7x0/c7x0-tiny.scc +++ b/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/c7x0/c7x0-tiny.scc @@ -2,6 +2,6 @@ define KMACHINE c7x0 define KTYPE tiny define KARCH arm -include ktypes/tiny +include ktypes/tiny/tiny.scc kconf hardware c7x0-kexecboot.cfg diff --git a/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/collie/collie-tiny.scc b/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/collie/collie-tiny.scc index 3142aca..14027f1 100644 --- a/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/collie/collie-tiny.scc +++ b/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/collie/collie-tiny.scc @@ -2,6 +2,6 @@ define KMACHINE collie define KTYPE tiny define KARCH arm -include ktypes/tiny +include ktypes/tiny/tiny.scc kconf hardware collie-kexecboot.cfg diff --git a/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/poodle/poodle-tiny.scc b/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/poodle/poodle-tiny.scc index 9f475e1..995f057 100644 --- a/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/poodle/poodle-tiny.scc +++ b/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/poodle/poodle-tiny.scc @@ -2,6 +2,6 @@ define KMACHINE poodle define KTYPE tiny define KARCH arm -include ktypes/tiny +include ktypes/tiny/tiny.scc kconf hardware poodle-kexecboot.cfg diff --git a/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/spitz/spitz-tiny.scc b/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/spitz/spitz-tiny.scc index 803e176..588e066 100644 --- a/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/spitz/spitz-tiny.scc +++ b/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/spitz/spitz-tiny.scc @@ -2,6 +2,6 @@ define KMACHINE spitz define KTYPE tiny define KARCH arm -include ktypes/tiny +include ktypes/tiny/tiny.scc kconf hardware spitz-kexecboot.cfg diff --git a/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/tosa/tosa-tiny.scc b/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/tosa/tosa-tiny.scc index d74ac0d..95044f8 100644 --- a/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/tosa/tosa-tiny.scc +++ b/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.2/tosa/tosa-tiny.scc @@ -2,6 +2,6 @@ define KMACHINE tosa define KTYPE tiny define KARCH arm -include ktypes/tiny +include ktypes/tiny/tiny.scc kconf hardware tosa-kexecboot.cfg