From 6a596808c50982ca6db8ced6ce2bc7ad5b92dcc1 Mon Sep 17 00:00:00 2001 From: Robert Bradford Date: Tue, 27 Feb 2007 17:56:16 +0000 Subject: Add a patch to oparchive so that the program exits with non-zero exit code on error. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1295 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/oprofile/oprofile_cvs.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/packages/oprofile/oprofile_cvs.bb') diff --git a/meta/packages/oprofile/oprofile_cvs.bb b/meta/packages/oprofile/oprofile_cvs.bb index 034ea51ff0..4c45709818 100644 --- a/meta/packages/oprofile/oprofile_cvs.bb +++ b/meta/packages/oprofile/oprofile_cvs.bb @@ -12,6 +12,7 @@ SRC_URI = "cvs://anonymous@oprofile.cvs.sourceforge.net/cvsroot/oprofile;module= file://oparchive-list-files.patch;patch=1 \ file://opreport-xml-output-fixes.patch;patch=1 \ file://xml_callgraph.patch;patch=1 \ + file://oparchive-exit-code-on-error.patch;patch=1 \ file://acinclude.m4" S = "${WORKDIR}/oprofile" -- cgit v1.2.3-54-g00ecf