aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-08-08linux: 4.9: preempt-rt: Include a merge conflict fixrockoDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-08-03linux-yocto: 4.12: Update fragments to match axxia 1.5 tagDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-08-03linux-axxia: 4.12: Update defconfigs to match axxia 1.5 tagDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-08-03linux-axxia: 4.12: Update SHA and LINUX_VERSION to 4.12.26Daniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-08-03linux-yocto: 4.12: Update SHA and LINUX_VERSION to 4.12.26Daniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-08-02linux-yocto: 4.9: Update fragments to match axxia 1.23 tagDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-08-02linux-axxia: 4.9: Update defconfigs to match axxia 1.23 tagDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-08-02linux-axxia: 4.9: Update SHA and LINUX_VERSION to 4.9.113Daniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-08-02linux-yocto: 4.9: Update SHA and LINUX_VERSION to 4.9.113Daniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-07-20axxia-image*: Add connman to solve resolv.conf issueDaniel Dragomir
Rocko version of connection manager package (connman) is populating better resolv.conf instead systemd-resolved service. A0210 - Systemd and /etc/resolv.conf issues investigation A0160 - Name Resolution Broken in Morty A0221 - meta-*-axxia: back to sysvinit instead systemd Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-07-17Revert "tools-testapps: Overwrite RDEPENDS to remove all connman subpkg"Daniel Dragomir
This reverts commit a1834c9382877e7fae0667dc91beba03cdc03c87.
2018-07-13linux-yocto: 4.12: Update SHA to include fix for B0117Daniel Dragomir
B0117 - meta-axxia: Perf fail to compile on latest kernel 4.12 from next/rocko (4.12.22) Patch was sent upstream, in Yocto. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-07-13linux-yocto: Set SMP and VMFS from yocto-kernel-cacheDaniel Dragomir
In order to have more complete fragments upstream to be fetched by other products ussing axxia bsps, enable SMP and VMFS support from fragments in yocto-kernel-cache repository. Change the fragments logic in meta-axxia since SMP is default for axxiaarm64 and for axxiaarm we should have the posibility to disable SMP from meta-axxia. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-07-13linux-yocto: 4.12: Update meta SHA for latest fragmentsDaniel Dragomir
Get latest fragments from meta-kernel-cache to include the upstream fragments updates in axxia bsp for 4.12. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-07-13linux-yocto: 4.12: Upgrade to 4.12.22 versionDaniel Dragomir
SHA numbers includes AXXIA changes submitted to Yocto pt o 1.1 tag. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-07-13linux-yocto: 4.12: Update fragments to match 1.1 tagDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-07-13ypbind: Remove -broadcast option and add generic yp.confDaniel Dragomir
For some networks -broadcast option on ypbind call fails, so remove it and add a generic yp.conf configuration file to avoid the following error on starting systemd service. Final user will overwhrite the nis verser for their network. ypbind[2309]: No NIS server and no -broadcast option specified. ypbind[2309]: Add a NIS server to the /etc/yp.conf configuration file, ypbind[2309]: or start ypbind with the -broadcast option. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-07-13axxia-image: Run image_clean_deploy as pre-functionDaniel Dragomir
Run image_clean_deploy as pre-function for rootfs and clean tasks and remove it as a separate task. This fix some random behaviour when not each time and not for all images the json files are removed. Also, add this pre-function for core-image-minimal-initramfs recipe. B0115: Yocto Rock Build Leaves .json Files Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-07-13axxia-image: Remove .json files before repopulating deploy dirDaniel Dragomir
Create new task for Axxia images to remove testdata json files with old stamp before repopulating deploy directory. B0115: Yocto Rock Build Leaves .json Files Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-07-13linux: Specific SHA for each machineDaniel Dragomir
Also, update to the latest SHA for linux-axxia kernel Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-07-13README: Minor style updatesDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-07-13conf/local.conf: Set linux-yocto-rt default kernel providerDaniel Dragomir
For arm and arm64, the preempt-rt version of the kernel is the default one. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-07-13Use simple README instead .md to avoid markup language formatingDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-07-13README: Add info about linux-yocto 4.12Daniel Dragomir
Also, complete axxiaarm64 fragments with the standard one to avoid the parsing warning: WARNING: linux-yocto_4.12.bb: Unable to get checksum for linux-yocto SRC_URI entry standard.scc: file could not be found Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-07-13Remove all axxiax86-64 (SNR) specific metadataDaniel Dragomir
SNR has his own layer now (meta-intel-axxia). Update README and all templates from conf directory. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-02-21tcf-agent: Disable systemd service on bootDaniel Dragomir
A0203 - tcf-agent should be disabled by default Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
2018-01-25linux-yocto: 4.9: Update SHA for yocto-kernel-cacheDaniel 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-07Add Patches for Linux 4.12 on SNRJohn Jacques
Signed-off-by: John Jacques <john.jacques@intel.com>
2018-01-07Add Patches for Linux 4.12 on SNR FRIOJohn Jacques
Signed-off-by: John Jacques <john.jacques@intel.com>
2018-01-06rpcbind: 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-05nfs-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-21yp-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-21axxia-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>