All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/8] arago.conf: minor cleanup, version bump
@ 2014-04-24  1:51 Denys Dmytriyenko
  2014-04-24  1:51 ` [PATCH 2/8] u-boot-ti-staging: remove UBOOT_LOCALVERSION handling, now upstream Denys Dmytriyenko
                   ` (7 more replies)
  0 siblings, 8 replies; 28+ messages in thread
From: Denys Dmytriyenko @ 2014-04-24  1:51 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 meta-arago-distro/conf/distro/arago.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf
index cc3cedf..1c8c572 100644
--- a/meta-arago-distro/conf/distro/arago.conf
+++ b/meta-arago-distro/conf/distro/arago.conf
@@ -1,6 +1,6 @@
 # Name and version of the distribution
 DISTRO_NAME = "Arago"
-DISTRO_VERSION = "2014.03"
+DISTRO_VERSION = "2014.05"
 
 # SDK paths and names
 SDK_NAME_PREFIX = "arago"
@@ -10,8 +10,8 @@ SDK_NAME = "${SDK_NAME_PREFIX}-${SDK_VERSION}"
 SDKPATH_REAL = "/usr/local/${SDK_NAME_PREFIX}-${SDK_VERSION}"
 SDKPATH = "${@"/tmp/"+"x"*96+"/"+"y"*96}"
 
-# Mask some broken recipes
-BBMASK = "meta-ti/recipes-misc|meta-linaro/recipes-lamp|meta-oe/recipes-extended/lighttpd|meta-linaro/recipes-core/netbase"
+# Mask any broken recipes (currently none)
+#BBMASK = ""
 
 # Bump the connection timeout to 5 minutes to overcome slow proxy servers
 FETCHCMD_wget = "/usr/bin/env wget -t 2 -T 300 -nv --passive-ftp --no-check-certificate"
-- 
1.9.2



^ permalink raw reply related	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2014-04-24 15:08 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-24  1:51 [PATCH 1/8] arago.conf: minor cleanup, version bump Denys Dmytriyenko
2014-04-24  1:51 ` [PATCH 2/8] u-boot-ti-staging: remove UBOOT_LOCALVERSION handling, now upstream Denys Dmytriyenko
2014-04-24 12:32   ` Maupin, Chase
2014-04-24 14:29     ` Cooper Jr., Franklin
2014-04-24  1:51 ` [PATCH 3/8] qtbase: move setting PACKAGECONFIG flags to arago.conf Denys Dmytriyenko
2014-04-24 12:33   ` Maupin, Chase
2014-04-24 14:50     ` Denys Dmytriyenko
2014-04-24 14:52       ` Maupin, Chase
2014-04-24 14:58         ` Denys Dmytriyenko
2014-04-24  1:51 ` [PATCH 4/8] wpa-gui-e: fix recipe permissions Denys Dmytriyenko
2014-04-24 12:33   ` Maupin, Chase
2014-04-24 14:29     ` Cooper Jr., Franklin
2014-04-24  1:51 ` [PATCH 5/8] base-files: remove symlinking of /run vs. /var/run not needed in Dora Denys Dmytriyenko
2014-04-24 12:34   ` Maupin, Chase
2014-04-24 14:30     ` Cooper Jr., Franklin
2014-04-24  1:51 ` [PATCH 6/8] icu: replace overlayed recipe with bbappend for 1 patch Denys Dmytriyenko
2014-04-24 12:35   ` Maupin, Chase
2014-04-24 14:32     ` Cooper Jr., Franklin
2014-04-24  1:51 ` [PATCH 7/8] iperf: update the license from NewBSD to the proper BSD-3-Clause Denys Dmytriyenko
2014-04-24 12:35   ` Maupin, Chase
2014-04-24 14:34     ` Cooper Jr., Franklin
2014-04-24  1:51 ` [PATCH 8/8] linux-ti-staging: disable AUTOREV Denys Dmytriyenko
2014-04-24 12:36   ` Maupin, Chase
2014-04-24 14:54     ` Denys Dmytriyenko
2014-04-24 14:55       ` Maupin, Chase
2014-04-24 15:08         ` Denys Dmytriyenko
2014-04-24 12:31 ` [PATCH 1/8] arago.conf: minor cleanup, version bump Maupin, Chase
2014-04-24 14:29   ` Cooper Jr., Franklin

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.