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 2/5] libfslparser: Upgrade to 4.0.3 version
Date: Sat, 4 Apr 2015 07:05:44 +0800	[thread overview]
Message-ID: <1428102347-7831-3-git-send-email-R01007@freescale.com> (raw)
In-Reply-To: <1428102347-7831-1-git-send-email-R01007@freescale.com>

Upgrade MP4 and MPEG2 parser 
Update COPYING with new version of license file

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

diff --git a/recipes-multimedia/libfslparser/libfslparser.inc b/recipes-multimedia/libfslparser/libfslparser.inc
index f0d365d..d46330e 100644
--- a/recipes-multimedia/libfslparser/libfslparser.inc
+++ b/recipes-multimedia/libfslparser/libfslparser.inc
@@ -4,7 +4,7 @@
 DESCRIPTION = "Freescale Multimedia parser libs"
 LICENSE = "Proprietary"
 SECTION = "multimedia"
-LIC_FILES_CHKSUM = "file://COPYING;md5=93b784b1c11b3fffb1638498a8dde3f6"
+LIC_FILES_CHKSUM = "file://COPYING;md5=acdb807ac7275fe32f9f64992e111241"
 
 inherit fsl-eula-unpack autotools pkgconfig
 
diff --git a/recipes-multimedia/libfslparser/libfslparser_4.0.2.bb b/recipes-multimedia/libfslparser/libfslparser_4.0.2.bb
deleted file mode 100644
index bc9471b..0000000
--- a/recipes-multimedia/libfslparser/libfslparser_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 libfslparser.inc
-
-SRC_URI[md5sum] = "3ac0d341003ffe8404fd84e36b23dc5a"
-SRC_URI[sha256sum] = "541dbc5d05becc379d9101b28f84802532b4591e417f3522ed7fb8f2c3a55950"
-
-COMPATIBLE_MACHINE = "(mxs|mx5|mx6)"
diff --git a/recipes-multimedia/libfslparser/libfslparser_4.0.3.bb b/recipes-multimedia/libfslparser/libfslparser_4.0.3.bb
new file mode 100644
index 0000000..f4217e1
--- /dev/null
+++ b/recipes-multimedia/libfslparser/libfslparser_4.0.3.bb
@@ -0,0 +1,10 @@
+# Copyright (C) 2013-2015 Freescale Semiconductor
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+require recipes-multimedia/libfslparser/libfslparser.inc
+LIC_FILES_CHKSUM = "file://COPYING;md5=acdb807ac7275fe32f9f64992e111241"
+
+SRC_URI[md5sum] = "a0b0779edc543536de71898657072275"
+SRC_URI[sha256sum] = "9db10ca6a61c8fdbe91b55b65d084dcbb5f9cfb58b088996c7dd2d6dc8385730"
+
+COMPATIBLE_MACHINE = "(mxs|mx5|mx6)"
-- 
1.9.1



  parent reply	other threads:[~2015-04-03 15:34 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 ` [meta-fsl-arm][PATCH 1/5] libfslcodec: Upgrade to 4.0.3 version Jun Zhu
2015-04-03 23:05 ` Jun Zhu [this message]
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-3-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.