From e67586ef836f3b960c23f7d4fa509a33b510cf0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jeremy=20Lain=C3=A9?= Date: Tue, 23 Dec 2008 03:53:11 +0100 Subject: psplash: add 1bpp support for boc01 --- packages/psplash/psplash_svn.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/psplash/psplash_svn.bb') diff --git a/packages/psplash/psplash_svn.bb b/packages/psplash/psplash_svn.bb index fdd4aea244..0fd386492a 100644 --- a/packages/psplash/psplash_svn.bb +++ b/packages/psplash/psplash_svn.bb @@ -21,6 +21,7 @@ S = "${WORKDIR}/psplash" # This really should be default, but due yo openmoko hack below, can't be easily SRC_URI_append_angstrom = " file://logo-math.patch;patch=1 " SRC_URI_append_openmoko = " file://configurability.patch;patch=1 " +SRC_URI_append_boc01 = " file://psplash_1bpp.patch;patch=1 " inherit autotools pkgconfig update-rc.d -- cgit v1.2.3