diff options
Diffstat (limited to 'meta-oe/recipes-extended/dumb-init/dumb-init_1.2.5.bb')
| -rw-r--r-- | meta-oe/recipes-extended/dumb-init/dumb-init_1.2.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/dumb-init/dumb-init_1.2.5.bb b/meta-oe/recipes-extended/dumb-init/dumb-init_1.2.5.bb index d88775f9d9..310081b822 100644 --- a/meta-oe/recipes-extended/dumb-init/dumb-init_1.2.5.bb +++ b/meta-oe/recipes-extended/dumb-init/dumb-init_1.2.5.bb | |||
| @@ -4,7 +4,7 @@ LICENSE = "MIT" | |||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5940d39995ea6857d01b8227109c2e9c" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5940d39995ea6857d01b8227109c2e9c" |
| 5 | 5 | ||
| 6 | SRCREV = "89c1502b9d40b5cb4a844498b14d74ba1dd559bf" | 6 | SRCREV = "89c1502b9d40b5cb4a844498b14d74ba1dd559bf" |
| 7 | SRC_URI = "git://github.com/Yelp/dumb-init" | 7 | SRC_URI = "git://github.com/Yelp/dumb-init;branch=master;protocol=https" |
| 8 | S = "${WORKDIR}/git" | 8 | S = "${WORKDIR}/git" |
| 9 | 9 | ||
| 10 | EXTRA_OEMAKE = "CC='${CC}' CFLAGS='${CFLAGS} ${LDFLAGS}'" | 10 | EXTRA_OEMAKE = "CC='${CC}' CFLAGS='${CFLAGS} ${LDFLAGS}'" |
