From 746e8ffa66850bf9050cd6baf94eb76c492eb535 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 24 Jan 2012 09:43:00 -0800 Subject: uclibc-git: Update to latest RC Document the patches Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- .../uclibc/uclibc-git/cross_compile_check.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 meta/recipes-core/uclibc/uclibc-git/cross_compile_check.patch (limited to 'meta/recipes-core/uclibc/uclibc-git/cross_compile_check.patch') diff --git a/meta/recipes-core/uclibc/uclibc-git/cross_compile_check.patch b/meta/recipes-core/uclibc/uclibc-git/cross_compile_check.patch deleted file mode 100644 index f009cb97f..000000000 --- a/meta/recipes-core/uclibc/uclibc-git/cross_compile_check.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/Rules.mak b/Rules.mak -index 84baa97..571da05 100644 ---- a/Rules.mak -+++ b/Rules.mak -@@ -158,7 +158,7 @@ endif - comma:=, - space:= # - --ifndef CROSS_COMPILE -+ifeq ($(CROSS_COMPILE),) - CROSS_COMPILE=$(call qstrip,$(CROSS_COMPILER_PREFIX)) - endif - -- cgit v1.2.3