Skip to content

Instantly share code, notes, and snippets.

@russelhowe
russelhowe / bfl.bb
Created May 6, 2014 23:43
bitbake file for orocos-bfl
DESCRIPTION = "Orocos Bayesian Filtering Library"
HOMEPAGE = "http://www.orocos.org/bfl"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
DEPENDS = " cmake \
boost \
"
PV = "0.8.0"
PR = "r0"