aboutsummaryrefslogtreecommitdiffstats
path: root/conf
AgeCommit message (Collapse)Author
2021-10-06meta-handheld: fix PREFERRED_PROVIDER_virtual/kernel after conversionHEADmasterhonisterAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
2021-10-06meta-handheld: convert to new override syntaxAndrea Adami
-replace old syntax -fix tune files paths now in subdirectories Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
2021-10-04layer.conf: set compatibility for honisterAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
2021-10-04layer.conf: set compatibility for hardknotthardknottAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
2021-10-04layer.conf: set compatibility for gatesgarthgatesgarthAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
2021-10-04layer.conf: set compatibility for dunfelldunfellAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
2021-10-04layer.conf: set compatibility for zeuszeusAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
2021-10-04layer.conf: set compatibility for warriorwarriorAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
2018-10-02layer.conf: set compatibility for thudPaul Eggleton
We're still compatible, so state as such. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-08-21zaurus.inc: remove gcc7 preference for collie and poodleAndrea Adami
Kernel 4.4 now builds with gcc8. Remove restrictions for machines using 4.4 and locomo patchset. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-07-20zaurus.inc: do not use ubi/ubifs for collie imagesAndrea Adami
The creations fails because there are not enough eraseblocks. We could put some check about the size but ubi on collie NOR is tight... just disable it. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-07-20zaurus.inc: keep gcc7 as preferred versionAndrea Adami
There are still issues and kernels 4.4.1xx fail to compile with gcc8.1. Temporarly revert to older compiler. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-05-14layer.conf: set LAYERSERIES_COMPATsumoPaul Eggleton
As required for the sumo branch. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2017-10-29zaurus.inc: explicitely define ARM instruction set.Andrea Adami
Default for armv4/collie: arm Default for pxa: thumb Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-05-14meta-handheld: add dependency on openembedded-layerAndrea Adami
With commit d37f6b5 "tslib: remove recipe" tslib was moved from oe-core to meta-oe. Add dependency on that layer to fix: ERROR: Required build target 'core-image-base' has no buildable providers. Missing or unbuildable dependency chain was: ['core-image-base', 'packagegroup-base-extended', 'zaurusd', 'tslib'] Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-03-01h1940: explicit IMAGE_FSTYPESAndrea Adami
This machine doesn't specify it but it expects a jffs2 image. Add tar.gz for easy testing on removable media devices. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-03-01hx4700.conf: extend IMAGE_FSTYPES and readd jffs2Andrea Adami
Somehow the configuration doesn't explicit the variable. Restore it as it was in oe-classic and add tar.gz for easy test on removable media devices. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-02-27h3600.conf: replace DEPLOY_DIR_IMAGE with IMGDEPLOYDIRAndrea Adami
Rename the variable as done in oe-core (6d969ba). Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-02-27hx4700.conf: replace DEPLOY_DIR_IMAGE with IMGDEPLOYDIRAndrea Adami
Rename the variable as done in oe-core (6d969ba). Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-02-09gcw0.conf: catch up with renaming of KERNEL_OUTPUT in oe-coreAndrea Adami
After commit 849b67b in oe-core the variable KERNEL_OUTPUT has been replaced by KERNEL_OUTPUT_DIR. It is worth noting the new variable contains just the path. Modify gcw0.conf accordingly and use defaults from kernel.bbclass. KERNEL_OUTPUT_DIR ?= "arch/${ARCH}/boot" Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2016-05-06zaurus.inc: switch from cpio.lzma to cpio.xzAndrea Adami
Use a single compressor to squeeze a couple of KB for linux-kexecboot. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2016-05-06zaurus.inc: add BAD_RECOMMENDATIONS for eudev-hwdb (6MB)Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2016-04-24zaurus.inc: mention linux-kexecboot in the notes for the installerAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-06-18layer.conf: add LAYERDEPENDSjethrolumag
Describe meta-handheld layer dependencies in layer.conf Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2015-04-23h1940.conf: switch to linux-handheld kernelAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-04-18simpad: remove unmaintained machineAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-04-18ipaq: remove unmaintained machines and bsp toolsAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-04-18palm: remove unmaintained machines, bsp tools and kernelsAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-04-18ezx: remove unmaintained machines, bsp tools and kernelsAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-04-18jornada: remove unmaintained machines and kernelsAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-04-13hx4700.conf: prefer linux-handheld kernel v. 4.0Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-04-13h3600.conf: prefer linux-handheld kernel v. 4.0Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-04-13zaurus.inc: use linux-handheld kernelAndrea Adami
Many patches have been merged in 3.19 and 4.0 so we simplify the kernel recipe catching up with upstream. This patch could be possibly reverted after linux-yocto_4.0. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-07-15Revert "zaurus collie: remove hardcoded mem=64M"Andrea Adami
Unfortunately the default for sa1100/collie is 16M so for collie it is necessary to specify mem=64M on cmdline. The very rare 5000D users will have to change that to mem=32M. This reverts commit f4f05028f5ad72a81d6620340fe1c92ac6486890. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-06-18zaurus collie: remove hardcoded mem=64MAndrea Adami
Surely rare today, the SL-5000D has only 32MB ram. Remove historical setting used for mtd-ram. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-05-26gcw0: improve compatibility with kexecbootAndrea Adami
Alternative images to be booted by kexecboot require to have an elf vmlinuz in /boot (kexec on mips expects elf). The bootloader however needs raw data (vmlinuz.bin) so we customize KERNEL_IMAGETYPE in the recipe. Finally, kexec is added to the main kernel recipe for easier testing and the watchdog timer is increased in the configuration for the kexecboot kernel. At the moment linux-kexecboot detects just fine partitions on external SD but freezes on kexec. Tests done from shell reveal that both kexec binaries (2.06 glibc and 2.02 klibc) load the new kernel but freeze on kexec -e. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-05-23h1940: prefer linux-yocto kernelAndrea Adami
h1940 was using linux-yocto-dev, waiting for inclusion in linux-yocto_3.14. Support is now present so we can switch back to the standard kernel provider. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-05-20zaurus.inc: add xinput-calibrator to XSERVERAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-05-19gcw0: initial commit of machine configAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-02-17zaurus: use the new JFFS2_SUM_EXTRA_ARGS for jffs2.sumAndrea Adami
adapt after commit 295c6c1452c8789a8b1d0090ff09a5cd7cf16507 in oe-core Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-02-17zaurus: catch up with sum.jffs2 -> jffs2.sum renamingAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-01-07linux-qi-ben-nanonote: rename previous linux-jlime-ben-nanonote recipeApelete Seketeli
The kernel recipe for the Ben Nanonote machine is now relying on the Qi-Hardware kernel source code instead of the JLime kernel source code initially. Rename linux-jlime-ben-nanonote recipe to linux-qi-ben-nanonote to reflect the change. Signed-off-by: Apelete Seketeli <apelete@seketeli.net>
2013-12-15zaurus.inc: add ubi to image types for easy flashingAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-12-15collie.conf: fix mkfs.ubifs and ubinize parameters for NORAndrea Adami
Type: nor Eraseblock size: 131072 bytes, 128.0 KiB Amount of eraseblocks: 113 (14811136 bytes, 14.1 MiB) Minimum input/output unit size: 1 byte Sub-page size: 1 byte See example for 32MiB NOR flash with 128KiB: http://www.linux-mtd.infradead.org/faq/ubifs.html#L_mkfubifs Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-11-13machine: h1940: switch temporarly to linux-yocto-dev (3.12-rc5)Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-11-11h3600: build .tar.gz images tooLinus Walleij
This enables us to output a tar.gz image during the h3600 build process. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2013-10-30collie.conf: provide a custom EXTRA_IMAGECMD_sum.jffs2Andrea Adami
Match the changes to image_types.bbclass in oe-core. REMARKS: Q: the sum.jffs2 image is really smaller than the .jffs2 A: If you run sumtool with --pad parameter then it pads the OUTPUT file with 0xFF to the end of the last used eraseblock. If you have empty eraseblocks at the end of your INPUT image then the sumtool skips those. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-30zaurus.inc: set default IMAGE_CMD_sum.jffs2 for devices with NANDAndrea Adami
Collie will need a customization. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-30machine: add more JFFS2_ERASEBLOCK definitionsAndrea Adami
some missing found googling on the web 0x40000 explicited even if image_types.bbclass default Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-29meta-handheld: adjust EXTRA_IMAGECMD_jffs2 after oe-core changesAndrea Adami
The machine configuration file must specify a customized EXTRA_IMAGECMD_jffs2 to override the defaults of image_types.bbclass. Images for NOR flashes should be built with cleanmarkers. Fix the declaration of padding for collie: the short form doesn't accept <size> arument Signed-off-by: Andrea Adami <andrea.adami@gmail.com>