From: Denys Dmytriyenko <denys@ti.com>
To: Chase Maupin <chase.maupin@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 00/11] Dora Updates
Date: Thu, 30 Jan 2014 14:26:47 -0500 [thread overview]
Message-ID: <20140130192647.GE6814@edge> (raw)
In-Reply-To: <1391106857-17112-1-git-send-email-chase.maupin@ti.com>
On Thu, Jan 30, 2014 at 12:34:06PM -0600, Chase Maupin wrote:
> All,
>
> The following patches are my preliminary Dora updates for meta-arago
> to get the process started.
Thanks! I already have some of these fixes in my local work trees from playing
with Dora release myself, but I will gladly accept the entire set!
What's been holding me back lately, though, is the realization that I may
drown in the amount of branches, once we start actively developing on Dora,
w/o dropping Dylan that is still the base for many of our current releases.
So, meta-ti now has 3 active branches (since yesterday) - master, dora and
dylan. Similar with meta-arago, plus the current maintenance ti2013.12.x
branch. So I was hoping to wait at least after the 2013.12.01 release or at
least the code freeze...
--
Denys
> Chase Maupin (11):
> qt4-embedded-gles: Update to 4.8.5 version
> matrix-gui-apps-image: remove duplicate inclusion
> matrix-gui-submenus: remove duplicate inclusion
> eglibc-initial: remove duplicate include
> arago-prefs: update linux-libc-headers version
> libav: update bbappend to latest version
> arago.conf: Add libav to LICENSE_FLAGS_WHITELIST
> update nativesdk-linux-libc-headers version
> libnl: Update PREFERRED_VERSION to latest
> Update bbappends for Dora
> bc: remove bbappend for Dora release
>
> meta-arago-distro/conf/distro/arago.conf | 2 +-
> .../conf/distro/include/arago-prefs.inc | 14 +++++-----
> .../conf/distro/include/toolchain-gcc.inc | 2 +-
> .../conf/distro/include/toolchain-linaro.inc | 4 +--
> ...enssh_6.1p1.bbappend => openssh_6.2p2.bbappend} | 3 +++
> ...box_1.20.2.bbappend => busybox_1.21.1.bbappend} | 0
> .../{dbus_1.6.8.bbappend => dbus_1.6.10.bbappend} | 0
> ..._2012.55.bbappend => dropbear_2013.58.bbappend} | 2 ++
> .../recipes-extended/bc/bc/bc-1.06-fixes-1.patch | 27 --------------------
> .../recipes-extended/bc/bc_1.06.bbappend | 7 -----
> ...pe_2.4.11.bbappend => freetype_2.4.12.bbappend} | 0
> .../{libav_0.8.4.bbappend => libav_0.8.8.bbappend} | 4 ++-
> ...eaudio_3.0.bbappend => pulseaudio_4.0.bbappend} | 0
> ...bbappend => nativesdk-qt4-tools_4.8.5.bbappend} | 0
> ...4.bbappend => qt4-embedded-gles_4.8.5.bbappend} | 0
> ..._4.8.4.bbappend => qt4-embedded_4.8.5.bbappend} | 0
> .../{curl_7.29.0.bbappend => curl_7.32.0.bbappend} | 0
> .../conf/distro/include/tcmode-external-arago.inc | 2 +-
> .../recipes-core/eglibc/eglibc-initial.inc | 2 --
> .../matrix/matrix-gui-apps-images_2.0.bb | 1 -
> .../recipes-core/matrix/matrix-gui-submenus_2.0.bb | 1 -
> ...ed-gles_4.8.4.bb => qt4-embedded-gles_4.8.5.bb} | 0
> 22 files changed, 20 insertions(+), 51 deletions(-)
> rename meta-arago-distro/recipes-connectivity/openssh/{openssh_6.1p1.bbappend => openssh_6.2p2.bbappend} (91%)
> rename meta-arago-distro/recipes-core/busybox/{busybox_1.20.2.bbappend => busybox_1.21.1.bbappend} (100%)
> rename meta-arago-distro/recipes-core/dbus/{dbus_1.6.8.bbappend => dbus_1.6.10.bbappend} (100%)
> rename meta-arago-distro/recipes-core/dropbear/{dropbear_2012.55.bbappend => dropbear_2013.58.bbappend} (92%)
> delete mode 100644 meta-arago-distro/recipes-extended/bc/bc/bc-1.06-fixes-1.patch
> delete mode 100644 meta-arago-distro/recipes-extended/bc/bc_1.06.bbappend
> rename meta-arago-distro/recipes-graphics/freetype/{freetype_2.4.11.bbappend => freetype_2.4.12.bbappend} (100%)
> rename meta-arago-distro/recipes-multimedia/libav/{libav_0.8.4.bbappend => libav_0.8.8.bbappend} (92%)
> rename meta-arago-distro/recipes-multimedia/pulseaudio/{pulseaudio_3.0.bbappend => pulseaudio_4.0.bbappend} (100%)
> rename meta-arago-distro/recipes-qt/qt4/{nativesdk-qt4-tools_4.8.4.bbappend => nativesdk-qt4-tools_4.8.5.bbappend} (100%)
> rename meta-arago-distro/recipes-qt/qt4/{qt4-embedded-gles_4.8.4.bbappend => qt4-embedded-gles_4.8.5.bbappend} (100%)
> rename meta-arago-distro/recipes-qt/qt4/{qt4-embedded_4.8.4.bbappend => qt4-embedded_4.8.5.bbappend} (100%)
> rename meta-arago-distro/recipes-support/curl/{curl_7.29.0.bbappend => curl_7.32.0.bbappend} (100%)
> rename meta-arago-extras/recipes-qt/qt4/{qt4-embedded-gles_4.8.4.bb => qt4-embedded-gles_4.8.5.bb} (100%)
>
> --
> 1.7.9.5
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
prev parent reply other threads:[~2014-01-30 19:26 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-30 18:34 [PATCH 00/11] Dora Updates Chase Maupin
2014-01-30 18:34 ` [PATCH 01/11] qt4-embedded-gles: Update to 4.8.5 version Chase Maupin
2014-01-30 18:34 ` [PATCH 02/11] matrix-gui-apps-image: remove duplicate inclusion Chase Maupin
2014-01-30 18:34 ` [PATCH 03/11] matrix-gui-submenus: " Chase Maupin
2014-01-30 18:34 ` [PATCH 04/11] eglibc-initial: remove duplicate include Chase Maupin
2014-01-30 18:34 ` [PATCH 05/11] arago-prefs: update linux-libc-headers version Chase Maupin
2014-01-30 18:34 ` [PATCH 06/11] libav: update bbappend to latest version Chase Maupin
2014-02-17 22:21 ` Denys Dmytriyenko
2014-01-30 18:34 ` [PATCH 07/11] arago.conf: Add libav to LICENSE_FLAGS_WHITELIST Chase Maupin
2014-01-30 18:34 ` [PATCH 08/11] update nativesdk-linux-libc-headers version Chase Maupin
2014-01-30 18:34 ` [PATCH 09/11] libnl: Update PREFERRED_VERSION to latest Chase Maupin
2014-01-30 18:34 ` [PATCH 10/11] Update bbappends for Dora Chase Maupin
2014-01-30 18:34 ` [PATCH 11/11] bc: remove bbappend for Dora release Chase Maupin
2014-01-30 19:26 ` Denys Dmytriyenko [this message]
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=20140130192647.GE6814@edge \
--to=denys@ti.com \
--cc=chase.maupin@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.