diff options
Diffstat (limited to 'packages/psplash/psplash_svn.bb')
-rw-r--r-- | packages/psplash/psplash_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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 |