diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-02 14:19:45 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-02 14:21:04 +0000 |
commit | a22ee50865e01a1c3a776f627e28036c1211664b (patch) | |
tree | 7d30fb26d7cdf3920b657ed39070c32ada79d2f8 /meta/recipes-core/systemd | |
parent | 4bd0d3156270b83205fa31c8351d6b022aa4431f (diff) | |
download | poky-a22ee50865e01a1c3a776f627e28036c1211664b.tar.gz |
Update after toplevel LICENSE file checksum change
(From OE-Core rev: bbd88aebcabbb19c27a7d752d4a5b8ad9ff9412e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd')
-rw-r--r-- | meta/recipes-core/systemd/systemd-compat-units.bb | 2 | ||||
-rw-r--r-- | meta/recipes-core/systemd/systemd-systemctl-native.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/systemd/systemd-compat-units.bb b/meta/recipes-core/systemd/systemd-compat-units.bb index a94be36d93..9f28283570 100644 --- a/meta/recipes-core/systemd/systemd-compat-units.bb +++ b/meta/recipes-core/systemd/systemd-compat-units.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Enhances systemd compatilibity with existing SysVinit scripts" | 1 | SUMMARY = "Enhances systemd compatilibity with existing SysVinit scripts" |
2 | 2 | ||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" |
5 | 5 | ||
6 | PR = "r18" | 6 | PR = "r18" |
7 | 7 | ||
diff --git a/meta/recipes-core/systemd/systemd-systemctl-native.bb b/meta/recipes-core/systemd/systemd-systemctl-native.bb index 898c204518..72bc77df4f 100644 --- a/meta/recipes-core/systemd/systemd-systemctl-native.bb +++ b/meta/recipes-core/systemd/systemd-systemctl-native.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Wrapper for enabling systemd services" | 1 | SUMMARY = "Wrapper for enabling systemd services" |
2 | 2 | ||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" |
5 | 5 | ||
6 | PR = "r6" | 6 | PR = "r6" |
7 | 7 | ||