aboutsummaryrefslogtreecommitdiffstats
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>
2021-10-04zaurusd: fix build with kernels < 4.16 and newer libc headersAndrea Adami
The Y2038 changes broke the build for older 32bit devices using older kernels. As seen on: https://sourceware.org/glibc/wiki/Y2038ProofnessDesign 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-09-18kexecboot-handhelds: catch up with kexecboot upgrades (add --atags)Andrea Adami
With the actual kexec-tools-klibc > 2.0.17 in meta-initramfs we can use the newly added fast reboot option (--no-checks). Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-09-18linux-*-kexecboot: rename *_SYMLINK_NAME variables to *_LINK_NAME and ↵Andrea Adami
*_BASE_NAME to *_NAME As done in kernel*.bbclass with commit id f952c8e08b4 Fix empty zaurus-installer. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> 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-08-21linux-handheld_4.14: upgrade to 4.14.62Andrea Adami
Get latest fixes for gcc8 warnings. Minor edit (one line) to rebase sharpsl patchset with upstream source. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-08-21linux-handheld(-kexecboot)_4.4: upgrade to 4.4.147Andrea Adami
Get latest fixes for gcc8 builds: 4.4.145 0ca85fc310e8c ARM: fix put_user() for gcc-8 and more warning fixes. Remove patches upstreamed in 4.4.146 While there, backport the upstreamed (4.16) version of sharpslpart for 4.4. 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-07-20linux-handheld_4.14: initial commit for pxa clamshellsAndrea Adami
Stable 4.14.56 patchset. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-07-20linux-handheld(-kexecboot)_4.4: upgrade to 4.4.141Andrea Adami
Remove stale patch (backported pxa_dma fix). Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-07-20linux-kexecboot_4.4: remove superseded 3200-mtd.patchAndrea Adami
The real partitioning is detected by the kernel mtd parser sharpslpart. No confusion between 300, 3100 and 3200 mtdparts anymore. 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>
2018-05-14zaurusd: relax Autoconf macro to allow tslib >= 1.0Andrea Adami
Fix build after 72ef78e tslib: Upgrade to 1.15 release Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-05-14zaurusd: refresh patches (using devtool)Andrea Adami
Silence warnings about ingnored context. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-02-19linux-qi-ben-nanonote_3.12: fix bb warningrockoAndrea Adami
Adapt after oe-core changes: 6c8c899: Add support for multiple kernel packages Fixes following WARNING: /oe/meta-handheld/recipes-kernel/linux/linux-qi-ben-nanonote_3.12.bb: Variable key FILES_${KERNEL_PACKAGE_NAME}-image () replaces original key FILES_kernel-image (/boot/uImage*) Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2018-02-19zaurus-installer: replace deprecated base_conditional with appendsAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.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-10-29zaurus-installer: replace deprecated license fileAndrea Adami
Use '${COMMON_LICENSE_DIR}/MIT' for MIT License. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-10-29ipaq-boot-params: replace deprecated license fileAndrea Adami
Use '${COMMON_LICENSE_DIR}/MIT' for MIT License. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-10-29linux-handheld(-kexecboot)_4.4: update to 4.4.90 stable patchsetAndrea Adami
Fix pxa dma issue introduced with - 94d75e190f19 ("dmaengine: pxa_dma: fix the maximum requestor line") Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-10-29linux-handheld_4.4: add support for f2fsAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-05-14linux-handheld(-kexecboot): update to 4.4.68pyroAndrea Adami
apply last stable patchset 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-05-14kexecboot-handhelds: kernel has now support, remove --with-zaurusAndrea Adami
Since 4.4.67 with MTD pending patches (sharpslpaart). Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-05-14linux-handheld(-kexecboot)_4.4: update to 4.4.67 and introduce sharpslpartAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-05-14kbdd_svn.bb: remove pointless PR 0Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-05-14tiinit_3.2.26: remove pointless PR 0Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-05-14nandlogical: add PV related to source version 1.1.0Andrea Adami
remove PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-05-14encdec-updater: add PV related to source version 1.1.0Andrea Adami
remove PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-05-14zaurus-installer: follow versioning of zaurus-updaterAndrea Adami
remove PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-05-14zaurus-updater: new version 2017.05Andrea Adami
Adds partition resizing and erasing. Sanity check in case of 128M repartitioned clamshells. Tested on SL-5600, SL-C860, SL-C3200 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-05-14zaurus-updater: resize head title to fit 30 columns on poodleAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-05-14zaurus-updater: remove legacy u-boot flashingAndrea Adami
u-boot is not supported and was removed with commit id be6a11d. If one wants, it is possible to flash from console with nandlogical. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-05-14zaurus-updater: support flashing of Cacko's mainte_fix.binAndrea Adami
Only for 128M clamshell models. This is necessary if you want to change rootfs size over 64 MB. It is flashed in the first 256k of the nand and overwrites the first 64k of the Parameter Area (AdjValue, BootFlag, Version, Clock). Version is included so verchg is not necessary. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-05-14zaurus-updater: fix typo in RO_MTD_LINEAndrea Adami
In corner cases, if you have repartitioned one unit with 128M flash like SL-C860 without flashing the modified mainte_fix.bin provided i.e. by Cacko the loader screws and the maintenance kernel does default to the standard partitioning for 64M models. dev: size erasesize name mtd0: 006d0000 00020000 "Filesystem" mtd1: 00700000 00004000 "NAND flash partition 0" mtd2: 01e00000 00004000 "NAND flash partition 1" mtd3: 01b00000 00004000 "NAND flash partition 2" In any case, RO_MTD_LINE is the one ending with 1 while RW_MTD_LINE ends with 2 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-05-14zaurus-updater: fix typo for HOMEFS_SIZEAndrea Adami
This is a copy and paste error, obviously refers to FS_RW (home). Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-05-14linux-handheld(-kexecboot)_4.4: update from 4.4.10 to 4.4.66Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-05-14linux-gcw0(-kexecboot)_4.7: remove task kernel_link_imagesAndrea Adami
The task is unnecessary after commit: 3211d43 kernel.bbclass: move in addtask kernel_link_images statement from linux-yocto.inc Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-05-14meta-handheld: use wildcards for the bbappend filesAndrea Adami
This approach is a little more robust than pinning specific versions from other layers. 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>