| HOMEPAGE = "http://github.com/openbmc/google-misc" | |
| PR = "r1" | |
| PV = "1.0+git${SRCPV}" | |
| LICENSE = "Apache-2.0" | |
| LIC_FILES_CHKSUM = "file://../../LICENSE;md5=34400b68072d710fecd0a2940a0d1658" | |
| SRC_URI += "git://github.com/openbmc/google-misc;branch=master;protocol=https" | |
| SRCREV = "cf3658afa331c799f5c6b03da2b14fdc4486a473" | |
| S = "${UNPACKDIR}/${PN}-1.0+git/subprojects/${GOOGLE_MISC_PROJ}" | |
| inherit meson pkgconfig | |
| EXTRA_OEMESON += "-Dwerror=false" |