All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] picocom: bump to version 2.1
@ 2015-12-21 17:06 Rodrigo Rebello
  2015-12-21 22:04 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Rodrigo Rebello @ 2015-12-21 17:06 UTC (permalink / raw)
  To: buildroot

Also remove no longer needed patch (merged upstream before the release
of v2.1).

Signed-off-by: Rodrigo Rebello <rprebello@gmail.com>
---
 package/picocom/picocom.hash | 3 +--
 package/picocom/picocom.mk   | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/package/picocom/picocom.hash b/package/picocom/picocom.hash
index 7eada03..674b620 100644
--- a/package/picocom/picocom.hash
+++ b/package/picocom/picocom.hash
@@ -1,3 +1,2 @@
 # Locally calculated
-sha256 e0f7095c118f43c1c09787a16ef5c7d4c4ad4457dd3b1281efcc4cdb8906af9a  picocom-2.0.tar.gz
-sha256 37746613c05ecf4058c989ef7042b85ef0308886f3731a9dfffdadd19cc9ecfb  2c4c2317592daac97aac6669fd7b68e07a3dbec6.patch
+sha256 6b152fc5f816eaef6b86336a4cec7cf1496b7c712061e5aea5a36f143a0b09ed  picocom-2.1.tar.gz
diff --git a/package/picocom/picocom.mk b/package/picocom/picocom.mk
index 106de94..59a749f 100644
--- a/package/picocom/picocom.mk
+++ b/package/picocom/picocom.mk
@@ -4,11 +4,10 @@
 #
 ################################################################################
 
-PICOCOM_VERSION = 2.0
+PICOCOM_VERSION = 2.1
 PICOCOM_SITE = $(call github,npat-efault,picocom,$(PICOCOM_VERSION))
 PICOCOM_LICENSE = GPLv2+
 PICOCOM_LICENSE_FILES = LICENSE.txt
-PICOCOM_PATCH = https://github.com/npat-efault/picocom/commit/2c4c2317592daac97aac6669fd7b68e07a3dbec6.patch
 
 define PICOCOM_BUILD_CMDS
 	$(TARGET_MAKE_ENV) $(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D)
-- 
2.1.4

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

* [Buildroot] [PATCH 1/1] picocom: bump to version 2.1
  2015-12-21 17:06 [Buildroot] [PATCH 1/1] picocom: bump to version 2.1 Rodrigo Rebello
@ 2015-12-21 22:04 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-12-21 22:04 UTC (permalink / raw)
  To: buildroot

Dear Rodrigo Rebello,

On Mon, 21 Dec 2015 15:06:28 -0200, Rodrigo Rebello wrote:
> Also remove no longer needed patch (merged upstream before the release
> of v2.1).
> 
> Signed-off-by: Rodrigo Rebello <rprebello@gmail.com>
> ---
>  package/picocom/picocom.hash | 3 +--
>  package/picocom/picocom.mk   | 3 +--
>  2 files changed, 2 insertions(+), 4 deletions(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2015-12-21 22:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-21 17:06 [Buildroot] [PATCH 1/1] picocom: bump to version 2.1 Rodrigo Rebello
2015-12-21 22:04 ` Thomas Petazzoni

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.