From bfbd6749e2264c9e45e070efd8267297dd8fc66a Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 21 Jun 2013 14:21:53 +0100 Subject: [PATCH] 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. Signed-off-by: Richard Purdie --- meta-yocto/recipes-core/psplash/psplash_git.bbappend | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-yocto/recipes-core/psplash/psplash_git.bbappend b/meta-yocto/recipes-core/psplash/psplash_git.bbappend index 3a9058e4c0a..869d60a0600 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" - -- 2.47.3