All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jun Zhu <R01007@freescale.com>
To: <meta-freescale@yoctoproject.org>
Cc: Jun Zhu <R01007@freescale.com>
Subject: [meta-fsl-arm][PATCH 1/5] libfslcodec: Upgrade to 4.0.3 version
Date: Sat, 4 Apr 2015 07:05:43 +0800	[thread overview]
Message-ID: <1428102347-7831-2-git-send-email-R01007@freescale.com> (raw)
In-Reply-To: <1428102347-7831-1-git-send-email-R01007@freescale.com>

Update the license file and use COPYING for LIC_FILES_CHKSUM

Signed-off-by: Jun Zhu <R01007@freescale.com>
---
 recipes-multimedia/libfslcodec/libfslcodec.inc      | 2 +-
 recipes-multimedia/libfslcodec/libfslcodec_4.0.2.bb | 9 ---------
 recipes-multimedia/libfslcodec/libfslcodec_4.0.3.bb | 9 +++++++++
 3 files changed, 10 insertions(+), 10 deletions(-)
 delete mode 100644 recipes-multimedia/libfslcodec/libfslcodec_4.0.2.bb
 create mode 100644 recipes-multimedia/libfslcodec/libfslcodec_4.0.3.bb

diff --git a/recipes-multimedia/libfslcodec/libfslcodec.inc b/recipes-multimedia/libfslcodec/libfslcodec.inc
index 0b269c2..1ccff82 100644
--- a/recipes-multimedia/libfslcodec/libfslcodec.inc
+++ b/recipes-multimedia/libfslcodec/libfslcodec.inc
@@ -3,7 +3,7 @@
 DESCRIPTION = "Freescale Multimedia codec libs"
 LICENSE = "Proprietary"
 SECTION = "multimedia"
-LIC_FILES_CHKSUM = "file://EULA.txt;md5=93b784b1c11b3fffb1638498a8dde3f6"
+LIC_FILES_CHKSUM = "file://COPYING;md5=acdb807ac7275fe32f9f64992e111241"
 
 inherit fsl-eula-unpack autotools pkgconfig
 
diff --git a/recipes-multimedia/libfslcodec/libfslcodec_4.0.2.bb b/recipes-multimedia/libfslcodec/libfslcodec_4.0.2.bb
deleted file mode 100644
index b262a7c..0000000
--- a/recipes-multimedia/libfslcodec/libfslcodec_4.0.2.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright (C) 2013, 2014 Freescale Semiconductor
-# Released under the MIT license (see COPYING.MIT for the terms)
-
-require libfslcodec.inc
-
-SRC_URI[md5sum] = "a89ffc781292c56d4664f1ec67331243"
-SRC_URI[sha256sum] = "d5baa92fefe68f7456380172fefc14ec9e4c155e1d2f6672c23bc5e06841bd1a"
-
-COMPATIBLE_MACHINE = "(mxs|mx5|mx6)"
diff --git a/recipes-multimedia/libfslcodec/libfslcodec_4.0.3.bb b/recipes-multimedia/libfslcodec/libfslcodec_4.0.3.bb
new file mode 100644
index 0000000..f4f6d58
--- /dev/null
+++ b/recipes-multimedia/libfslcodec/libfslcodec_4.0.3.bb
@@ -0,0 +1,9 @@
+# Copyright (C) 2013-2015 Freescale Semiconductor
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+require recipes-multimedia/libfslcodec/libfslcodec.inc
+
+SRC_URI[md5sum] = "829f88758622eab85b7427e5b488c8a0"
+SRC_URI[sha256sum] = "0d0ff933eed0a021763115b9c8ae812c6376a19bbd95e555d89ea7404f6c8f2f"
+
+COMPATIBLE_MACHINE = "(mxs|mx5|mx6)"
-- 
1.9.1



  reply	other threads:[~2015-04-03 15:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-03 23:05 [meta-fsl-arm][PATCH 0/5] Upgrade to 3.14.28-1.0.0 GA release - Multimedia Jun Zhu
2015-04-03 23:05 ` Jun Zhu [this message]
2015-04-03 23:05 ` [meta-fsl-arm][PATCH 2/5] libfslparser: Upgrade to 4.0.3 version Jun Zhu
2015-04-03 23:05 ` [meta-fsl-arm][PATCH 3/5] libfslvpuwrap: Upgrade to 1.0.58 version Jun Zhu
2015-04-03 23:05 ` [meta-fsl-arm][PATCH 4/5] gst-fsl-plugin: Upgrade to 4.0.3 version Jun Zhu
2015-04-03 23:05 ` [meta-fsl-arm][PATCH 5/5] gst1.0-fsl-plugin: " Jun Zhu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1428102347-7831-2-git-send-email-R01007@freescale.com \
    --to=r01007@freescale.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.