From 0e0d14ed1e88ebff876abb3d00b08627a3879e8d Mon Sep 17 00:00:00 2001 From: Mei Lei Date: Thu, 21 Oct 2010 12:36:51 +0800 Subject: at: remove nonrootinstall patch and modify some relevant files remove nonrootinstall patch, and use a patch named nonstripbinaries to modi fy the /at-3.1.10.2/Makefile.in, so it can also handles stripping of the bi naries Fix [BUG 246] Signed-off-by: Mei Lei --- meta/recipes-extended/at/at_3.1.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-extended/at/at_3.1.12.bb') diff --git a/meta/recipes-extended/at/at_3.1.12.bb b/meta/recipes-extended/at/at_3.1.12.bb index 999aa7fe3d..3be9489e4d 100644 --- a/meta/recipes-extended/at/at_3.1.12.bb +++ b/meta/recipes-extended/at/at_3.1.12.bb @@ -9,8 +9,8 @@ PR = "r3" SRC_URI = "${DEBIAN_MIRROR}/main/a/at/at_${PV}.orig.tar.gz \ file://configure.patch \ - file://nonrootinstall.patch \ file://use-ldflags.patch \ + file://nonstripbinaries.patch \ file://fix_parallel_build_error.patch \ file://posixtm.c \ file://posixtm.h \ -- cgit v1.2.3-54-g00ecf