All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] motion: bump to version 4.0.1
@ 2016-10-25 15:27 Fabrice Fontaine
  2016-10-25 17:55 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2016-10-25 15:27 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
---
 package/motion/motion.hash |  4 +---
 package/motion/motion.mk   | 10 +---------
 2 files changed, 2 insertions(+), 12 deletions(-)

diff --git a/package/motion/motion.hash b/package/motion/motion.hash
index 27f66b5..e859117 100644
--- a/package/motion/motion.hash
+++ b/package/motion/motion.hash
@@ -1,4 +1,2 @@
 # Locally computed:
-sha256	0d1702c7958fd03b99bf4fdcb45d8e604864e5867034f825f2fc543e8be64549	motion-release-3.4.1.tar.gz
-sha256	24e7150b753da04f3477276c36ce5664453965f279196f892668063ca4d6e975	709f626b7ef83a2bb3ef1f77205276207ab27196.patch
-sha256	45ddb1599b850176a319afbcebb7f0bec309c918331da6d5fd6c3cba35387405	72193ccaff83fcb074c9aaa37c5691a8d8a18c7c.patch 
+sha256	2f67669a09ce0481ecd987028dae1c5cb135dfdc3c254c06ab7c9ca0c6c183f0	motion-release-4.0.1.tar.gz
diff --git a/package/motion/motion.mk b/package/motion/motion.mk
index 16ce406..bd9a63f 100644
--- a/package/motion/motion.mk
+++ b/package/motion/motion.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MOTION_VERSION = release-3.4.1
+MOTION_VERSION = release-4.0.1
 MOTION_SITE = $(call github,Motion-Project,motion,$(MOTION_VERSION))
 MOTION_LICENSE = GPLv2
 MOTION_LICENSE_FILES = COPYING
@@ -12,14 +12,6 @@ MOTION_DEPENDENCIES = host-pkgconf jpeg
 # From git and configure.ac is patched
 MOTION_AUTORECONF = YES
 
-# This patch fixes detection of sqlite when cross-compiling
-MOTION_PATCH = \
-	https://github.com/Motion-Project/motion/commit/709f626b7ef83a2bb3ef1f77205276207ab27196.patch
-
-# This patch adds --with-sdl=[DIR] option to fix detection of sdl-config
-MOTION_PATCH += \
-	https://github.com/Motion-Project/motion/commit/72193ccaff83fcb074c9aaa37c5691a8d8a18c7c.patch
-
 # motion does not use any specific function of jpeg-turbo, so just relies on
 # jpeg selection
 MOTION_CONF_OPTS += --without-jpeg-turbo
-- 
2.5.0

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

* [Buildroot] [PATCH 1/1] motion: bump to version 4.0.1
  2016-10-25 15:27 [Buildroot] [PATCH 1/1] motion: bump to version 4.0.1 Fabrice Fontaine
@ 2016-10-25 17:55 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2016-10-25 17:55 UTC (permalink / raw)
  To: buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
 > ---
 >  package/motion/motion.hash |  4 +---
 >  package/motion/motion.mk   | 10 +---------
 >  2 files changed, 2 insertions(+), 12 deletions(-)

 > diff --git a/package/motion/motion.hash b/package/motion/motion.hash
 > index 27f66b5..e859117 100644
 > --- a/package/motion/motion.hash
 > +++ b/package/motion/motion.hash
 > @@ -1,4 +1,2 @@
 >  # Locally computed:
 > -sha256	0d1702c7958fd03b99bf4fdcb45d8e604864e5867034f825f2fc543e8be64549	motion-release-3.4.1.tar.gz
 > -sha256
 > 24e7150b753da04f3477276c36ce5664453965f279196f892668063ca4d6e975
 > 709f626b7ef83a2bb3ef1f77205276207ab27196.patch
 > -sha256
 > 45ddb1599b850176a319afbcebb7f0bec309c918331da6d5fd6c3cba35387405
 > 72193ccaff83fcb074c9aaa37c5691a8d8a18c7c.patch
 > +sha256	2f67669a09ce0481ecd987028dae1c5cb135dfdc3c254c06ab7c9ca0c6c183f0	motion-release-4.0.1.tar.gz
 > diff --git a/package/motion/motion.mk b/package/motion/motion.mk
 > index 16ce406..bd9a63f 100644
 > --- a/package/motion/motion.mk
 > +++ b/package/motion/motion.mk
 > @@ -4,7 +4,7 @@
 >  #
 >  ################################################################################
 
 > -MOTION_VERSION = release-3.4.1
 > +MOTION_VERSION = release-4.0.1
 >  MOTION_SITE = $(call github,Motion-Project,motion,$(MOTION_VERSION))
 >  MOTION_LICENSE = GPLv2
 >  MOTION_LICENSE_FILES = COPYING
 > @@ -12,14 +12,6 @@ MOTION_DEPENDENCIES = host-pkgconf jpeg
 >  # From git and configure.ac is patched
 >  MOTION_AUTORECONF = YES

This comment is no longer true as you removed all the patches.

Committed with that fixed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2016-10-25 17:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-25 15:27 [Buildroot] [PATCH 1/1] motion: bump to version 4.0.1 Fabrice Fontaine
2016-10-25 17:55 ` Peter Korsgaard

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.