No need to remove patch due to updating psplash in oe-core.

Signed-off-by: Kirill Esipov <[email protected]>
---
 meta-arago-distro/recipes-core/psplash/psplash_git.bbappend | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/meta-arago-distro/recipes-core/psplash/psplash_git.bbappend 
b/meta-arago-distro/recipes-core/psplash/psplash_git.bbappend
index d354a93..8cbe754 100644
--- a/meta-arago-distro/recipes-core/psplash/psplash_git.bbappend
+++ b/meta-arago-distro/recipes-core/psplash/psplash_git.bbappend
@@ -1,7 +1,7 @@
 # look for files in this layer first
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-PR_append = "-arago3"
+PR_append = "-arago4"
 
 # Update which portion of the psplash.h file to use as a checksum. This tweak
 # has already been done in oe-core master
@@ -10,10 +10,6 @@ LIC_FILES_CHKSUM = 
"file://psplash.h;beginline=1;endline=16;md5=840fb2356b10a85b
 # Updating to latest version of psplash. This is the version used in oe-core 
master
 SRCREV = "de9979aefbc56af59b4d236a4b63dd19dcdcfb53"
 
-# Remove backported patch from oe-core denzil since the SRCREV we are using
-# includes this patch.
-SRC_URI := 
"${@oe_filter_out('file://psplash_fix_bad_arg_segfault.patch','${SRC_URI}', d)}"
-
 SRC_URI += "file://psplash-18bpp.patch                      \
             file://0003-Updated-configurability.patch.patch \
             file://psplash-poky-img.h                       \
-- 
2.7.4

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to