aboutsummaryrefslogtreecommitdiffstats
path: root/apmd
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-03-22 22:37:29 +0000
committerChris Larson <clarson@kergoth.com>2004-03-22 22:37:29 +0000
commitf249735ad71fd5f13bfd295c55e1e0d596a1dbff (patch)
tree93735f3e25beab7ac8bf066c504df17b244db4eb /apmd
parent11ebfcef190cf217f67fa2b79adee0f58f9718f3 (diff)
downloadopenembedded-f249735ad71fd5f13bfd295c55e1e0d596a1dbff.tar.gz
Another pass of .oe cleanups.
BKrev: 405f6aa92YDm0pQN4padj00WWayDrQ
Diffstat (limited to 'apmd')
-rw-r--r--apmd/apmd_3.2.0.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/apmd/apmd_3.2.0.oe b/apmd/apmd_3.2.0.oe
index b43994db9d..a4ca3cd42a 100644
--- a/apmd/apmd_3.2.0.oe
+++ b/apmd/apmd_3.2.0.oe
@@ -5,8 +5,8 @@ RDEPENDS = "libc6"
DEPENDS = "virtual/libc"
DESCRIPTION = "Set of tools for managing notebook power consumption."
-SRC_URI = "${DEBIAN_MIRROR}/main/a/${PN}/${PN}_${PV}.orig.tar.gz;"
-SRC_URI_append =" file://${FILESDIR}/${PN}_${PV}-3.diff;patch=1"
+SRC_URI = "${DEBIAN_MIRROR}/main/a/apmd/apmd_${PV}.orig.tar.gz;"
+SRC_URI_append =" file://${FILESDIR}/apmd_${PV}-3.diff;patch=1"
SRC_URI_append =" file://${FILESDIR}/workaround.patch;patch=1"
SRC_URI_append =" file://${FILESDIR}/conf.patch;patch=1"
SRC_URI_append =" file://${FILESDIR}/proxy.patch;patch=1"