aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/ologicd_git.bb
blob: e38e4058bad17f9c1f6630be347173c7165cf55f (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = ""
SECTION = "libs"
SRCREV = "4a32af91a9479ebd4d1d39057354ac9904d74cbb"
PV = "0.0.1+gitr${SRCREV}"
PR = "r0"

inherit autotools

SRC_URI = "git://shr.bearstech.com/repo/${PN}.git;protocol=http;branch=master"
S = "${WORKDIR}/git"