summaryrefslogtreecommitdiffstats
path: root/meta-fri2/recipes-core
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2011-08-16 15:59:55 -0500
committerTom Zanussi <tom.zanussi@intel.com>2011-08-25 12:19:30 -0500
commit7658dbaa94638f86bab45f5763565370e8854853 (patch)
treeb2a6285d1f12d8c9a8ff6359d1a19306235ea26a /meta-fri2/recipes-core
parent51baa983b3505dcd0084611d6181a125e91ee063 (diff)
downloadmeta-intel-7658dbaa94638f86bab45f5763565370e8854853.tar.gz
meta-fri2: add EMGD 1.8 capabilities to fri2
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>
Diffstat (limited to 'meta-fri2/recipes-core')
-rw-r--r--meta-fri2/recipes-core/tasks/task-core-tools.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-fri2/recipes-core/tasks/task-core-tools.bbappend b/meta-fri2/recipes-core/tasks/task-core-tools.bbappend
index 5accb2e9..aa50c91b 100644
--- a/meta-fri2/recipes-core/tasks/task-core-tools.bbappend
+++ b/meta-fri2/recipes-core/tasks/task-core-tools.bbappend
@@ -1,2 +1,3 @@
1RRECOMMENDS_task-core-tools-profile_append_fri2 = " systemtap" 1RRECOMMENDS_task-core-tools-profile_append_fri2 = " systemtap"
2RRECOMMENDS_task-core-tools-profile_append_fri2-noemgd = " systemtap"
2 3