From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: OpenEmbedded Development mailing list
<openembedded-devel@lists.openembedded.org>
Subject: [PATCH] i2c-tools: Remove superseded i2c-tools 3.0.1.
Date: Sat, 14 Nov 2009 11:55:08 -0500 (EST) [thread overview]
Message-ID: <alpine.LFD.2.00.0911141154040.29809@localhost> (raw)
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
========================================================================
next reply other threads:[~2009-11-15 23:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-14 16:55 Robert P. J. Day [this message]
2009-11-16 11:19 ` [PATCH] i2c-tools: Remove superseded i2c-tools 3.0.1 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.LFD.2.00.0911141154040.29809@localhost \
--to=rpjday@crashcourse.ca \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.