summaryrefslogtreecommitdiffstats
path: root/external/meta-iot-cloud/recipes-azure/azure-macro-utils-c/azure-macro-utils-c_1.1.0.bb
blob: ce8a1705493348a236355865b6bdbdfa97cc24a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "Microsoft Azure IoT SDKs - Macro Utils For C"
AUTHOR = "Microsoft Corporation"
HOMEPAGE = "https://github.com/Azure/azure-macro-utils-c"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4283671594edec4c13aeb073c219237a"

SRC_URI = "\
    git://github.com/Azure/azure-macro-utils-c.git \
"

SRCREV = "5926caf4e42e98e730e6d03395788205649a3ada"

PR = "r0"

require ${BPN}.inc