summaryrefslogtreecommitdiffstats
path: root/meta-fri2/recipes-core
Commit message (Collapse)AuthorAgeFilesLines
* fri2: Add tiny-init bbappend for devtmpfs and consoleDarren Hart2012-10-262-0/+32
| | | | | | | | When using an initramfs, the default for poky-tiny, the kernel cannot automatically mount devtmpfs. Ensure it is mounted. This eliminates the need to create the ptmx device. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-intel: remove task-core-tools-profile.bbappendTom Zanussi2012-09-041-3/+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: rename all task-core-tools.bbappend to ↵Tom Zanussi2012-02-071-0/+0
| | | | | | | | | task-core-tools-profile.bbappend task-core-tools.bbappend was split into three, one of which is profile. Rename accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-fri2: add EMGD 1.8 capabilities to fri2Tom Zanussi2011-08-251-0/+1
| | | | | | | | | | | | This patch essentially adds a new EMGD-capable 'fri2' machine to meta-fri2. The current version with vesa graphics will become fri2-noemgd; fri2 will become the version with EMGD graphics. This patch does the fri2->fri2-noemgd renaming and adds the new files for fri2, and updates the necessary .bbappends to support both fri2 and fri2-noemgd. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-fri2: new layer for Fish River Island II (E6XX/EG20T) systemsTom Zanussi2011-08-031-0/+2
This layer provides support for E6XX + EG20T Intel systems. Currently it supports only vesa graphics, which will be upgraded shortly. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>