All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] i2c-tools: Remove superseded i2c-tools 3.0.1.
@ 2009-11-14 16:55 Robert P. J. Day
  2009-11-16 11:19 ` Florian Boor
  0 siblings, 1 reply; 5+ messages in thread
From: Robert P. J. Day @ 2009-11-14 16:55 UTC (permalink / raw)
  To: OpenEmbedded Development mailing list


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

---

  whoops, ignore earlier patch, i forgot to remove the entry from
checksums.ini.

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 8252329..8a66ed1 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -12010,10 +12010,6 @@ sha256=1019b3fbeb3e7e2d0c8faf81191e722bfabc714ee03ec08703faf91dab443b64
 md5=01f5cc3adbe9d161cf8e1855cec4fa15
 sha256=9a9b7092f2e48786e8f83e5bef99fd31988f87140ad9ca840583f91b3623d628

-[http://dl.lm-sensors.org/i2c-tools/releases/i2c-tools-3.0.1.tar.bz2]
-md5=0f5c7ce5fd3c65113909db0ef3a3a8c8
-sha256=8cf39f7c447b0b8f7a24eaed243ad4d8c654c2e94a146a796dba9ed08e857209
-
 [http://dl.lm-sensors.org/i2c-tools/releases/i2c-tools-3.0.2.tar.bz2]
 md5=b546345ac19db56719dea6b8199f11e0
 sha256=0b4d6455a30a3264a60b4d3be55855d996d52ea4f162a2f04ffff378e24f98a2
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] 5+ messages in thread

end of thread, other threads:[~2009-11-16 12:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-14 16:55 [PATCH] i2c-tools: Remove superseded i2c-tools 3.0.1 Robert P. J. Day
2009-11-16 11:19 ` Florian Boor
2009-11-16 11:30   ` Robert P. J. Day
2009-11-16 12:09     ` Florian Boor
2009-11-16 11:35   ` 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.