All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Hochstein <tom.hochstein@nxp.com>
To: <meta-freescale@yoctoproject.org>
Subject: [meta-fsl-demos][PATCH 2/2] fsl-gpu-sdk: Upgrade to version 2.2.2
Date: Thu, 31 Mar 2016 19:36:38 -0500	[thread overview]
Message-ID: <1459470998-8208-2-git-send-email-tom.hochstein@nxp.com> (raw)
In-Reply-To: <1459470998-8208-1-git-send-email-tom.hochstein@nxp.com>

From: Neena Busireddy <neenareddy.busireddy@nxp.com>

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
---
 ...001-update-gstreamer1.0-include-directory.patch | 22 ----------------------
 .../{fsl-gpu-sdk_2.2.1.bb => fsl-gpu-sdk_2.2.2.bb} |  8 ++++----
 2 files changed, 4 insertions(+), 26 deletions(-)
 delete mode 100644 recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk/0001-update-gstreamer1.0-include-directory.patch
 rename recipes-graphics/fsl-gpu-sdk/{fsl-gpu-sdk_2.2.1.bb => fsl-gpu-sdk_2.2.2.bb} (88%)

diff --git a/recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk/0001-update-gstreamer1.0-include-directory.patch b/recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk/0001-update-gstreamer1.0-include-directory.patch
deleted file mode 100644
index d5edaa6..0000000
--- a/recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk/0001-update-gstreamer1.0-include-directory.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff -ruN a/DemoApps/GLES2/DirectMultiSamplingVideoYUV/GNUmakefile_Yocto b/DemoApps/GLES2/DirectMultiSamplingVideoYUV/GNUmakefile_Yocto
---- a/DemoApps/GLES2/DirectMultiSamplingVideoYUV/GNUmakefile_Yocto	2015-10-24 02:49:55.000000000 +0800
-+++ b/DemoApps/GLES2/DirectMultiSamplingVideoYUV/GNUmakefile_Yocto	2015-11-09 13:26:27.369099790 +0800
-@@ -31,6 +31,7 @@
-   $(FSL_GRAPHICS_SDK)/DemoFramework/FslGraphicsGLES2/include \
-   $(PKG_CONFIG_SYSROOT_DIR)/usr/include/glib-2.0 \
-   $(PKG_CONFIG_SYSROOT_DIR)/usr/include/gstreamer-1.0 \
-+  $(PKG_CONFIG_SYSROOT_DIR)/usr/lib/gstreamer-1.0/include \
-   $(PKG_CONFIG_SYSROOT_DIR)/usr/lib/glib-2.0/include
-
- CPP_DEFINE_FLAG_NAMES=\
-diff -ruN a/DemoApps/GLES3/DirectMultiSamplingVideoYUV/GNUmakefile_Yocto b/DemoApps/GLES3/DirectMultiSamplingVideoYUV/GNUmakefile_Yocto
---- a/DemoApps/GLES3/DirectMultiSamplingVideoYUV/GNUmakefile_Yocto	2015-10-24 02:49:55.000000000 +0800
-+++ b/DemoApps/GLES3/DirectMultiSamplingVideoYUV/GNUmakefile_Yocto	2015-11-09 13:26:27.393099789 +0800
-@@ -31,6 +31,7 @@
-   $(FSL_GRAPHICS_SDK)/DemoFramework/FslGraphicsGLES3/include \
-   $(PKG_CONFIG_SYSROOT_DIR)/usr/include/glib-2.0 \
-   $(PKG_CONFIG_SYSROOT_DIR)/usr/include/gstreamer-1.0 \
-+  $(PKG_CONFIG_SYSROOT_DIR)/usr/lib/gstreamer-1.0/include \
-   $(PKG_CONFIG_SYSROOT_DIR)/usr/lib/glib-2.0/include
-
- CPP_DEFINE_FLAG_NAMES=\
diff --git a/recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk_2.2.1.bb b/recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk_2.2.2.bb
similarity index 88%
rename from recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk_2.2.1.bb
rename to recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk_2.2.2.bb
index 2903f74..82a29d9 100644
--- a/recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk_2.2.1.bb
+++ b/recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk_2.2.2.bb
@@ -1,7 +1,7 @@
 SUMMARY = "Freescale GPU SDK Samples"
 DESCRIPTION = "Set of sample applications for Freescale GPU"
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://COPYING;md5=3880bb9c943b135a30fad5e8aabd3ee9"
+LIC_FILES_CHKSUM = "file://COPYING;md5=8cf95184c220e247b9917e7244124c5a"
 DEPENDS = "${X11_DEPENDS} ${WL_DEPENDS} devil gstreamer1.0 gstreamer1.0-plugins-base"
 DEPENDS_append_mx6q = " virtual/libgles2"
 DEPENDS_append_mx6dl = " virtual/libgles2"
@@ -19,10 +19,10 @@ RREPLACES_${PN} = "vivante-gpu-sdk"
 RCONFLICTS_${PN} = "vivante-gpu-sdk"
 
 SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true \
-           file://0001-update-gstreamer1.0-include-directory.patch"
+"
 
-SRC_URI[md5sum] = "92575bc028cea9ac7a3c2a05f7848926"
-SRC_URI[sha256sum] = "c57103cbfaf74abec795130c7ea6ce9801f8cfd5c08832498d0a1ec21f178ebc"
+SRC_URI[md5sum] = "79b40d39f9f2e49931b90083478a9270"
+SRC_URI[sha256sum] = "a187c4d88a2e399f3d911acfc1730e10312433ace98e72c17fa17c9821eb7ce0"
 
 BACKEND = "${@base_contains('DISTRO_FEATURES', 'x11', 'X11', \
                     base_contains('DISTRO_FEATURES', 'wayland', 'Wayland', 'FB', d), d)}"
-- 
1.9.1



  reply	other threads:[~2016-04-01  0:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-01  0:36 [meta-fsl-demos][PATCH 1/2] fsl-gpu-sdk: Add support for i.MX 6SoloLite Tom Hochstein
2016-04-01  0:36 ` Tom Hochstein [this message]
2016-04-01 19:03 ` Fabio Estevam

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=1459470998-8208-2-git-send-email-tom.hochstein@nxp.com \
    --to=tom.hochstein@nxp.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.