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:19:45 +0000 |
commit | bbd88aebcabbb19c27a7d752d4a5b8ad9ff9412e (patch) | |
tree | 4e162eda053c55008f69b6724cc14422afae00e5 /meta-skeleton/recipes-skeleton | |
parent | 13a8d3869b0fe0ebdddcee37fb48c5b9cdf718ba (diff) | |
download | openembedded-core-bbd88aebcabbb19c27a7d752d4a5b8ad9ff9412e.tar.gz openembedded-core-bbd88aebcabbb19c27a7d752d4a5b8ad9ff9412e.tar.bz2 openembedded-core-bbd88aebcabbb19c27a7d752d4a5b8ad9ff9412e.zip |
Update after toplevel LICENSE file checksum change
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton/recipes-skeleton')
-rw-r--r-- | meta-skeleton/recipes-skeleton/useradd/useradd-example.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-skeleton/recipes-skeleton/useradd/useradd-example.bb b/meta-skeleton/recipes-skeleton/useradd/useradd-example.bb index 2f8d9b072f..d3c02d5d61 100644 --- a/meta-skeleton/recipes-skeleton/useradd/useradd-example.bb +++ b/meta-skeleton/recipes-skeleton/useradd/useradd-example.bb @@ -3,7 +3,7 @@ DESCRIPTION = "This recipe serves as an example for using features from useradd. SECTION = "examples" PR = "r1" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" SRC_URI = "file://file1 \ |