aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-01-25linux-yocto: 4.9: Update SHA for yocto-kernel-cacheHEADmasterDaniel Dragomir
To include latest updates for fragments from upsteam. A0198 - Build Warnings (Morty/linux-yocto-rt/4.9) Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-01-22linux-yocto: 4.9: Cleanup fragments to avoid configcheck warningsDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-01-22Add a copy of the GPLv2John Jacques
The simicsfs file are licensed under the GPLv2, so include a copy of the license. Signed-off-by: John Jacques <john.jacques@intel.com>
2018-01-19linux-yocto: 4.9: Update SHA and LINUX_VERSION to 4.9.71Daniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-01-19linux-axxia: 4.12: Update LINUX_VERSION to 4.12.18Daniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-01-17linux-axxia: 4.9: Update axxiaarm64 defconfig to match 1.15 tagDaniel Dragomir
Also, add X9 and XLF specific defconfigs. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-01-17linux-axxia: 4.9: Update axxiaarm defconfig to match 1.15 tagDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-01-17linux-yocto: 4.9: Update axxiaarm64 fragments to match 1.15 tagDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-01-17linux-yocto: 4.9: Update axxiaarm fragments to match 1.15 tagDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-01-12conf/layer.conf: Remove yocto as dependency layerDaniel Dragomir
When meta-axxia layer will be use with other layers which didn't use poky, but OE directlly, this error will occur: ERROR: Layer 'axxia' depends on layer 'yocto', but this layer is not enabled in your configuration Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-01-12linux: 4.12: Update simics defconfigs for B0109Daniel Dragomir
Update defconfigs for simics runtarget for 4.12 kernel (make oldconfig in 4.12 tree using old 4.9 configs). Also fix B0109 - No keyboard input in graphic console (tty0) in simics - rocko branch, by enabling the required config options. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-01-12Add Patches for Linux 4.12 on SNRJohn Jacques
Signed-off-by: John Jacques <john.jacques@intel.com>
2018-01-12Add Patches for Linux 4.12 on SNR FRIOJohn Jacques
Signed-off-by: John Jacques <john.jacques@intel.com>
2018-01-12rpcbind: Backport to 0.2.3 (morty) verisonDaniel Dragomir
rpcbind.service from rocko branch (0.2.4 version) is failing with the followind error. Backport to the old and working version from morty (0.2.3) untill it will be fixed upstream systemd[1]: Starting RPC Bind Service... systemd[1]: Started RPC Bind Service. systemd[1]: rpcbind.service: Main process exited, code=killed, status=6/ABRT systemd[1]: rpcbind.service: Unit entered failed state. systemd[1]: rpcbind.service: Failed with result 'signal'. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-01-12nfs-utils: Fix nfs-mountd and nfs-server servicesDaniel Dragomir
nfs-mountd and nfs-server services were inactive (dead) on boot because a condition from the service files was not met: ConditionPathExists=/etc/exports was not met By creating and installing an empty exports file in rootfs, the services are active. /etc/exports will be populated by the final user with the access control list for filesystems which may be exported. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-23dnsmasq: Start systemd service after systemd-resolvedDaniel Dragomir
If systemd control the network in place of network manager, dnsmasq starts before systemd-resolved.service. dnsmasq fails with error message "directory /etc/resolv.conf for resolv-file is missing, cannot poll". Source: https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1639452 Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-23libnsl: Create symbolic link for shared library in libdirDaniel Dragomir
Systemd service ypbind fail to start because it search for libnsl shared library in libdir (/usr/lib) and didn't found because it's installed in /usr/lib/nsl directory: ypbind[1823]: /usr/sbin/ypbind: error while loading shared libraries: libnsl.so.2: cannot open shared object file: No such file or directory systemd[1]: ypbind.service: Control process exited, code=exited status=127 systemd[1]: Failed to start YP Bind. Create a symbolic link in libdir to correct this. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-23yp-tools: Correct path to domainname binaryDaniel Dragomir
In systemd service file for domainname service, the path to domainname binary is in /usr/bin, but net-tools package install it in /bin. Correct the path to avoid the following error: systemd[1]: Starting NIS Domainname... systemd[1812]: domainname.service: Failed at step EXEC spawning /usr/bin/domainname: No such file or directory Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-23axxia-image: Remove ROOTFS_PKGMANAGE_BOOTSTRAP variableDaniel Dragomir
From poky/documentation/ref-manual/migration.xml, rocko branch: The ROOTFS_PKGMANAGE_BOOTSTRAP variable and any references to it have been removed. You should remove this variable from any custom recipes. (From OE-Core rev: 697804229a172125ce7d3bfc9b343812d6fe3240) Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-20axxia-image-large: Remove lxc-networking sub-packageDaniel Dragomir
Because lxc-networking sub-package is empty in rocko version (2.0.8) a warning appear in do_rootfs log: WARNING: axxia-image-large-1.0-r0 do_rootfs: [log_check] axxia-image-large: found 1 warning message in the logfile: [log_check] warning: %post(lxc-networking-2.0.8-r0.corei7_64) scriptlet failed, exit status 1 Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-20simicsfs: Update to 1.22 version for kernel 4.12 supportDaniel Dragomir
Added support for Linux kernel version 4.12. - generic_readlink replaced by vfs_readlink. - Type casting to long from int for hostfs_getattr: | .../simicsfs-mod/1.20-r0/hostfs_inode.c:750:13: error: | initialization from incompatible pointer type | [-Werror=incompatible-pointer-types] | .getattr = hostfs_getattr, Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-20linux-yocto: 4.12: Add kernel fragments for axxiaarm64Daniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-20linux-yocto: 4.12: Add kernel fragments for axxiaarmDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-20linux-axxia: 4.12: Add defconigs for axxiax86-64Daniel Dragomir
Also, in order to avoid parsing erros, add empty defconfigs for arm and arm64 machines untill ARM support will be added in 4.12. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-20linux-yocto: 4.12: Add defconigs for axxiax86-64Daniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-20linux-axxia: 4.12: Add initial recipesDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-20linux-yocto: 4.12: Add initial recipesDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-20linux-yocto: 4.9: Remove duplicated lines from bb recipesDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-20axxiax86-64: Update the Default Linux ConfigJohn Jacques
Include dh_generic as a module instead of built-in. Signed-off-by: John Jacques <john.jacques@intel.com>
2017-12-20linux-axxia-4.9: Update to 4.9.65John Jacques
Signed-off-by: John Jacques <john.jacques@intel.com>
2017-12-20axxiax86-64: Revert "Install dh_generic"...John Jacques
An earlier commit forced the install of the dh_generic module in the root file system. Instead, the modules--* archive can be used when using axxia-image*.rootfs.tar.gz instead of the hard disk image (axxia-image*.hddimg). Signed-off-by: John Jacques <john.jacques@intel.com>
2017-12-20axxia-distro: Set PREFERRED_RPROVIDER for iasl-nativeDaniel Dragomir
In order to avoid the bitbake note: NOTE: Multiple providers are available for iasl-native (iasl-native, acpica-native) Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-20axxia-distro: Enable virtualization featureDaniel Dragomir
In order to avoid the following WARNING: WARNING: You have included the meta-virtualization layer, but 'virtualization' has not been enabled in your DISTRO_FEATURES. Some bbappend files may not take effect. See the meta-virtualization README for details on enabling virtualization support. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-15linux-axxia-4.9: Rearrage lines in recipeDaniel Dragomir
Moved up SRCREV_machine line in recipe to be closer to LINUX_VERSION line since them should be keep in sync. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-15linux-yocto-4.9: Update to 4.9.65Daniel Dragomir
Moved up SRCREV_machine line in recipe to be closer to LINUX_VERSION line since them should be keep in sync. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-15Update the Linux 4.9 Configurations for 4.9.65John Jacques
Signed-off-by: John Jacques <john.jacques@intel.com>
2017-12-15recipes-kernel: Update the SimicsFS AddressJohn Jacques
The previous address was inside bios, instead, used a completely unmapped area. Signed-off-by: John Jacques <john.jacques@intel.com>
2017-12-14README: Use HEAD branch revisions for masterDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-14dt-axxia: Remove powerpc check on if statementDaniel Dragomir
PowerPC is no longer supported in axxia layer > rocko branch. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-14README: MAINTAINERS: Remove axxiapowerpc referencesDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-14u-boot: Remove unsupported u-boot-axxia recipesDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-14README: Remove unsupported kernel versionsDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-14linux: Remove unsupported 4.8 kernel patchesDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-14linux: Remove unsupported 4.8 kernel defconfigsDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-14linux: Remove unsupported 4.8 kernel recipesDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-14conf/machine: Remove unsupported axxiapowerpc machineDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-14conf: Declare LAYERDEPENDS for axxia layerDaniel Dragomir
Also remove meta-yocto-bsp layer from dependencies. Add RUNTARGET choice in local.conf.simple. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-14conf/distro: Create Axxia specific distribution configurationDaniel Dragomir
Create a specific distro starting from the poky one and move all Axxia specific settings from layer.conf and machine configuration files in order give the posibility to use meta-axxia with other layers without bloking each onther. Update README with this change since the final user need to set the Axxia distro in local.conf from now. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-13axxia-image-*: Update descriptionDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2017-12-13MAINTAINERS: Add axxiax86-64 and correct typoDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>