On 2018年07月06日 16:41, [email protected] wrote:
From: Mingli Yu <[email protected]>

Update LIC_FILES_CHKSUM as license file README.md
updated as below:

diff a.orig/README.md a/README.md

< see [mcelog.org](http://www.mcelog.org).
---
see [mcelog.org](https://www.mcelog.org).
56a57,60

By default mcelog reports its version as the git tag. This can be overridden
by setting up a .os_release file in the source directory. A build system
could write the OS version to this file to mark the binary.


The message as below, seems > behaves special in email.

    Update LIC_FILES_CHKSUM as license file README.md
    updated as below:

    diff a.orig/README.md a/README.md

    < see [mcelog.org](http://www.mcelog.org).
    ---
    > see [mcelog.org](https://www.mcelog.org).
    56a57,60
    >
> By default mcelog reports its version as the git tag. This can be overridden > by setting up a .os_release file in the source directory. A build system
    > could write the OS version to this file to mark the binary.

    Signed-off-by: Mingli Yu <[email protected]>

Thanks,


Signed-off-by: Mingli Yu <[email protected]>
---
  .../recipes-support/mcelog/{mcelog_1.49.bb => mcelog_159.bb}  | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
  rename meta-oe/recipes-support/mcelog/{mcelog_1.49.bb => mcelog_159.bb} (89%)

diff --git a/meta-oe/recipes-support/mcelog/mcelog_1.49.bb 
b/meta-oe/recipes-support/mcelog/mcelog_159.bb
similarity index 89%
rename from meta-oe/recipes-support/mcelog/mcelog_1.49.bb
rename to meta-oe/recipes-support/mcelog/mcelog_159.bb
index 84633a76c..236ad7d00 100644
--- a/meta-oe/recipes-support/mcelog/mcelog_1.49.bb
+++ b/meta-oe/recipes-support/mcelog/mcelog_159.bb
@@ -9,10 +9,10 @@ SRC_URI = 
"git://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git;protocol=http;
      file://run-ptest \
  "

-SRCREV = "2cfdf29b2ef98ccd5ed42cdde8bbe437e0d6412f"
+SRCREV = "2ed5cc0489d20cbffdc6d2e08b1fe49973f0ee34"

  LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://README.md;md5=279840fabb191e6cd9150492d31b0e20"
+LIC_FILES_CHKSUM = "file://README.md;md5=74bb47b9a68850cb398665cf78b31de6"

  S = "${WORKDIR}/git"


--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to