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:
ef118cf
)
intercom: Add SECTION.
author
Paul Sokolovsky
<pmiscml@gmail.com>
Sun, 10 Sep 2006 13:47:38 +0000
(13:47 +0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Sun, 10 Sep 2006 13:47:38 +0000
(13:47 +0000)
packages/intercom/intercom_0.15.bb
patch
|
blob
|
history
diff --git
a/packages/intercom/intercom_0.15.bb
b/packages/intercom/intercom_0.15.bb
index
cd13ef1
..
0f8d530
100644
(file)
--- a/
packages/intercom/intercom_0.15.bb
+++ b/
packages/intercom/intercom_0.15.bb
@@
-3,9
+3,11
@@
# Released under the MIT license (see packages/COPYING)
DESCRIPTION="A flexible audio communication utility"
+SECTION = "console/telephony"
SRC_URI="http://mirror.optusnet.com.au/sourceforge/i/in/intercom/intercom-${PV}.tar.gz"
LICENSE="GPL"
+PR = "r1"
inherit autotools
EXTRA_OECONF="--disable-crypto --with-cpu=${TARGET_ARCH}"