summaryrefslogtreecommitdiff
path: root/packages/ossie/nodebooter_svn.bb
blob: 34d6041e6c2ea3a98edb490018ed3f18e9157351 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PR = "r0"
DESCRIPTION = "OSSIE Node Booter"
SECTION =  "apps"
PRIORITY = "optional"
LICENSE = "GPL"

DEPENDS = "ossiecf"

S="${WORKDIR}/nodebooter"

SRC_URI = "svn://ossie-dev.mprg.org/repos/ossie/platform/nodebooter/trunk;module=nodebooter;proto=https"

inherit autotools