From 4c6fffa55906e5bd543df8cfd483f3a62a639e5c Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Fri, 7 Oct 2011 20:50:26 +0200 Subject: [PATCH] task-pandora-xfce: Added rtl8712-module and rtl8192u-module to recipes --- recipes/tasks/task-pandora-xfce.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index f809594..b32e93f 100755 --- a/recipes/tasks/task-pandora-xfce.bb +++ b/recipes/tasks/task-pandora-xfce.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Task file for the XFCE Pandora image" # Don't forget to bump the PR if you change it. -PR = "r60" +PR = "r61" inherit task @@ -273,6 +273,8 @@ ADD_LIBS = " \ glibc-gconv-iso8859-15 \ gvfsd-sftp \ sshfs-fuse \ + rtl8712-module \ + rtl8192u-module \ " RDEPENDS_${PN} = " \ -- 2.39.5