From 7658dbaa94638f86bab45f5763565370e8854853 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Tue, 16 Aug 2011 15:59:55 -0500 Subject: 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 --- meta-fri2/recipes-core/tasks/task-core-tools.bbappend | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-fri2/recipes-core') 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 @@ RRECOMMENDS_task-core-tools-profile_append_fri2 = " systemtap" +RRECOMMENDS_task-core-tools-profile_append_fri2-noemgd = " systemtap" -- cgit v1.2.3-54-g00ecf