generic-poky/meta-smalltalk/recipes-smalltalk/osmocom/osmo-st-core_git.bb

16 lines
520 B
BlitzBasic

DESCRIPTION = ""
HOMEPAGE = "http://osmocom.org"
LICENSE = "AGPLv3+"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
require smalltalk-package.inc
RDEPENDS_${PN} += "osmo-st-logging"
S = "${WORKDIR}/git"
SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-core;protocol=git;branch=master"
SRCREV = "9e0df13ec7f54813129f5f9851cb233445455608"
PV = "0.0.1+gitr${SRCPV}"
PR = "${INC_PR}.0"