diff options
| -rw-r--r-- | meta-oe/recipes-support/mcelog/mce-inject_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/mcelog/mce-inject_git.bb b/meta-oe/recipes-support/mcelog/mce-inject_git.bb index 86d50a2bef..cc33cbaf28 100644 --- a/meta-oe/recipes-support/mcelog/mce-inject_git.bb +++ b/meta-oe/recipes-support/mcelog/mce-inject_git.bb | |||
| @@ -10,6 +10,8 @@ SRCREV = "4cbe46321b4a81365ff3aafafe63967264dbfec5" | |||
| 10 | 10 | ||
| 11 | UPSTREAM_CHECK_COMMITS = "1" | 11 | UPSTREAM_CHECK_COMMITS = "1" |
| 12 | 12 | ||
| 13 | DEPENDS = "bison-native" | ||
| 14 | |||
| 13 | LICENSE = "GPLv2" | 15 | LICENSE = "GPLv2" |
| 14 | LIC_FILES_CHKSUM = "file://README;beginline=30;md5=94c18755082a2da9c9cf97cba3ad47d6" | 16 | LIC_FILES_CHKSUM = "file://README;beginline=30;md5=94c18755082a2da9c9cf97cba3ad47d6" |
| 15 | 17 | ||
