Initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
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 = "f8bb4779279d8f4e054d9601fc508598b2ba3007"
|
||||
|
||||
S = "${WORKDIR}/git/subprojects/${GOOGLE_MISC_PROJ}"
|
||||
inherit meson pkgconfig
|
||||
|
||||
EXTRA_OEMESON += "-Dwerror=false"
|
||||
Reference in New Issue
Block a user