All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] fmc and fmlib: bump version to fsl-sdk-v2.0
@ 2016-07-26 20:20 Matt Weber
  2016-07-27  7:52 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Matt Weber @ 2016-07-26 20:20 UTC (permalink / raw)
  To: buildroot

From: Ronak Desai <ronak.desai@rockwellcollins.com>

Signed-off-by: Ronak Desai <ronak.desai@rockwellcollins.com>
Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
---
 package/fmc/fmc.mk     | 2 +-
 package/fmlib/fmlib.mk | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/fmc/fmc.mk b/package/fmc/fmc.mk
index 2bd7a98..2a95fec 100644
--- a/package/fmc/fmc.mk
+++ b/package/fmc/fmc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FMC_VERSION = fsl-sdk-v1.8
+FMC_VERSION = fsl-sdk-v2.0
 FMC_SITE = git://git.freescale.com/ppc/sdk/fmc.git
 FMC_LICENSE = MIT
 FMC_LICENSE_FILES = COPYING
diff --git a/package/fmlib/fmlib.mk b/package/fmlib/fmlib.mk
index 405ee14..42cdc27 100644
--- a/package/fmlib/fmlib.mk
+++ b/package/fmlib/fmlib.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FMLIB_VERSION = fsl-sdk-v1.8
+FMLIB_VERSION = fsl-sdk-v2.0
 FMLIB_SITE = git://git.freescale.com/ppc/sdk/fmlib.git
 FMLIB_LICENSE = BSD-3c, GPLv2+
 FMLIB_LICENSE_FILES = COPYING
-- 
1.9.1

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

end of thread, other threads:[~2016-07-27 11:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-26 20:20 [Buildroot] [PATCH] fmc and fmlib: bump version to fsl-sdk-v2.0 Matt Weber
2016-07-27  7:52 ` Thomas Petazzoni
2016-07-27 11:44   ` Matthew Weber

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.