aboutsummaryrefslogtreecommitdiffstats
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: readd sum.jffs2 imagetypeAndrea Adami
move common line from collie.conf Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-15motorola-ezx-base.inc: remove -n from EXTRA_IMAGECMD_jffs2Andrea Adami
because it is already in IMAGE_CMD_jffs2 as default in image_types.bbclass Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-15motorola-ezx-base.inc: reorder and remove old comments about iwmmxtAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-15motorola-ezx-base.inc: remove MACHINE_CLASS and MODUTILS varsAndrea Adami
not present in oe-core or meta-oe Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-15meta-handheld: use code in image_types.bbclass for JFFS2Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.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-15spitz.conf: reorder and add full example for SL-C3000Andrea Adami
This device has different eraseblock size. Explain it clearly with example ready to un-comment. 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.inc: remove code for JFFS2 now split in machine configurationAndrea 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-15h3800.conf: fix MACHINE_FEATURESAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-15meta-handheld: remove deprecated ROOT_FLASH_SIZE and VOLATILE_STORAGE_SIZEAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-15formfactor: h1940: unset framebuffer rotationAndrea Adami
Device has been reported working w/out fb rotation with kernel 3.1 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-14linux.inc: remove LOGO_SIZE logic. BTW old linux.inc is deprecated.Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-14linux_3.1: explicit qvga instead of LOGO_SIZEAndrea 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-10-14ben-nanonote.conf: add qvga to MACHINE_FEATURESAndrea Adami
Used in oe-core in: recipes-sato/gtk-engines/gtk-sato-engine_git.bb: recipes-sato/matchbox-theme-sato/matchbox-theme-sato_git.bb: EXTRA_OECONF adds '--with-mode=qvga' And remove obsolete note about kexecboot Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-14meta-handheld: add qvga to MACHINE_FEATURES for MotorolaAndrea Adami
For rokre2, rokre6 and ezx devices Used in oe-core in: recipes-sato/gtk-engines/gtk-sato-engine_git.bb: recipes-sato/matchbox-theme-sato/matchbox-theme-sato_git.bb: Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-14jornada56x.conf: add qvga to MACHINE_FEATURESAndrea Adami
Used in oe-core in: recipes-sato/gtk-engines/gtk-sato-engine_git.bb: recipes-sato/matchbox-theme-sato/matchbox-theme-sato_git.bb: EXTRA_OECONF adds '--with-mode=qvga' Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-14meta-handheld: ipaq: add qvga MACHINE_FEATUREAndrea Adami
Used in oe-core in: recipes-sato/gtk-engines/gtk-sato-engine_git.bb: recipes-sato/matchbox-theme-sato/matchbox-theme-sato_git.bb: EXTRA_OECONF adds '--with-mode=qvga' Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-14zaurus.inc: append 'qvga' to MACHINE_FEATURES for collie and poodleAndrea Adami
Used in oe-core in: recipes-sato/gtk-engines/gtk-sato-engine_git.bb: recipes-sato/matchbox-theme-sato/matchbox-theme-sato_git.bb: EXTRA_OECONF adds '--with-mode=qvga' Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-14formfactor: standardize the comments about real dpi sizeAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-14formfactor: add configurations for PALM devicesAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13formfactor: add simpad configurationAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13formfactor: add configurations for Motorola with 2.4" and 2.5" LCDAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13formfactor: add config for jornada 56x, 6xx, 7xxAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13formfactor: add config for IPAQ rx1950 and rx3000Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13formfactor: add ben-nanonote machconfigAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13tune-sh3.inc: drop in favour of OE-Core filePaul Eggleton
This has been present in OE-Core for a long time, we don't need a broken version here. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-10-13formfactor: h3600: set DISPLAY_BPP=16 even for 12bit LCDAndrea Adami
in Kernel mach-sa1100/h3600.c says sa1100fb_rgb h3600_rgb_16 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13meta-handheld: remove obsolete refs to kernel26 MACHINE_FEATUREAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13meta-handheld: remove obsolete refs to kdriveAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13meta-handheld: remove TARGET_ARCH from machine configurationsAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13formfactor: refresh machconfig for Zaurus devicesAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13formfactor: add configuration for IPAQ with 4" screenAndrea Adami
iPAQ hx4700 hx4705 210 211 214 4" diagonal 2.36"x3.15" (60x80 mm) Area: 4800 mm2 pixels: 480x640 Real display DPI: 200 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13formfactor: add configuration for IPAQ with 3.8" screenAndrea Adami
IPAQ h3600 h3700 h3800 h3900 h5100 h5400 h5500 Aero 1500 3.8" diagonal 2.25"x3" (57x76 mm) Area: 4332 mm2 pixels: 240x320 Real display DPI: 105.26 set to 100 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13formfactor: add configuration for IPAQ with 3.5" screenAndrea Adami
iPAQ h1900 h2215 hx2100 hx2400 hx2700 h4100 3.5" diagonal 2.1"x2.8" (53x71mm) Area: 3763 mm pixels: 240x320 Real display DPI: 114.29, set to 100 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13hx4700.conf: standardize the iwmmxt extra packagingAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13linux-yocto-handhelds.inc: add missing bootlogo for hx4700Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13linux-3.0.1: remove recipe, hx4700 now prefers linux-yoctoAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13linux-yocto: initial commit of hx4700 defconfigAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13hx4700.conf: update config and prefer linux-yoctoAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13linux-2.6.29: remove recipe, h3600 now prefers linux-yoctoAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-11kexecboot: update the .bbappend following meta-initramfsAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-09linux-yocto_3.10: initial commit of h3600 defconfigAndrea Adami
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-09h3600.conf: update machine configurationAndrea Adami
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-09ipaq-boot-params: h3600: use ttySA0 as default paramAndrea Adami
These machines use ttySA0,115200n8 (SA1100). Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-09linux-yocto-handhelds.inc: split COMPATIBLE_MACHINE filteringAndrea Adami
This allows to add new machines to one single kernel variant Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-03nandlogical: remove unnecessary EXTRA_OEMAKEAndrea Adami
This is cruft from development: the recipe simply calls klcc Signed-off-by: Andrea Adami <andrea.adami@gmail.com>