summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Collapse)AuthorAgeFilesLines
* common: Update linux-yocto_3.10 SRCREVS to 3.10.62Ng Wei Tee2015-01-141-6/+6
| | | | | | | | | Use the latest HEADs of the git branches from the linux-yocto v3.10 kernel repository. Signed-off-by: Ng Wei Tee <wei.tee.ng@intel.com> Acked-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* meta-intel/common: Upgrade DPDK to v1.7.0Sreeju Selvaraj2014-10-025-0/+541
| | | | | | | | | | | | | | | | | | | | | Added support for DPDK v1.7.0. Added PACKAGECONFIG mechanism to explicitly disable the use of fuse and qat which are dependencies for example apps dpdk_qat and vhost. Added config variables CONFIG_EXAMPLE_DPDK_QAT and CONFIG_EXAMPLE_DPDK_VHOST to enable or disable the compilation of example apps dpdk_qat and vhost. Resolved the installation failure found in example app ip_pipeline by cherry-picking the patch from dpdk.org. Resolved the test failure found in example app ring_pmd_autotest by cherry-picking the patches from dpdk.org. Signed-off-by: Sreeju Selvaraj <sreeju.armughanx.selvaraj@intel.com> Acked-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* meta-intel/common: Add include file for DPDKSreeju Selvaraj2014-10-022-135/+154
| | | | | | | | | | | | | | Added include file dpdk.inc to share common functionality based on dpdk_1.6.0r2 Added a new variable EXAMPLE_BUILD_DIR. this points to apps build directory which is different in dpdk v1.6.0r2 and v1.7.0. Users of dpdk.inc have to define EXAMPLE_BUILD_DIR for the installation of example apps. Signed-off-by: Sreeju Selvaraj <sreeju.armughanx.selvaraj@intel.com> Acked-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto-dev: Remove LINUX_VERSIONDarren Hart2014-07-291-2/+2
| | | | | | | | | | | | | | The SRCREV lines were removed in: 8b4ab82 intel-common: Remove SRCREVs from linux-yocto-dev The LINUX_VERSION override should have been removed/commented at the same time as it is of course directly tied to the SRCREV. Reported-by: Paul Gortmaker <paul.gortmaker@windriver.com> Acked-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit 7d9471578801d571ceca9e54bbdf22cb84284ff9)
* gstreamer-vaapi: Upgrade to 0.5.8Ross Burton2014-07-287-26/+2036
| | | | | | | | | | | For the 0.10 variant: - Drop wayland-compile patch merged upstream - Add files which were missing in the tarball - Disable Wayland support as it doesn't build Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit 67b7f6f3a03ddbdcf66823eb5a236edbc0aa4858)
* gstreamer-vaapi: Switch gstreamer-vaapi-1.0 to GStreamer 1.2 APIRoss Burton2014-07-281-1/+1
| | | | | | | | | The dependencies have moved form plugins-bad to plugins-base, and require API 1.2 to build. This matches OE-Core. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit c3a5385bd09ea0dd711ef8af1bda8b91e281b601)
* libva-intel-driver: Upgrade to 1.3.2Ross Burton2014-07-281-2/+2
| | | | | | | | | | Routine package upgrade. Tested on the MinnowBoard-Max with 4 h264 2k streams. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit 90a6fd2da2e7f1a1400087f3999aa2d178cf754b)
* libva: Upgrade to 1.3.1Ross Burton2014-07-282-8/+6
| | | | | | | | Routine package upgrade. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit d7027a65fd491af46ac4287d66bc34d02d2a2c48)
* meta-intel/common: Initial Intel DPDK recipe under recipes-extendedChan Wei Sern2014-07-174-0/+288
| | | | | | | | | | | | | | | | This is an initial version of Intel Data Plane Development Kits (DPDK) recipe support. This recipe is targetting on Intel DPDK v1.6.0r2. This recipe is created under meta-intel/common because Intel DPDK can be commonly used several Intel BSP platforms such as Romley, Crystal-Forest & Mohon-peak. We resolved examples apps build failure found in v1.6.0-r2 by cherry-picking patches from v1.7.0 as they are not planned to be fixed in v1.6.0-r2. The example app build failure are found in qos_sched, eal_flags_autotest and cmdline_autotest. Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com> Acked-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* Revert "common: Update linux-yocto v3.10 recipes SRCREVs to v3.10.41"Tom Zanussi2014-06-112-12/+12
| | | | | | | This reverts commit 1c63f3db93c599df5493310fef986afa40a48934. The reverted commit causes a build problem for lttng-modules - reverting until fixed and tested.
* Revert "common: Update linux-yocto v3.14 recipe SRCREVs to v3.14.5"Tom Zanussi2014-06-112-12/+12
| | | | | | | This reverts commit a75a32710e3b77eb4056082113f1e4a64917276f. The reverted commit causes a build problem for lttng-modules - reverting until fixed and tested.
* common: Update linux-yocto v3.10 recipes SRCREVs to v3.10.41Nitin A Kamble2014-06-102-12/+12
| | | | | | | Use the latest HEADs of the git branches from the kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* common: Update linux-yocto v3.14 recipe SRCREVs to v3.14.5Nitin A Kamble2014-06-102-12/+12
| | | | | | | Use the latest HEADs of the git branches from the kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* common: Delete linux-yocto-rt_3.14.bb from meta-intel layerNitin A Kamble2014-06-101-26/+0
| | | | | | | Instead use the one from the oecore layer from the daisy or master branch. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* intel-common: Remove SRCREVs from linux-yocto-devDarren Hart2014-05-221-4/+4
| | | | | | | | | The default AUTOREV mechanism is thwarted by SRCREV overrides in bbappends. -dev is intended to be built using AUTOREV unless overriden by the user in local.conf or similar. Use the defaults in the bbappends. Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit 8b4ab82ba06f58028d66133f233193768c1ad1e1)
* common: update SRCREVs for the linux-yocto_3.14 recipeNitin A Kamble2014-05-221-6/+6
| | | | | | | | Use the latest HEADs of the kernel branches from the kernel repository. And also update the LINUX_VERSION accordingly. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* common: update SRCREVs of the linux-yocto-rt_3.14.bbappend recipeNitin A Kamble2014-05-221-2/+2
| | | | | | | Use the latest HEADs of the branches from the kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* common: update SRCREVs for linux-yocto-rt_3.14 recipeNitin A Kamble2014-05-221-1/+1
| | | | | | | Use the latest HEADs of the branches from the kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* common: update the SRCREVs for the linux-yocto-rt_3.10 recipeNitin A Kamble2014-05-221-2/+2
| | | | | | | Use the latest HEADs of the kernel repository branches. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* calgary-corpus: inherit allarchRoss Burton2014-05-211-0/+2
| | | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Acked-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* calgary-corpus: clean up unpack logicRoss Burton2014-05-211-16/+8
| | | | | | | | | As with canterbury-corpus, use SRC_URI parameters to unpack correctly instead of doing it by hand. Signed-off-by: Ross Burton <ross.burton@intel.com> Acked-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* canterbury-corpus: make packages allarchRoss Burton2014-05-211-1/+1
| | | | | | | | | | | The files in this package don't depend on a target architecture, so mark it as allarch. Also drop PR as r0 is the default. Signed-off-by: Ross Burton <ross.burton@intel.com> Acked-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* canterbury-corpus: rationalise unpack logicRoss Burton2014-05-211-13/+6
| | | | | | | | | Instead of manually unpacking, use the subdir parameter to put the tarball into the right directory. Signed-off-by: Ross Burton <ross.burton@intel.com> Acked-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* canterbury-corpus: don't skip all QA testsRoss Burton2014-05-211-8/+4
| | | | | | | | | | | Instead of setting ERROR_QA to "" (disabling all tests, instead of just the problematic ones), adding nothing to WARN_QA (cruft from previous revisions), and also marking do_package_qa as noexec (which doesn't work), just set INSANE_SKIP to skip the specific tests that fail with this package. Signed-off-by: Ross Burton <ross.burton@intel.com> Acked-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* common: Update linux-yocto-3.10 meta branch SRCREVChan Wei Sern2014-05-211-2/+2
| | | | | | | | This is to use latest HEAD of meta branch due to recent commit from romley to make AMT/mei configuration built as module. Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* intel-common: Update linux-yocto 3.14-rt machine SRCREVsTom Zanussi2014-05-212-6/+6
| | | | | | This also brings the kernel version up to 3.14.4. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* intel-common: Update linux-yocto 3.14-rt meta SRCREVsTom Zanussi2014-05-212-3/+3
| | | | | | | To pull in the 3.14-rt fixes for the live, qat, aufs, and misordered includes. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* intel-common: Add linux-yocto 3.14-rt recipeDarren Hart2014-05-192-0/+43
| | | | | | | | | | Since linux-yocto-rt_3.14 didn't make it into the 1.6 release of oe-core, we need the .bb here. Still separate the .bbappend here to keep it as close as possible to the master branch, where the .bb is available in oe-core. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* common: Update SRCREVs for linux-yocto-rt_3.10Nitin A Kamble2014-05-141-2/+2
| | | | | | | Use the commit ids of the latest HEADs of the git branches. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* linux-yocto: Update intel-common 3.14 SRCREVs for Baytrail supportDarren Hart2014-05-131-4/+4
| | | | | | | | | | Update the standard/base branch and the meta branch to include the latest Baytrail support available in the standard/base branch. Includes fixes for PCI enumeration, SD in ACPI mode, new GPIO HID, and various other fixes. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Acked-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* common: Update linux-yocto-rt_3.10 kernel SRCREVsNitin A Kamble2014-05-131-6/+6
| | | | | | | | This updates the rt_3.10 kernel recipe in meta-intel to use the latest HEADs of the kernel branches. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* common: Update linux-yocto_3.10 meta branch SRCREVsNitin A Kamble2014-05-131-2/+2
| | | | | | | | This brings in some kernel fixes for crystalforest, mohonpeak and haswell-wc BSPs. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel/common: Added do_unpack_append() to Canterbury Corpus recipeChan Wei Sern2014-05-121-0/+4
| | | | | | | | | | | Added do_unpack_append() to fix issue caused by "patches" folder that is auto-generated in do_unpack() step. Fix the issue by removing "patches" folder in the canterbury corpus tarball. Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com> Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
* meta-intel/common: Added do_unpack_append() to Calgary Corpus recipeChan Wei Sern2014-05-121-0/+5
| | | | | | | | | | | Added do_unpack_append() to fix issue caused by "patches" folder that is auto-generated in do_unpack() step. Fix the issue by removing "patches" folder in the calgary corpus tarball. Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com> Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
* common: linux-yocto_3.14 update meta SRCREVNitin A Kamble2014-05-091-2/+2
| | | | | | | This fixes the Intel HD Audio driver issue on some Intel BSPs. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* common linux-yocto_3.14: update SRCREVS to 3.14.2Nitin A Kamble2014-05-091-6/+6
| | | | | | | Update the SRCREV to the latest available for 3.14. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel/common: add valleyisland-io feature support in kernel recipesRebecca Chang Swee Fun2014-05-092-3/+5
| | | | | | | | Added support for Valley Island LPSS I/O features for both linux-yocto_3.10 and linux-yocto-rt_3.10 recipes. Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.chang@intel.com> Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
* meta-intel/common: Suppress canterbury corpus QA arch-checkOng Boon Leong2014-05-091-1/+4
| | | | | | | | | | | 'sum' is a SPARC executable bundled in canterbury corpus tarball. By installing this file on x86 file-system, it results in QA architecture-check warning. As the package is only meant for compression benchmarking purpose, we would suppress the QA warning check for architecture compatibility. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
* xf86-video-ast: new recipe for ASPEED Technology CardOng Boon Leong2014-05-091-0/+12
| | | | | | | | | | | | | To enable ASPEED Technology graphic card. Removed dependency on virtual/libx11, PR and COMPATIBLE_HOST that limits to x86 hardware. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> (cherry picked from commit 346fde4a2b424ae4025685bf83d3c8a269ab9130) Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com> Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
* common linux-yocto_3.10: update meta branch SRCREVNitin A Kamble2014-05-071-2/+2
| | | | | | | | Use the latest HEAD of the meta branch, which brings in the AMT/mei fix for the kernel configuration. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* common/linux-yocto_3.10: update SRCREVS to 3.10.38-ltsiNitin A Kamble2014-05-051-6/+6
| | | | | | | Update the SRCREV to the latest available for 3.10. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* common linux-yocto_3.14: Update SRCREVsNitin A Kamble2014-04-291-4/+4
| | | | | | | | | | | This fixes the audio playback issue for BSPs using this kernel. Also the AMT support is fixed by using these updated SRCREVs. Addresses Bug: [YOCTO #6140] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* common kernels: fix typos in overridesNitin A Kamble2014-04-044-8/+8
| | | | | | | | | | | | In the intel common kernel recipes, instead of corei7-64-intel-common, intel-corei7-64-intel-common was specified as override. This was masking the KMACHINE and KBRANCH variables defined in these recipes causing unexpected build issues for kernels of BSPs like nuc. Fixes bug: [YOCTO #6123] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* common/linux-yocto_3.10: update SRCREVS to 3.10.35-ltsiNitin A Kamble2014-04-041-6/+6
| | | | | | Update the SRCREV to the latest available for 3.10. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* linux-yocto_3.14: common recipe for meta-intel BSPsNitin A Kamble2014-04-041-0/+26
| | | | | | | Extend the linux-yocto_3.14 recipe from poky layer to meta-intel layer. This kernel recipe is shared by multiple BSPs from the meta-intel layer. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* common: Update linux-yocto 3.10 SRCREV (3.10.34-LTSI)Nitin A Kamble2014-04-021-7/+8
| | | | | | | | | Update to the HEAD of standard/base (3.10.34-LTSI). This also works around an open issue with do_validate_branches where feature branches are reset the HEAD of the machine branch if they contain that commit. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Reviewed-by: Darren Hart <dvhart@linux.intel.com>
* common linux-yocto-3.10: specify kernel SRCREVsNitin A Kamble2014-03-261-6/+6
| | | | | | | | | | Define the kernel branch SRCREVs in meta-intel layer, so that other layers can not break the common BSP kernel unknowingly. Using the latest HEADs of the git branches for SRCREVs. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Reviewed-by: Darren Hart <dvhart@linux.intel.com>
* linux-yocto-dev: Specify SRC_REVs for intel-core* machinesDarren Hart2014-03-251-6/+6
| | | | | | | | | | | | | | | | | | | | The automatic SRCREV AUTOREV anonymous python in linux-yocto-dev.bb will only trigger on the PREFERRED_PROVIDER_virtual/kernel being linux-yocto-dev if it is set in local.conf, or a similar file parsed prior to itself. Since these two machines currently specify linux-yocto-dev in the machine configuration, the AUTOREV doesn't trigger - and we do not want AUTOREV specified in the recipe itself to avoid breakage in the event of no network access. This is a bizarre little corner case as machines typically do not specify linux-yocto-dev. For the time being, fix the do_fetch failure by specifying SRCREVs for the two intel-core* machines. Users who want AUTOREV can specify THAT in their local.conf. This way it doesn't break out of the box. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* common/recipes-bsp: remove gnu-efi and gummiboot recipesStefan Stanacar2014-03-134-131/+0
| | | | | | | | Nothing in meta-intel requires these and now they are in OE-core anyway. Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* linux-yocto: Remove redundant recipesDarren Hart2014-03-122-2/+14
| | | | | | | | | | Remove all redundant linux-yocto recipes where the BSP is able to reuse the intel-common version. Update the common bbappends with the KERNEL_FEATURES and module_autoload* statements from the consolidated bbappends. Signed-off-by: Darren Hart <dvhart@linux.intel.com>