From 86a0c2187e42ce6684abb4cf74c2128308ee62e4 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Thu, 14 Oct 2010 18:25:01 +0200 Subject: [PATCH] mono-native: remove useless SRC_URI += "" Signed-off-by: Frans Meulenbroeks Acked-by: Martin Jansa Acked-by: Chris Larson --- recipes/mono/mono-native_2.6.3.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes/mono/mono-native_2.6.3.bb b/recipes/mono/mono-native_2.6.3.bb index 03820d3cd3..e08edbb82f 100644 --- a/recipes/mono/mono-native_2.6.3.bb +++ b/recipes/mono/mono-native_2.6.3.bb @@ -3,8 +3,6 @@ DEPENDS = "glib-2.0-native perl-native" PR = "${INC_PR}.0" -SRC_URI += "" - inherit native do_fix_libtool_name() { -- 2.39.5