From 54884c0b66b7cb42fc5f72d421f925cddecfb622 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 21 Jun 2013 14:21:53 +0100 Subject: psplash: Drop PRINC from bbappend Drop the PRINC from the bbapend since we no longer need to do this. A corresponding PR bump will merge into OE-Core. (From meta-yocto rev: bfbd6749e2264c9e45e070efd8267297dd8fc66a) Signed-off-by: Richard Purdie --- meta-yocto/recipes-core/psplash/psplash_git.bbappend | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-yocto/recipes-core') diff --git a/meta-yocto/recipes-core/psplash/psplash_git.bbappend b/meta-yocto/recipes-core/psplash/psplash_git.bbappend index 3a9058e..869d60a 100644 --- a/meta-yocto/recipes-core/psplash/psplash_git.bbappend +++ b/meta-yocto/recipes-core/psplash/psplash_git.bbappend @@ -1,4 +1,2 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:" -PRINC = "1" - -- cgit v1.1