All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] i2c-tools: Remove i2c-tools 3.0.1, superseded by 3.0.2.
@ 2009-11-14 16:36 Robert P. J. Day
  0 siblings, 0 replies; only message in thread
From: Robert P. J. Day @ 2009-11-14 16:36 UTC (permalink / raw)
  To: OpenEmbedded Development mailing list


Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

  as near as i can tell, there is no compelling reason to keep
i2c-tools 3.0.1.  the rebuild works just fine after deleting that
file, and nothing seems to explicitly require 3.0.1.

diff --git a/recipes/i2c-tools/i2c-tools_3.0.1.bb b/recipes/i2c-tools/i2c-tools_3.0.1.bb
deleted file mode 100644
index c8ea32a..0000000
--- a/recipes/i2c-tools/i2c-tools_3.0.1.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-DESCRIPTION = "Set of i2c tools for linux"
-SECTION = "base"
-LICENSE = "GPL"
-
-SRC_URI = "http://dl.lm-sensors.org/i2c-tools/releases/i2c-tools-${PV}.tar.bz2"
-
-inherit autotools
-
-do_compile_prepend() {
-        sed -i 's_/usr/local_/usr_' Makefile
-        sed -i 's_CC\t:= gcc_CC\t:= ${CC}_' Makefile
-}

========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

            Linux Consulting, Training and Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-15 23:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-14 16:36 [PATCH] i2c-tools: Remove i2c-tools 3.0.1, superseded by 3.0.2 Robert P. J. Day

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.