git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19fab2a
)
remove spurious RDEPENDS from lirc-modules
author
Phil Blundell
<philb@gnu.org>
Sun, 21 Nov 2004 19:44:49 +0000
(19:44 +0000)
committer
Phil Blundell
<philb@gnu.org>
Sun, 21 Nov 2004 19:44:49 +0000
(19:44 +0000)
BKrev: 41a0f031exmhGobgsC-9fSUfPUG8Ow
lirc/lirc-modules_0.7.0.oe
patch
|
blob
|
history
diff --git
a/lirc/lirc-modules_0.7.0.oe
b/lirc/lirc-modules_0.7.0.oe
index
98decf8
..
75b5edb
100644
(file)
--- a/
lirc/lirc-modules_0.7.0.oe
+++ b/
lirc/lirc-modules_0.7.0.oe
@@
-3,9
+3,8
@@
SECTION = "base"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
LICENSE = "GPL"
-RDEPENDS = "linux-${KERNEL_VERSION}"
DEPENDS = "virtual/kernel"
-PR = "r
1
"
+PR = "r
2
"
SRC_URI = "${SOURCEFORGE_MIRROR}/lirc/lirc-${PV}.tar.gz \
file://lirc_sir-sa1100.patch;patch=1"