summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3-adas/recipes-support/nlopt/nlopt_git.bb
blob: dd425d99f1b2970841a84e69838e423c273972ea (plain)
1
2
3
4
5
6
7
8
require ${PN}.inc

SRC_URI = "git://github.com/stevengj/${BPN}.git"
S = "${WORKDIR}/git"
SRCREV = "cc413c5491df015c93992ddedd43b222d4369b45"

DEFAULT_PREFERENCE = "-1"