summaryrefslogtreecommitdiffstats
path: root/meta-isg
Commit message (Expand)AuthorAgeFilesLines
* meta-isg: dpdk: fix v1.8.0 build with kernel 4.1Anuj Mittal2015-10-193-1/+232
* meta-isg: dpdk: fix v2.0.0 build with kernel 4.1Anuj Mittal2015-10-197-0/+447
* meta-mohonpeak: update the PREFERRED_VERSION of linux-yocto-3.14 to 4.1Wu Chia Chuan2015-10-022-2/+2
* meta-crystalforest: update the PREFERRED_VERSION of linux-yocto-3.14 to 4.1Wu Chia Chuan2015-10-021-1/+1
* meta-crystalforest: relocate meta-crystalforest layer into meta-isg layerWu Chia Chuan2015-10-0210-0/+337
* meta-intel: meta-romley BSP retirement from YP 2.0WU CHIA CHUAN2015-09-291-2/+0
* meta-isg: zlib-qat: add COMPATIBLE_MACHINEAnuj Mittal2015-09-211-1/+1
* meta-isg: qat: add intel-corei7-64 COMPATIBLE_MACHINEAnuj Mittal2015-09-211-1/+1
* meta-isg: qat: recipe for version 2.5.0-80Anuj Mittal2015-09-212-0/+398
* meta-isg: qat: fix strict_str* compile errorsAnuj Mittal2015-09-212-0/+41
* meta-isg: qat: fix inline build errors for gcc5Anuj Mittal2015-09-212-0/+33
* meta-isg: qat: move common content to qat16.incAnuj Mittal2015-09-212-114/+117
* meta-crystalforest: move qat and zlib-qat to meta-isgAnuj Mittal2015-09-018-0/+794
* meta-isg: enable dpdk v2.1.0 for grantleyAnuj Mittal2015-08-272-0/+47
* meta-isg: dpdk: intel-corei7-64 as COMPATIBLE_MACHINEAnuj Mittal2015-08-271-0/+3
* meta-isg: dpdk: move patch from inc to bbAnuj Mittal2015-08-273-2/+4
* meta-haswell-wc: Update the PREREFFED_VERSION of linux-yocto-3.14 to 3.19Ng, Wei Tee2015-08-171-1/+1
* meta-valleyisland: Add linux-firmware to valleyisland BSPsNg Wei Tee2015-08-062-0/+3
* meta-isg: make dpdk_qat dependent on virtual/qatAnuj Mittal2015-07-291-1/+1
* meta-isg: fix build of dpdk_qat example appAnuj Mittal2015-07-292-0/+45
* meta-isg: dpdk v2.0.0: add patch to handle ip_fragmentation applicationWU CHIA CHUAN2015-07-292-0/+34
* meta-isg: dpdk: fix issue in build configuration variablesWU CHIA CHUAN2015-07-291-0/+9
* meta-isg: dpdk: tidy up dpdk.inc & removed unnecessary patchesWU CHIA CHUAN2015-07-296-185/+20
* meta-isg: dpdk v2.0.0: initial DPDK v2.0.0 enabling recipeWU CHIA CHUAN2015-07-101-0/+29
* meta-isg: dpdk v2.0.0: add patch to handle vhost and ip_fragmentation applica...WU CHIA CHUAN2015-07-101-0/+50
* meta-isg: dpdk: renaming patches which are common to DPDK v1.8 and DPDK v2.0WU CHIA CHUAN2015-07-105-4/+4
* meta-isg: dpdk: move the do_install hostapp directory from dpdk.inc to dpdk_1...WU CHIA CHUAN2015-07-102-2/+6
* meta-isg: dpdk: rearrange common meta-data from dpdk_1.8.0.bb into dpdk.incOng Boon Leong2015-07-102-32/+24
* meta-isg: dpdk: intro recipe for DPDK v1.8.0Ong Boon Leong2015-07-101-0/+61
* meta-isg: dpdk v1.8: introduce target machine selection for DPDK.Ong Boon Leong2015-07-101-0/+48
* meta-isg: dpdk v1.8: add app makefile patch to enable sysroot settingOng Boon Leong2015-07-101-0/+33
* meta-isg: dpdk: fix GCC compiler LDFLAG and CFLAG issueOng Boon Leong2015-07-101-2/+2
* meta-isg: dpdk v1.8: add patches for qat, vhost and libvirt PACKAGECONFIGOng Boon Leong2015-07-102-0/+87
* meta-isg: dpdk v1.8.0: add makefile patches to support split kernel outputOng Boon Leong2015-07-101-0/+52
* meta-isg: dpdk: add external kernel module build handling for tmp/work-sharedOng Boon Leong2015-07-101-0/+3
* meta-isg: dpdk: introduce ARCHDIR variable to dpdk.incOng Boon Leong2015-07-101-3/+3
* meta-isg: dpdk: improve software installation taskOng Boon Leong2015-07-101-57/+26
* meta-isg: Add include file for DPDKvenkatasubramanian pattu2015-07-101-0/+138
* meta-isg: Making meta-isg as a layervenkatasubramanian pattu2015-07-101-0/+12
* meta-haswell-wc: Update the maintainer name in the README fileNg Wei Tee2015-03-131-1/+1
* meta-haswell-wc: Remove the PRINC in formfactor0.0.bbappendNg Wei Tee2015-03-131-2/+0
* meta-haswell-wc: Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14Ng Wei Tee2015-03-131-1/+1
* mohonpeak: change default linux-yocto from v3.10 to v3.14Ong Boon Leong2015-03-132-2/+2
* meta-valleyisland: Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14Ng Wei Tee2015-02-272-2/+2
* meta-haswell-wc: use gstreamer-vaapi-1.0 directly instead of gst-va-intelRoss Burton2015-02-271-1/+1
* meta-valleyisland: remove kernel 3.10 bbappendRoss Burton2015-02-201-36/+0
* valleyisland: update README with latest informationChang Rebecca Swee Fun2014-11-261-5/+10
* meta-valleyisland: Update linux-yocto v3.10.43 SRCREV to v3.10.59Ng, Wei Tee2014-11-181-6/+6
* meta-valleyisland: Update linux-yocto v3.10 SRCREV to v3.10.43Chang Rebecca Swee Fun2014-09-081-12/+12
* linux-yocto: Use _append when overrides are usedJosep Puigdemont2014-09-021-2/+2