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:
b9b2fa7
)
remove spurious dependency on kernel-headers
author
Phil Blundell
<philb@gnu.org>
Mon, 21 Jun 2004 11:05:03 +0000
(11:05 +0000)
committer
Phil Blundell
<philb@gnu.org>
Mon, 21 Jun 2004 11:05:03 +0000
(11:05 +0000)
no need to inherit pkgconfig
BKrev: 40d6c0dfVN6CjzI2lycrWIVXzVxeMw
minilite/minilite_0.41.oe
patch
|
blob
|
history
diff --git
a/minilite/minilite_0.41.oe
b/minilite/minilite_0.41.oe
index
e69de29
..
ccdedd3
100644
(file)
--- a/
minilite/minilite_0.41.oe
+++ b/
minilite/minilite_0.41.oe
@@
-0,0
+1,10
@@
+inherit gpe
+
+DEPENDS = "libgpewidget"
+SECTION = "gpe"
+
+DESCRIPTION = "GPE Screen light control dockapp"
+
+SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"
+
+export CVSBUILD=no