summaryrefslogtreecommitdiffstats
path: root/meta-chiefriver
Commit message (Collapse)AuthorAgeFilesLines
* meta-intel: remove task-core-tools-profile.bbappendTom Zanussi2012-09-041-2/+0
| | | | | | | | | | | | | | | | | | | | The functionality previously added by these bbappends was already handled in task-core-tools-profile.bb (now packagegroup-core-tools-profile.bb), so remove these. SYSTEMTAP = "systemtap" SYSTEMTAP_mips = "" LTTNGUST = "lttng-ust" LTTNGUST_mips = "" RDEPENDS_${PN} = "\ ${PROFILETOOLS} \ ${LTTNGUST} \ ${SYSTEMTAP} \ ${VALGRIND} \ Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: use va-impl-intel MACHINE_FEATURETom Zanussi2012-08-301-0/+1
| | | | | | | Explicitly specify the va-impl-intel MACHINE_FEATURE, and update the mixvideo uses with the feature rename. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-chiefriver: switch to linux-yocto-3.4 kernelTom Zanussi2012-07-173-1/+19
| | | | | | Switch chiefriver to the 3.4 kernel and update kernel SRCREVs. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* chiefriver: update kernel SRCREVsTom Zanussi2012-07-101-2/+2
| | | | | | | To pick up most recent changes, including the matching kernel changes for the perf-scripting/perf-tui features. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: update some kernel SRCREVsTom Zanussi2012-05-301-2/+2
| | | | | | | Update linux-yocto_3.2 kernel SRCREVS for crownbay, emenlow, fishriver, jasperforest, sugarbay, and chiefriver. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-chiefriver: use the mei kernel featureTom Zanussi2012-05-301-0/+2
| | | | | | | | Add AMT/mei support as a kernel feature here instead of in the linux-yocto metadata - mei support is currently a feature in staging, and not everyone might want a tainted kernel. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-chiefriver: use lmsTom Zanussi2012-05-301-1/+1
| | | | | | Chiefriver needs lms support for AMT, add it. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-chiefriver: use gst-va-intel and va-intelTom Zanussi2012-05-301-0/+4
| | | | | | | Have chiefriver use gst-va-intel and va-intel so we can easily test and make use of the video acceleration capabilities of this machine. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-chiefriver: new layer for Chief River (Ivy Bridge/Panther Point) systemsTom Zanussi2012-05-3012-0/+219
This layer provides support for Ivy Bridge + Panther Point Intel systems. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>