All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/11] ti-tisdk-setup: Use latest commit for create-sdcard.sh
@ 2014-05-29 18:38 Franklin S. Cooper Jr
  2014-05-29 18:38 ` [PATCH 02/11] qt example apps: Use Makefile.build instead of Makefile for the SDK makefile Franklin S. Cooper Jr
                   ` (10 more replies)
  0 siblings, 11 replies; 33+ messages in thread
From: Franklin S. Cooper Jr @ 2014-05-29 18:38 UTC (permalink / raw)
  To: meta-arago; +Cc: Franklin S. Cooper Jr

* The latest commit adds support for built sd card readers connected to native
  Linux machines.
* Previously only sd cards connected to usb sd card reader were supported.

Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
---
 .../recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb b/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb
index af10101..3a65909 100644
--- a/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb
+++ b/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb
@@ -2,10 +2,10 @@ DESCRIPTION = "Package containing scripts to setup the development host and targ
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://setup.sh;beginline=3;endline=31;md5=fc4b04a33df6d892c9f4d4a9d92b945e"
 
-PR = "r18"
+PR = "r19"
 
 BRANCH ?= "master"
-SRCREV = "3e3e750153147f789dee5d59f45abcd14d001c64"
+SRCREV = "6aa269296c4fdede74b067ee961cb20a897d21df"
 SRC_URI = "git://arago-project.org/git/projects/tisdk-setup-scripts.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git/"
-- 
1.7.0.4



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

end of thread, other threads:[~2014-06-09 17:02 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-29 18:38 [PATCH 01/11] ti-tisdk-setup: Use latest commit for create-sdcard.sh Franklin S. Cooper Jr
2014-05-29 18:38 ` [PATCH 02/11] qt example apps: Use Makefile.build instead of Makefile for the SDK makefile Franklin S. Cooper Jr
2014-06-04 14:30   ` Maupin, Chase
2014-06-09 16:25   ` Denys Dmytriyenko
2014-06-09 17:02   ` Cooper Jr., Franklin
2014-05-29 18:38 ` [PATCH 03/11] ti-tisdk-makefile: Update Qt Makefile stubs to reflect Makefile name change Franklin S. Cooper Jr
2014-06-04 14:31   ` Maupin, Chase
2014-05-29 18:38 ` [PATCH 04/11] ti-tisdk-makefile: Fix u-boot cleaning Franklin S. Cooper Jr
2014-06-04 14:31   ` Maupin, Chase
2014-05-29 18:38 ` [PATCH 05/11] matrix-gui: Add camera submenu Franklin S. Cooper Jr
2014-06-04 14:32   ` Maupin, Chase
2014-06-04 15:23     ` Denys Dmytriyenko
2014-06-04 15:28       ` Cooper Jr., Franklin
2014-06-04 15:30         ` Denys Dmytriyenko
2014-06-04 15:36           ` Cooper Jr., Franklin
2014-05-29 18:38 ` [PATCH 06/11] image-gallery: Add image gallery application Franklin S. Cooper Jr
2014-06-04 14:38   ` Maupin, Chase
2014-06-04 15:27     ` Denys Dmytriyenko
2014-06-04 15:30       ` Cooper Jr., Franklin
2014-06-05 15:19         ` Denys Dmytriyenko
2014-06-04 15:53       ` Maupin, Chase
2014-06-04 16:00         ` Denys Dmytriyenko
2014-05-29 18:38 ` [PATCH 07/11] arago-source-ipk: Create source ipk for image-gallery app Franklin S. Cooper Jr
2014-06-04 14:38   ` Maupin, Chase
2014-05-29 18:38 ` [PATCH 08/11] packagegroup-arago-tisdk-multimedia-sdk-host: Add image-gallery app sources Franklin S. Cooper Jr
2014-06-04 14:38   ` Maupin, Chase
2014-05-29 18:38 ` [PATCH 09/11] packagegroup-arago-tisdk-matrix: Add image gallery demo to Matrix Franklin S. Cooper Jr
2014-06-04 14:38   ` Maupin, Chase
2014-05-29 18:38 ` [PATCH 10/11] ti-tisdk-makefile: Add image gallery to SDK makefile for AM4x Franklin S. Cooper Jr
2014-06-04 14:39   ` Maupin, Chase
2014-05-29 18:38 ` [PATCH 11/11] packagegroup-arago-tisdk-multimedia: Add image-gallery to AM4x demo list Franklin S. Cooper Jr
2014-06-04 14:39   ` Maupin, Chase
2014-06-04 14:30 ` [PATCH 01/11] ti-tisdk-setup: Use latest commit for create-sdcard.sh Maupin, Chase

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.