linux-kexecboot: restructure it a bit to make it more generic.
authorKoen Kooi <koen@openembedded.org>
Mon, 8 Sep 2008 10:17:39 +0000 (10:17 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 8 Sep 2008 10:17:39 +0000 (10:17 +0000)
commit3bc8eee518a06714e645aecb99f5650774260977
tree0a157e0b248ad53d42b3ce4616175e7540fbfc20
parent6988f1b68336ebe650514c98c8b9a96ce65c3d03
linux-kexecboot: restructure it a bit to make it more generic.
* linux-kexecboot recipe only need to include sources and patches in SRC_URI, linux-kexecboot.inc takes care of the rest
* closes #4543
51 files changed:
packages/kexecboot/linux-kexecboot-2.6.24/akita/.mtn2git_empty [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.24/akita/defconfig [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.24/c7x0/.mtn2git_empty [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.24/c7x0/defconfig [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.24/defconfig-akita [deleted file]
packages/kexecboot/linux-kexecboot-2.6.24/defconfig-c7x0 [deleted file]
packages/kexecboot/linux-kexecboot-2.6.24/defconfig-poodle [deleted file]
packages/kexecboot/linux-kexecboot-2.6.24/defconfig-spitz [deleted file]
packages/kexecboot/linux-kexecboot-2.6.24/defconfig-tosa [deleted file]
packages/kexecboot/linux-kexecboot-2.6.24/poodle/.mtn2git_empty [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.24/poodle/defconfig [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.24/spitz/.mtn2git_empty [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.24/spitz/defconfig [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.24/tosa/.mtn2git_empty [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.24/tosa/defconfig [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/akita/.mtn2git_empty [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/akita/defconfig [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/bootcdx86/.mtn2git_empty [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/bootcdx86/defconfig [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/c7x0/.mtn2git_empty [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/c7x0/defconfig [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/collie/.mtn2git_empty [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/collie/defconfig [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/defconfig-akita [deleted file]
packages/kexecboot/linux-kexecboot-2.6.26/defconfig-bootcdx86 [deleted file]
packages/kexecboot/linux-kexecboot-2.6.26/defconfig-c7x0 [deleted file]
packages/kexecboot/linux-kexecboot-2.6.26/defconfig-collie [deleted file]
packages/kexecboot/linux-kexecboot-2.6.26/defconfig-htcuniversal [deleted file]
packages/kexecboot/linux-kexecboot-2.6.26/defconfig-hx2000 [deleted file]
packages/kexecboot/linux-kexecboot-2.6.26/defconfig-poodle [deleted file]
packages/kexecboot/linux-kexecboot-2.6.26/defconfig-qemuarm [deleted file]
packages/kexecboot/linux-kexecboot-2.6.26/defconfig-qemux86 [deleted file]
packages/kexecboot/linux-kexecboot-2.6.26/defconfig-spitz [deleted file]
packages/kexecboot/linux-kexecboot-2.6.26/defconfig-zylonite [deleted file]
packages/kexecboot/linux-kexecboot-2.6.26/htcuniversal/.mtn2git_empty [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/htcuniversal/defconfig [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/hx2000/.mtn2git_empty [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/hx2000/defconfig [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/poodle/.mtn2git_empty [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/poodle/defconfig [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/qemuarm/.mtn2git_empty [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/qemuarm/defconfig [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/qemux86/.mtn2git_empty [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/qemux86/defconfig [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/spitz/.mtn2git_empty [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/spitz/defconfig [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/zylonite/.mtn2git_empty [new file with mode: 0644]
packages/kexecboot/linux-kexecboot-2.6.26/zylonite/defconfig [new file with mode: 0644]
packages/kexecboot/linux-kexecboot.inc
packages/kexecboot/linux-kexecboot_2.6.24.bb
packages/kexecboot/linux-kexecboot_2.6.26.bb