From 989b6f45f9fc8931cc654801c9a1a81f71d54b1e Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Tue, 8 May 2012 00:28:50 +0300 Subject: [PATCH] task-pandora-xfce.bb: add directfb some PNDs depend on it, this is to avoid codec pack dependency. --- recipes/tasks/task-pandora-xfce.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index 34adabf..95060b2 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 = "r66" +PR = "r67" inherit task @@ -280,6 +280,7 @@ ADD_LIBS = " \ glibc-gconv-utf-16 \ gvfsd-sftp \ sshfs-fuse \ + directfb \ rtl8712-module \ rtl8192u-module \ " -- 2.39.5