From d6469ecb0cd13596924a117a9bd5e19cd843c2a9 Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Fri, 16 Jan 2015 15:52:45 -0800 Subject: Revert "guile: fixed installed-vs-shipped error" This reverts commit 397f27cdceaa4874d8d06aad10cd37a5817d90b8. The fix isn't correct, caused: install: cannot create regular file `/path/to/sysroots/x86_64-linux/usr/lib/libguile-2.0.so.22.7.2': File exists will add a new fix. Signed-off-by: Robert Yang --- meta/recipes-devtools/guile/guile_2.0.11.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-devtools/guile/guile_2.0.11.bb') diff --git a/meta/recipes-devtools/guile/guile_2.0.11.bb b/meta/recipes-devtools/guile/guile_2.0.11.bb index f5388aac9b..f2c07599ec 100644 --- a/meta/recipes-devtools/guile/guile_2.0.11.bb +++ b/meta/recipes-devtools/guile/guile_2.0.11.bb @@ -21,7 +21,6 @@ SRC_URI = "${GNU_MIRROR}/guile/guile-${PV}.tar.xz \ file://arm_endianness.patch \ file://arm_aarch64.patch \ file://workaround-ice-ssa-corruption.patch \ - file://libguile-Makefile.am-depends.patch \ " # file://debian/0001-Change-guile-to-guile-X.Y-for-info-pages.patch -- cgit 1.2.3-korg