site infrastructure changes: Allow more than one file per target so common files...
authorRichard Purdie <rpurdie@rpsys.net>
Tue, 14 Nov 2006 22:29:46 +0000 (22:29 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Tue, 14 Nov 2006 22:29:46 +0000 (22:29 +0000)
commit0b152ed05c0cd22f440c00e44357b95d470ccbf0
treec305fe962c0ecc7ef7145ce71f5bc465b3356a8a
parentd6aa197a5f26cad7dd38b19aa6cd017898944f40
site infrastructure changes: Allow more than one file per target so common files can be created. Add a new class to handle this. Based on the work of Jamie Lenehan, with changes from me. This commit creates a common x86 file and the arm configs are merged but much work still remains.
26 files changed:
classes/base.bbclass
classes/siteinfo.bbclass [new file with mode: 0644]
conf/bitbake.conf
site/arm-linux
site/arm-linux-gnueabi [deleted file]
site/arm-linux-uclibc
site/arm-linux-uclibcgnueabi [deleted file]
site/armeb-linux
site/armeb-linux-uclibc
site/endian-big [new file with mode: 0644]
site/endian-little [new file with mode: 0644]
site/i386-linux [deleted file]
site/i386-linux-uclibc [deleted file]
site/i486-linux [deleted file]
site/i586-linux [deleted file]
site/i686-linux-uclibc [deleted file]
site/ix86-common [moved from site/i686-linux with 86% similarity]
site/mipsel-linux
site/mipsel-linux-uclibc
site/powerpc-linux
site/sh3-linux
site/sh4-linux
site/sh4-linux-uclibc
site/sparc-linux
site/x86_64-linux
site/x86_64-linux-uclibc