diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-15 19:19:07 +0200 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-15 19:19:07 +0200 |
commit | 00fde13fb5447ed84c043cccd9fcdcac709dd472 (patch) | |
tree | 16d10db1bb4af4cb9414db8636818904dd48dd68 /recipes/time | |
parent | 35133afa43529df664590aeb147e3294dfa932b2 (diff) |
time: removed 2 commented out patches (not in tree
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/time')
-rw-r--r-- | recipes/time/time_1.7.bb | 2 |
1 files changed, 0 insertions, 2 deletions
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 |