From: Denys Dmytriyenko <denys@ti.com>
To: Jacob Stiffler <j-stiffler@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH] nativesdk-qtbase: drop locally applied patch that was upstreamed
Date: Thu, 12 Nov 2015 11:44:58 -0500 [thread overview]
Message-ID: <20151112164458.GQ3272@edge> (raw)
In-Reply-To: <5644AA40.5030507@ti.com>
Yeah, I meant to un-pin meta-qt5 some time ago right after 2015.01. Any
particular reason you want it pinned now?
On Thu, Nov 12, 2015 at 10:03:28AM -0500, Jacob Stiffler wrote:
> In our configs, we have the meta-qt5 layer frozen at
> 97ce05c0b2a81f05388d7f727741529fb9177775.
>
> How will we get this upstream patch?
>
> Thanks,
> Jake
>
> On 11/11/2015 9:04 PM, Denys Dmytriyenko wrote:
> >From: Denys Dmytriyenko <denys@ti.com>
> >
> >Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> >---
> > ...xpand-path-increase-change-to-2-more-path.patch | 28 ----------------------
> > .../recipes-qt/qt5/nativesdk-qtbase_%.bbappend | 5 ----
> > 2 files changed, 33 deletions(-)
> > delete mode 100644 meta-arago-distro/recipes-qt/qt5/nativesdk-qtbase/0001-configure-expand-path-increase-change-to-2-more-path.patch
> > delete mode 100644 meta-arago-distro/recipes-qt/qt5/nativesdk-qtbase_%.bbappend
> >
> >diff --git a/meta-arago-distro/recipes-qt/qt5/nativesdk-qtbase/0001-configure-expand-path-increase-change-to-2-more-path.patch b/meta-arago-distro/recipes-qt/qt5/nativesdk-qtbase/0001-configure-expand-path-increase-change-to-2-more-path.patch
> >deleted file mode 100644
> >index fc54c64..0000000
> >--- a/meta-arago-distro/recipes-qt/qt5/nativesdk-qtbase/0001-configure-expand-path-increase-change-to-2-more-path.patch
> >+++ /dev/null
> >@@ -1,28 +0,0 @@
> >-From cfa358e04b9e7c66d59db3000b2a2ab2ebf543c8 Mon Sep 17 00:00:00 2001
> >-From: Denys Dmytriyenko <denys@ti.com>
> >-Date: Tue, 25 Aug 2015 11:26:48 -0400
> >-Subject: [PATCH] configure: expand path increase change to 2 more paths
> >-
> >-Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> >----
> >- configure | 4 ++--
> >- 1 file changed, 2 insertions(+), 2 deletions(-)
> >-
> >-diff --git a/configure b/configure
> >-index bea14af..fe18487 100755
> >---- a/configure
> >-+++ b/configure
> >-@@ -3853,8 +3853,8 @@ static const char qt_configure_installation [12+11] = "qt_instdate=2
> >- /* Installation Info */
> >- static const char qt_configure_prefix_path_str [512 + 12] = "qt_prfxpath=$QT_INSTALL_PREFIX";
> >- #ifdef QT_BUILD_QMAKE
> >--static const char qt_configure_ext_prefix_path_str [256 + 12] = "qt_epfxpath=$QT_EXT_PREFIX";
> >--static const char qt_configure_host_prefix_path_str [256 + 12] = "qt_hpfxpath=$QT_HOST_PREFIX";
> >-+static const char qt_configure_ext_prefix_path_str [512 + 12] = "qt_epfxpath=$QT_EXT_PREFIX";
> >-+static const char qt_configure_host_prefix_path_str [512 + 12] = "qt_hpfxpath=$QT_HOST_PREFIX";
> >- #endif
> >-
> >- static const short qt_configure_str_offsets[] = {
> >---
> >-2.2.0
> >-
> >diff --git a/meta-arago-distro/recipes-qt/qt5/nativesdk-qtbase_%.bbappend b/meta-arago-distro/recipes-qt/qt5/nativesdk-qtbase_%.bbappend
> >deleted file mode 100644
> >index 39f739a..0000000
> >--- a/meta-arago-distro/recipes-qt/qt5/nativesdk-qtbase_%.bbappend
> >+++ /dev/null
> >@@ -1,5 +0,0 @@
> >-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> >-
> >-SRC_URI += "file://0001-configure-expand-path-increase-change-to-2-more-path.patch"
> >-
> >-PR_append = "-arago0"
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
next prev parent reply other threads:[~2015-11-12 16:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-12 2:04 [PATCH] nativesdk-qtbase: drop locally applied patch that was upstreamed Denys Dmytriyenko
2015-11-12 2:04 ` [PATCH] arago.conf, arago-prefs: add ARAGO_RT_ENABLE and ARAGO_RT_SUFFIX variables Denys Dmytriyenko
2015-11-12 15:03 ` [PATCH] nativesdk-qtbase: drop locally applied patch that was upstreamed Jacob Stiffler
2015-11-12 16:44 ` Denys Dmytriyenko [this message]
2015-11-12 16:55 ` Jacob Stiffler
2015-11-12 17:11 ` Chengalvala, Vivek
2015-11-12 17:24 ` Denys Dmytriyenko
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=20151112164458.GQ3272@edge \
--to=denys@ti.com \
--cc=j-stiffler@ti.com \
--cc=meta-arago@arago-project.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.