From: Frans Meulenbroeks Date: Sun, 15 Aug 2010 17:19:07 +0000 (+0200) Subject: time: removed 2 commented out patches (not in tree X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00fde13fb5447ed84c043cccd9fcdcac709dd472;p=openembedded.git time: removed 2 commented out patches (not in tree Signed-off-by: Frans Meulenbroeks --- diff --git a/recipes/time/time_1.7.bb b/recipes/time/time_1.7.bb index 6e0253ff4e..ac00d3fd2d 100644 --- a/recipes/time/time_1.7.bb +++ b/recipes/time/time_1.7.bb @@ -2,8 +2,6 @@ require time.inc SRC_URI = "${GNU_MIRROR}/time/time-${PV}.tar.gz \ file://debian.patch" -# file://autofoo.patch \ -# file://compile.patch" S = "${WORKDIR}/time-${PV}" inherit autotools