aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/c7x0.conf
AgeCommit message (Collapse)Author
2013-10-16Restore MACHINE_GUI_CLASS and MACHINE_DISPLAY_WIDTH_PIXELS / HEIGHT_PIXELSdylandoraPaul Eggleton
Unfortunately these variables are still needed in meta-opie, which makes choices about which images to use based upon the display size. formfactor currently can't be used even at packaging time by other recipes, so until that happens we need to preserve these. This partially reverts commit 3c07a5817cf091c03f1c8a75eac7ba2dd27be00f. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-10-15zaurus: simplify JFFS2 creation using code in image_fstype.bbclassAndrea Adami
fix ${ERASEBLOCKSIZE} remnant for collie Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-15meta-handheld: use explicit ERASEBLOCKSIZE and remove the variableAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-15zaurus: readd specific bits to each machineAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-14meta-handheld: remove MACHINE_GUI* and MACHINE_DISPLAY* varsAndrea Adami
unused in oe-core and in meta-oe while there remove LOGO_SIZE from zaurus.inc and ben-nanonote.conf Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-04-06zaurus: remove obsolete ROOT_FLASH_SIZEAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-04-06zaurus: remove u-boot remnants from akita/spitz/c7x0 configsAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-07-24initial commit of meta-handheldPaul Eggleton
Populate the repository with files from OpenEmbedded at revision 45edf621296daf150c72b876d720861235e5762e - no changes, only rearranged the directory structure to match the new oe-core style and added COPYING.MIT and README. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>