summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
* asf: update to sdk v1.6 releaseZhenhua Luo2014-07-081-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes: ASFIPSEC: Fix for IPV6 crash dump when L2blob is not resolved. ASFIPSEC: Patch to fix P1010/P9131 IPSEC. ASF: Fix - Reassembly cleanCB not getting called. ASF: Giving fragmented non TCP/UDP/AH/ESP packet back to linux. ASFIPSEC:Patch to Fix ICV error in IPv6 case. asf: handle memory leak due to software buffer counter. AH-SHA1 does not work with ASF fmc scripts : 48G fmc config file for T4240RDB ASFIPSEC: Patch to fix crash when IPSEC traffic is initiated. Patch to fix klocwork issues Crash during ping6 test for varied sizes across the tunnel. FMC : Adding new config file to support 22G ports for T2080QDS ASF : Porting ASF to kernel 3.13 asf_ipsec: Patch to fix the MD5 issue. ASF: Memory leaks observed. asf_ipsec: Patch to fix the issue in AH for 64 bits. ASF_IPSEC:Same SA is getting added twice under stress traffic ASF_IPSEC:Multiple times of Addition and deletion of SPD and SAs causing linkage problem. ASF_IPEC: Unable to delete SPD from ASF. ASF-IPSEC:SA flush with traffic through the DUT causing crash. ipsec_scripts: Patch to add scripts for all algorithmic combinations for IPsec. asf_ipfrag: Patch to fix the issue of crash on P5040RDB. ASF : Patch to decrement software buffer pool counter when packet send to linux. ASFCTRL : Patch to reflect back the changes made in linux to netdev_notifier_info_to_dev() of asfctrl. ASF : update CONFIG_FSL_DPAA_TX_RECYCLE to CONFIG_FMAN_T4240 asf_ipsec: Patch to fix the compilation error. asf_qos: Patch to fix the compilation error in asf_qos. ASFIPSEC: Integeration with DPAA eth SG driver asf_proc: Patch to update the procfs code. ASFIPSEC : Large size self-generated ping packet crash resolved. ASF: Patch to fix traffic halt issue in IPSEC fragmentation case. ASFIPSEC: Patch to fix the crash seen while deleting SA. ASFCTRL: Patch to check for loopback packet and do not offload it. ASFIPSEC: invalidate magic number while offloading policy in asfctrl_xfrm_enc_hook ASFIPSEC: Patch to fix IPSEC fragmented traffic issues. MODULE_LICENSE is changed to dual(BSD/GPL) ASF: FMC: Adding 1G port entries for T4240QDS boards. ASF: Defining flag in ASF for FSL_DPAA_TX_RECYCLE framework ASF: Adding debug module to create a loopback framawork on DPAA platform ASF:FMC: Extra line is removed from the file. Removing make error when ASF is disabled in Kernel Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* uio-seville: add recipe for sdk v1.6Ting Liu2014-07-081-0/+12
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* ceetm: add recipe for sdk v1.6 releaseTing Liu2014-07-081-0/+44
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* qoriq-debug: use autotools-brokensepTing Liu2014-07-081-1/+1
| | | | | | Currently it does not support S!=B build, workaround it now Signed-off-by: Ting Liu <b28495@freescale.com>
* qoriq-debug: update to sdk v1.6 releaseTing Liu2014-07-081-3/+2
| | | | | | | | | | | Changes: Corrected char buffer overrun error Added suport for Linux kernel 3.12 Corrected memory map for QMAN and BMAN for T4/B4 Added Device Config support for Gen 1 processors. Support for additional T4240rev2 and B4860rev2 debug components Signed-off-by: Ting Liu <b28495@freescale.com>
* linux: fix 64bit kernel builds with binutils 2.24Ting Liu2014-07-082-1/+83
| | | | | | upstream commit: 7998eb3dc700aaf499f93f50b3d77da834ef9e1d Signed-off-by: Ting Liu <b28495@freescale.com>
* linux: update to sdk v1.6 releaseTing Liu2014-07-083-47/+47
| | | | | | | | | | | 1.move more generic bits to linux-qoriq-sdk.inc file 2.add support for multiple kernel delta config files 3.Append SDK_VERSION to .scmversion, and use the same version format with u-boot. For exmaple: 3.12.17-rt25-QorIQ-SDK-V1.6+gfae7d11 4.add linux-qoirq-sdk_3.12.bb to use latest released codes in sdk v1.6, detailed changes can be viewed at: http://git.freescale.com/git/cgit.cgi/ppc/sdk/linux.git/log/?qt=range&q=c29fe1a733308cbe592b3af054a97be1b91cf2dd Signed-off-by: Ting Liu <b28495@freescale.com>
* Use generic bbappend filesdaisyOtavio Salvador2014-04-231-0/+0
| | | | | | | | | | | This uses the % wildcard for recipe matching, this easy the update of recipe versions and maintenance. - udev-extraconf_1.0.bbappend - xserver-xf86-config_0.1.bbappend - lttng-modules_2.3.3.bbappend Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-qoriq-sdk: add git revision to the local versionChunrong Guo2014-04-021-3/+11
| | | | Signed-off-by: Chunrong Guo <B40290@freescale.com>
* linux: update SHA for SDK T2080QDSZongchun Yu2014-02-131-0/+2
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* asf: update the SHA for SDK T2080QDSZongchun Yu2014-02-131-0/+2
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* asf: add rdepend on ipsec-toolsTing Liu2014-01-121-0/+1
| | | | | | | | Fix the below issue: | Computing transaction...error: Can't install asf-git-r0@t4240qds_64b: | no package provides /usr/sbin/setkey Signed-off-by: Ting Liu <b28495@freescale.com>
* asf: update license to dual GPL/BSDTing Liu2014-01-121-2/+2
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* skmm: remove obsolete recipeZhenhua Luo2014-01-121-34/+0
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* linux: update SHA for SDK 1.5Zhenhua Luo2014-01-122-6/+2
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* asf: update the SHA for SDK 1.5Zhenhua Luo2014-01-121-3/+2
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* lttng-modules: build as 64-bit kernel module on e6500Chunrong Guo2013-12-171-0/+18
| | | | | | | | | | | | | *e6500 is built with 32b rootfs/64b kernel, build asf as 64bit too. *Fix the below build issue on e6500 core: | DEBUG: Executing shell function do_make_scripts | make: Entering directory `.../tmp/sysroots/t4240qds/usr/src/kernel' | CC scripts/mod/empty.o | scripts/mod/empty.c:1:0: error: -mcmodel not supported in this configuration | make[2]: *** [scripts/mod/empty.o] Error 1 | make[1]: *** [scripts/mod] Error 2 | make: *** [scripts] Error 2 Signed-off-by: Chunrong Guo <B40290@freescale.com>
* asf: Fix git branch referencesChunrong Guo2013-12-171-1/+2
| | | | | | | *Ensure the right branches are set in SRC_URI to match the revisions used. This resolves certain fetch failures. Signed-off-by: Chunrong Guo <B40290@freescale.com>
* Revert "lttng-modules: build as 64-bit kernel module on e6500"Zhenhua Luo2013-12-161-21/+0
| | | | This reverts commit a2789b3edf0f3fa4a14279e5d0d4c01d40962353.
* lttng-modules: build as 64-bit kernel module on e6500Chunrong Guo2013-12-141-0/+21
| | | | | | | | | | | | | *e6500 is built with 32b rootfs/64b kernel, build asf as 64bit too. *Fix the below build issue on e6500 core: | DEBUG: Executing shell function do_make_scripts | make: Entering directory `.../tmp/sysroots/t4240qds/usr/src/kernel' | CC scripts/mod/empty.o | scripts/mod/empty.c:1:0: error: -mcmodel not supported in this configuration | make[2]: *** [scripts/mod/empty.o] Error 1 | make[1]: *** [scripts/mod] Error 2 | make: *** [scripts] Error 2 Signed-off-by: Chunrong Guo <B40290@freescale.com>
* Fix git branch referencesChunrong Guo2013-12-113-3/+6
| | | | | | | *Ensure the right branches are set in SRC_URI to match the revisions used. This resolves certain fetch failures. Signed-off-by: Chunrong Guo <B40290@freescale.com>
* linux-qoriq-sdk : add config fragments with merge_config.sh from kernel treeChunrong Guo2013-10-231-3/+3
| | | | Signed-off-by: Chunrong Guo <B40290@freescale.com>
* linux-qoriq-sdk : add config fragmentsChunrong Guo2013-10-171-1/+6
| | | | Signed-off-by: Chunrong Guo <B40290@freescale.com>
* asf: export KERNEL_PATH as it is needed by all tasksTing Liu2013-10-101-1/+2
| | | | | | | | | | | | Avoid the below error: | DEBUG: Executing python function sysroot_cleansstate | DEBUG: Python function sysroot_cleansstate finished | DEBUG: Executing shell function do_configure | Makefile:12: /.config: No such file or directory | asfconfig.mk:15: *** ASF is Disabled in Kernel. Try to fix. Stop. | ERROR: Function failed: do_configure Signed-off-by: Ting Liu <b28495@freescale.com>
* asf: build as 64-bit kernel module on e6500Ting Liu2013-10-101-0/+19
| | | | | | | | | | | | | | | | | e6500 is built with 32b rootfs/64b kernel, build asf as 64bit too. Fix the below build issue on e6500 core: | DEBUG: Executing shell function do_make_scripts | make: Entering directory `.../tmp/sysroots/t4240qds/usr/src/kernel' | CC scripts/mod/empty.o | scripts/mod/empty.c:1:0: error: -mcmodel not supported in this configuration | make[2]: *** [scripts/mod/empty.o] Error 1 | make[1]: *** [scripts/mod] Error 2 | make: *** [scripts] Error 2 Signed-off-by: Ting Liu <b28495@freescale.com>
* Remove overriding linux-libc-headersZhenhua Luo2013-09-242-80/+0
| | | | | | | | | | Layers should never need to be overriding linux-libc-headers. Refer to http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=babbf7a46acaefd9b36031483cafce053f607e66 for the reason. Fixed [Bug 5249]. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* perf: Remove hard coded include to /usr/local/include in MakefileZhenhua Luo2013-07-172-0/+38
| | | | | | | | Having /usr/local/include hardcoded into the makefile is not necessary as this is automatically included by GCC. It also infects cross-compile builds with the host systems includes. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* change layout to follow oe-core guidelines of recipesTing Liu2013-07-102-139/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow the rules defined in: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes.txt recipes-bsp - Anything with links to specific hardware or hardware configuration information recipes-connectivity - Libraries and applications related to communication with other devices recipes-core - What's needed to build a basic working Linux image including commonly used dependencies recipes-devtools - Tools primarily used by the build system (but can also be used on targets) recipes-extended - Applications which whilst not essential add features compared to the alternatives in core. May be needed for full tool functionality or LSB compliance. recipes-gnome - All things related to the GTK+ application framework recipes-graphics - X and other graphically related system libraries recipes-kernel - The kernel and generic applications/libraries with strong kernel dependencies recipes-lsb4 - Recipes added for the sole purpose of supporting the Linux Standard Base (LSB) 4.x recipes-multimedia - Codecs and support utilties for audio, images and video recipes-rt - Provides package and image recipes for using and testing the PREEMPT_RT kernel recipes-qt - All things related to the Qt application framework recipes-sato - The Sato demo/reference UI/UX, its associated apps and configuration recipes-support - Recipes used by other recipes but that are not directly included in images recipes-dpaa - recipes related to fsl dpaa feature recipes-virtualization - recipes related to fsl virtualization feature Signed-off-by: Ting Liu <b28495@freescale.com>
* u-boot: not use == to compatible with dashTing Liu2013-07-031-5/+5
| | | | | Signed-off-by: Ting Liu <b28495@freescale.com> Tested-by: Luo Zhenhua-B19537 <zhenhua.luo@freescale.com>
* u-boot: upgrade to the version of sdk1.4Zhenhua Luo2013-07-011-4/+4
| | | | | | | | install the right nand-uboot for p1010rdb and bsc913x. u-boot-with-spl.bin is the right nand-uboot image. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Ting Liu <b28495@freescale.com>
* linux-qoriq-sdk(-headers): upgrade to the version of sdk-1.4Zhenhua Luo2013-07-018-191/+57
| | | | | | | | | | | | | | | | 1.Update kernel version to 3.8. 2.add DEPENDS libgcc and append TOOLCHAIN_OPTIONS to KERNEL_{CC,LD}. kernel in sdk 1.4 need run-time support libraries 'libgcc.a', added in file arch/powerpc/Makefile: LIBGCC := $(shell $(CC) $(KBUILD_CFLAGS) -print-libgcc-file-name) Without passing the TOOLCHAIN_OPTIONS (define --sysroot parameter), it will fail to find the libgcc.a. 3.Also remove the patches which were already merged on git tree. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Ting Liu <b28495@freescale.com>
* qoriq-debug: add recipeZhenhua Luo2013-06-281-0/+34
| | | | | | QorIQ Debug File System Module Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* asf: add recipeZhenhua Luo2013-06-281-0/+25
| | | | | | asf is software Application Specific Fast-path for Freescale non-dpaa targets. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* cryptodev: compile testprogs and package them to ${PN}-testsZongchun Yu2013-06-182-1/+86
| | | | | | Also add missing openssl dependency. Signed-off-by: Zongchun Yu <b40527@freescale.com>
* linux-qoriq-sdk: append SDK version to kernel versionZhenhua Luo2013-05-221-2/+6
| | | | | | | | if SDK_VERSION is defined, append the sdk version string to kernel version, this can make make the sdk version is explicit for users, expecially when same kernel verison is used for different releases. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* linux-qoriq-sdk: enable CONFIG_DEVTMPFS_MOUNT to ensure /dev can be mounted ↵Chunrong Guo2013-04-122-1/+80
| | | | | | | | | correctly * The udev is upgraded to 182, the /dev mount requires CONFIG_DEVTMPFS_MOUNT is enabled in Kernel, so enable the option for QorIQ SDK targets. Signed-off-by: Chunrong Guo <B40290@freescale.com>
* linux: update to the commit for sdk 1.3.2chunrong guo2013-03-271-15/+4
| | | | Signed-off-by: Chunrong Guo <B40290@freescale.com>
* u-boot: update to the commit for sdk 1.3.2chunrong guo2013-03-271-13/+16
| | | | Signed-off-by: Chunrong Guo <B40290@freescale.com>
* oprofile: remove useless patchesTing Liu2013-03-145-491/+0
| | | | | | | | | | There patches is useless since bb file had been removed in commit: commit 330e7d07a6c6881ea47038dc7c9d0a588d5218c8 Author: Matthew McClintock <msm@freescale.com> Date: Thu Jan 17 12:46:12 2013 -0600 oprofile: remove from meta-fsl-ppc and use oe-core Signed-off-by: Ting Liu <b28495@freescale.com>
* u-boot_git: add e6500 commit for 1.3.1 releaseTing Liu2013-01-301-7/+3
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* update the kernel version for t4/b4 boardsZhenhua Luo2013-01-301-1/+11
| | | | | | change "3.0.48" to "3.0.51" Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* cryptodev: skip arch QA since kernel might not match for 64-bit kernels on ↵Yashpal Dutta2013-01-301-0/+18
| | | | | | 32-bit rfs Signed-off-by: Yashpal Dutta <yashpal.dutta@freescale.com>
* cryptodev kernel module recipeYashpal Dutta2013-01-302-0/+43
| | | | | | | | | This is a /dev/crypto device driver, equivalent to those in OpenBSD or FreeBSD. The main idea is to access of existing ciphers in kernel space from userspace, thus enabling re-use of a hardware implementation of a cipher. Signed-off-by: Yashpal Dutta <yashpal.dutta@freescale.com> Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* linux-qoriq: Add a patch to fix perf compilation issue.Noor Ahsan2013-01-172-0/+39
| | | | | | | | | | | | | | * Perf gived compilation error CC builtin-sched.o builtin-sched.c: In function ‘get_cpu_usage_nsec_parent’: builtin-sched.c:399:16: error: storage size of ‘ru’ isn’t known * Added a patch from linux kernel git repo commit id 7b78f13603c6fcb64e020a0bbe31a651ea2b657b which include resource.h file in builtin-sched.c. * Bump PR. * Verified it on P4080DS machine. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
* oprofile: remove from meta-fsl-ppc and use oe-coreMatthew McClintock2013-01-171-35/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* linux-qoriq-sdk: move patches to default search pathMatthew McClintock2012-12-042-0/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* linux-qoriq-sdk: lock down SHA for releaseMatthew McClintock2012-12-041-5/+3
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* u-boot_git.bb: lock down SHA for releaseMatthew McClintock2012-12-041-2/+2
| | | | | | | Also update p5040 u-boot builds and add cst-native dep which is required by some machines Signed-off-by: Matthew McClintock <msm@freescale.com>
* oprofile: add 0.9.6Zhenhua Luo2012-12-046-0/+526
| | | | | | | oprofile-0.9.7 doesn't support e500mc, the patches of e500mc support are only available for oprofile-0.9.6 Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* u-boot: fix nand image name issue for different core typeZhenhua Luo2012-11-131-9/+11
| | | | | | | | Final nand u-boot image is named differently in u-boot source. That is: "u-boot-nand.bin" for e500v2 boards, "u-boot.bin" for other boards. Signed-off-by: Zhenhua Luo <b19537@freescale.com> Signed-off-by: Ting Liu <b28495@freescale.com>