All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Packages upgrade
@ 2016-08-02  8:51 Robert Yang
  2016-08-02  8:51 ` [PATCH 1/3] libcap-ng: 0.7.7 -> 0.7.8 Robert Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Robert Yang @ 2016-08-02  8:51 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 986f7fbe37a48d050611f08f7160ed96755ac3dc:

  foomatic-filters: Security fixes CVE-2015-8327 (2016-08-01 12:11:09 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/pu
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/pu

Robert Yang (3):
  libcap-ng: 0.7.7 -> 0.7.8
  strace: 4.12 -> 4.13
  tcl: 8.6.5 -> 8.6.6

 .../strace/strace/Makefile-ptest.patch               | 12 ++++--------
 .../strace/{strace_4.12.bb => strace_4.13.bb}        |  4 ++--
 meta/recipes-devtools/tcltk/tcl/no_packages.patch    | 20 ++++++++++----------
 .../tcltk/{tcl_8.6.5.bb => tcl_8.6.6.bb}             |  4 ++--
 .../{libcap-ng_0.7.7.bb => libcap-ng_0.7.8.bb}       |  4 ++--
 5 files changed, 20 insertions(+), 24 deletions(-)
 rename meta/recipes-devtools/strace/{strace_4.12.bb => strace_4.13.bb} (91%)
 rename meta/recipes-devtools/tcltk/{tcl_8.6.5.bb => tcl_8.6.6.bb} (95%)
 rename meta/recipes-support/libcap-ng/{libcap-ng_0.7.7.bb => libcap-ng_0.7.8.bb} (89%)

-- 
2.9.0



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

* [PATCH 1/3] libcap-ng: 0.7.7 -> 0.7.8
  2016-08-02  8:51 [PATCH 0/3] Packages upgrade Robert Yang
@ 2016-08-02  8:51 ` Robert Yang
  2016-08-02  8:51 ` [PATCH 2/3] strace: 4.12 -> 4.13 Robert Yang
  2016-08-02  8:51 ` [PATCH 3/3] tcl: 8.6.5 -> 8.6.6 Robert Yang
  2 siblings, 0 replies; 6+ messages in thread
From: Robert Yang @ 2016-08-02  8:51 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
 .../libcap-ng/{libcap-ng_0.7.7.bb => libcap-ng_0.7.8.bb}              | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/libcap-ng/{libcap-ng_0.7.7.bb => libcap-ng_0.7.8.bb} (89%)

diff --git a/meta/recipes-support/libcap-ng/libcap-ng_0.7.7.bb b/meta/recipes-support/libcap-ng/libcap-ng_0.7.8.bb
similarity index 89%
rename from meta/recipes-support/libcap-ng/libcap-ng_0.7.7.bb
rename to meta/recipes-support/libcap-ng/libcap-ng_0.7.8.bb
index a38a818..3583194 100644
--- a/meta/recipes-support/libcap-ng/libcap-ng_0.7.7.bb
+++ b/meta/recipes-support/libcap-ng/libcap-ng_0.7.8.bb
@@ -12,8 +12,8 @@ SRC_URI = "http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-${PV}.tar.gz \
 
 inherit lib_package autotools python3native
 
-SRC_URI[md5sum] = "3d7d126b29e2869a0257c17c8b0d9b2e"
-SRC_URI[sha256sum] = "615549ce39b333f6b78baee0c0b4ef18bc726c6bf1cca123dfd89dd963f6d06b"
+SRC_URI[md5sum] = "0dece96644bd798020e170fbf7663802"
+SRC_URI[sha256sum] = "c21af997445cd4107a55d386f955c5ea6f6e96ead693e9151277c0ab5f97d05f"
 
 DEPENDS += "swig-native python3"
 
-- 
2.9.0



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

* [PATCH 2/3] strace: 4.12 -> 4.13
  2016-08-02  8:51 [PATCH 0/3] Packages upgrade Robert Yang
  2016-08-02  8:51 ` [PATCH 1/3] libcap-ng: 0.7.7 -> 0.7.8 Robert Yang
@ 2016-08-02  8:51 ` Robert Yang
  2016-08-07 14:43   ` Khem Raj
  2016-08-02  8:51 ` [PATCH 3/3] tcl: 8.6.5 -> 8.6.6 Robert Yang
  2 siblings, 1 reply; 6+ messages in thread
From: Robert Yang @ 2016-08-02  8:51 UTC (permalink / raw)
  To: openembedded-core

Updated Makefile-ptest.patch

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
 meta/recipes-devtools/strace/strace/Makefile-ptest.patch     | 12 ++++--------
 .../strace/{strace_4.12.bb => strace_4.13.bb}                |  4 ++--
 2 files changed, 6 insertions(+), 10 deletions(-)
 rename meta/recipes-devtools/strace/{strace_4.12.bb => strace_4.13.bb} (91%)

diff --git a/meta/recipes-devtools/strace/strace/Makefile-ptest.patch b/meta/recipes-devtools/strace/strace/Makefile-ptest.patch
index 824031e..2b76e8a 100644
--- a/meta/recipes-devtools/strace/strace/Makefile-ptest.patch
+++ b/meta/recipes-devtools/strace/strace/Makefile-ptest.patch
@@ -10,23 +10,22 @@ Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
  2 files changed, 19 insertions(+), 1 deletion(-)
 
 diff --git a/configure.ac b/configure.ac
-index 0209bac..b969e25 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -36,7 +36,7 @@ AC_INIT([strace],
  AC_CONFIG_SRCDIR([strace.c])
  AC_CONFIG_AUX_DIR([.])
  AC_CONFIG_HEADERS([config.h])
--AM_INIT_AUTOMAKE([foreign nostdinc dist-xz no-dist-gzip silent-rules parallel-tests])
-+AM_INIT_AUTOMAKE([foreign nostdinc dist-xz no-dist-gzip silent-rules serial-tests])
+-AM_INIT_AUTOMAKE([foreign nostdinc dist-xz silent-rules parallel-tests])
++AM_INIT_AUTOMAKE([foreign nostdinc dist-xz silent-rules serial-tests])
  AM_MAINTAINER_MODE
  AC_CANONICAL_HOST
  
 diff --git a/tests/Makefile.am b/tests/Makefile.am
-index 0f23b4b..429f7e9 100644
+index 9023029..e1917fa 100644
 --- a/tests/Makefile.am
 +++ b/tests/Makefile.am
-@@ -332,3 +332,21 @@ ksysent.h: $(srcdir)/ksysent.sed
+@@ -784,3 +784,21 @@ ksysent.h: $(srcdir)/ksysent.sed
  
  BUILT_SOURCES = ksysent.h
  CLEANFILES = ksysent.h $(TESTS:=.tmp)
@@ -48,6 +47,3 @@ index 0f23b4b..429f7e9 100644
 +		sed -i -e 's/$${srcdir=.}/./g' $(DESTDIR)/$(TESTDIR)/$$file; \
 +	done
 +	for i in net net-fd scm_rights-fd sigaction; do sed -i -e 's/$$srcdir/./g' $(DESTDIR)/$(TESTDIR)/$$i.test; done
--- 
-1.9.1
-
diff --git a/meta/recipes-devtools/strace/strace_4.12.bb b/meta/recipes-devtools/strace/strace_4.13.bb
similarity index 91%
rename from meta/recipes-devtools/strace/strace_4.12.bb
rename to meta/recipes-devtools/strace/strace_4.13.bb
index 70d7402..1a576b3 100644
--- a/meta/recipes-devtools/strace/strace_4.12.bb
+++ b/meta/recipes-devtools/strace/strace_4.13.bb
@@ -14,8 +14,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.xz \
            file://0001-Fix-build-when-using-non-glibc-libc-implementation-o.patch \
            "
 
-SRC_URI[md5sum] = "efb8611fc332e71ec419c53f59faa93e"
-SRC_URI[sha256sum] = "51144b78cb9ba22211b95a5aafe0af3694c0d575b25975d80ca9dd4dfd7c1e59"
+SRC_URI[md5sum] = "4b78c7febdd24c79d5147824d1a080a3"
+SRC_URI[sha256sum] = "d48f732576c91ece36a5843d63f9be054c40ef59f1e4773986042636861625d7"
 
 inherit autotools ptest bluetooth
 
-- 
2.9.0



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

* [PATCH 3/3] tcl: 8.6.5 -> 8.6.6
  2016-08-02  8:51 [PATCH 0/3] Packages upgrade Robert Yang
  2016-08-02  8:51 ` [PATCH 1/3] libcap-ng: 0.7.7 -> 0.7.8 Robert Yang
  2016-08-02  8:51 ` [PATCH 2/3] strace: 4.12 -> 4.13 Robert Yang
@ 2016-08-02  8:51 ` Robert Yang
  2 siblings, 0 replies; 6+ messages in thread
From: Robert Yang @ 2016-08-02  8:51 UTC (permalink / raw)
  To: openembedded-core

Updated no_packages.patch.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
 meta/recipes-devtools/tcltk/tcl/no_packages.patch    | 20 ++++++++++----------
 .../tcltk/{tcl_8.6.5.bb => tcl_8.6.6.bb}             |  4 ++--
 2 files changed, 12 insertions(+), 12 deletions(-)
 rename meta/recipes-devtools/tcltk/{tcl_8.6.5.bb => tcl_8.6.6.bb} (95%)

diff --git a/meta/recipes-devtools/tcltk/tcl/no_packages.patch b/meta/recipes-devtools/tcltk/tcl/no_packages.patch
index ab6cc43..5c622a2 100644
--- a/meta/recipes-devtools/tcltk/tcl/no_packages.patch
+++ b/meta/recipes-devtools/tcltk/tcl/no_packages.patch
@@ -5,26 +5,26 @@ Upstream-Status:Inappropriate [embedded specific]
 
 Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
 
-Index: unix/Makefile.in
-===================================================================
---- unix.orig/Makefile.in	2013-11-10 23:38:12.235425891 -0800
-+++ unix/Makefile.in	2013-11-10 23:38:12.231425891 -0800
-@@ -611,7 +611,7 @@
+diff --git a/Makefile.in b/Makefile.in
+index b729ffd..2c2e824 100644
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -612,7 +612,7 @@ SRCS = $(GENERIC_SRCS) $(TOMMATH_SRCS) $(UNIX_SRCS) $(NOTIFY_SRCS) \
  # Start of rules
  #--------------------------------------------------------------------------
  
 -all: binaries libraries doc packages
 +all: binaries libraries doc
  
- binaries: ${LIB_FILE} $(STUB_LIB_FILE) ${TCL_EXE}
+ binaries: ${LIB_FILE} ${TCL_EXE}
  
-@@ -653,12 +653,12 @@
+@@ -656,12 +656,12 @@ Makefile: $(UNIX_DIR)/Makefile.in $(DLTEST_DIR)/Makefile.in
  #tclConfig.h: $(UNIX_DIR)/tclConfig.h.in
  #	$(SHELL) config.status
  
 -clean: clean-packages
 +clean:
- 	rm -f *.a *.o libtcl* core errs *~ \#* TAGS *.E a.out \
+ 	rm -rf *.a *.o libtcl* core errs *~ \#* TAGS *.E a.out \
  		errors ${TCL_EXE} ${TCLTEST_EXE} lib.exp Tcl @DTRACE_HDR@
  	cd dltest ; $(MAKE) clean
  
@@ -33,7 +33,7 @@ Index: unix/Makefile.in
  	rm -rf Makefile config.status config.cache config.log tclConfig.sh \
  		tclConfig.h *.plist Tcl.framework tcl.pc
  	cd dltest ; $(MAKE) distclean
-@@ -706,7 +706,7 @@
+@@ -709,7 +709,7 @@ tcltest-real:
  # tcltest, ie:
  #	% make test TESTFLAGS="-verbose bps -file fileName.test"
  
@@ -42,7 +42,7 @@ Index: unix/Makefile.in
  
  test-tcl: ${TCLTEST_EXE}
  	$(SHELL_ENV) ${TCLTEST_EXE} $(TOP_DIR)/tests/all.tcl $(TESTFLAGS)
-@@ -771,7 +771,7 @@
+@@ -774,7 +774,7 @@ INSTALL_PACKAGE_TARGETS = install-packages
  INSTALL_DEV_TARGETS = install-headers
  INSTALL_EXTRA_TARGETS = @EXTRA_INSTALL@
  INSTALL_TARGETS = $(INSTALL_BASE_TARGETS) $(INSTALL_DOC_TARGETS) $(INSTALL_DEV_TARGETS) \
diff --git a/meta/recipes-devtools/tcltk/tcl_8.6.5.bb b/meta/recipes-devtools/tcltk/tcl_8.6.6.bb
similarity index 95%
rename from meta/recipes-devtools/tcltk/tcl_8.6.5.bb
rename to meta/recipes-devtools/tcltk/tcl_8.6.6.bb
index d75232b..2dd0a7a 100644
--- a/meta/recipes-devtools/tcltk/tcl_8.6.5.bb
+++ b/meta/recipes-devtools/tcltk/tcl_8.6.6.bb
@@ -24,8 +24,8 @@ SRC_URI = "${BASE_SRC_URI} \
            file://alter-includedir.patch \
            file://run-ptest \
 "
-SRC_URI[md5sum] = "0e6426a4ca9401825fbc6ecf3d89a326"
-SRC_URI[sha256sum] = "ce26d5b9c7504fc25d2f10ef0b82b14cf117315445b5afa9e673ed331830fb53"
+SRC_URI[md5sum] = "5193aea8107839a79df8ac709552ecb7"
+SRC_URI[sha256sum] = "a265409781e4b3edcc4ef822533071b34c3dc6790b893963809b9fe221befe07"
 
 SRC_URI_class-native = "${BASE_SRC_URI}"
 
-- 
2.9.0



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

* Re: [PATCH 2/3] strace: 4.12 -> 4.13
  2016-08-02  8:51 ` [PATCH 2/3] strace: 4.12 -> 4.13 Robert Yang
@ 2016-08-07 14:43   ` Khem Raj
  2016-08-08  5:48     ` Robert Yang
  0 siblings, 1 reply; 6+ messages in thread
From: Khem Raj @ 2016-08-07 14:43 UTC (permalink / raw)
  To: Robert Yang; +Cc: Patches and discussions about the oe-core layer

this broke musl/mips64 see

http://errors.yoctoproject.org/Errors/Details/74499/

On Tue, Aug 2, 2016 at 1:51 AM, Robert Yang <liezhi.yang@windriver.com> wrote:
> Updated Makefile-ptest.patch
>
> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> ---
>  meta/recipes-devtools/strace/strace/Makefile-ptest.patch     | 12 ++++--------
>  .../strace/{strace_4.12.bb => strace_4.13.bb}                |  4 ++--
>  2 files changed, 6 insertions(+), 10 deletions(-)
>  rename meta/recipes-devtools/strace/{strace_4.12.bb => strace_4.13.bb} (91%)
>
> diff --git a/meta/recipes-devtools/strace/strace/Makefile-ptest.patch b/meta/recipes-devtools/strace/strace/Makefile-ptest.patch
> index 824031e..2b76e8a 100644
> --- a/meta/recipes-devtools/strace/strace/Makefile-ptest.patch
> +++ b/meta/recipes-devtools/strace/strace/Makefile-ptest.patch
> @@ -10,23 +10,22 @@ Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
>   2 files changed, 19 insertions(+), 1 deletion(-)
>
>  diff --git a/configure.ac b/configure.ac
> -index 0209bac..b969e25 100644
>  --- a/configure.ac
>  +++ b/configure.ac
>  @@ -36,7 +36,7 @@ AC_INIT([strace],
>   AC_CONFIG_SRCDIR([strace.c])
>   AC_CONFIG_AUX_DIR([.])
>   AC_CONFIG_HEADERS([config.h])
> --AM_INIT_AUTOMAKE([foreign nostdinc dist-xz no-dist-gzip silent-rules parallel-tests])
> -+AM_INIT_AUTOMAKE([foreign nostdinc dist-xz no-dist-gzip silent-rules serial-tests])
> +-AM_INIT_AUTOMAKE([foreign nostdinc dist-xz silent-rules parallel-tests])
> ++AM_INIT_AUTOMAKE([foreign nostdinc dist-xz silent-rules serial-tests])
>   AM_MAINTAINER_MODE
>   AC_CANONICAL_HOST
>
>  diff --git a/tests/Makefile.am b/tests/Makefile.am
> -index 0f23b4b..429f7e9 100644
> +index 9023029..e1917fa 100644
>  --- a/tests/Makefile.am
>  +++ b/tests/Makefile.am
> -@@ -332,3 +332,21 @@ ksysent.h: $(srcdir)/ksysent.sed
> +@@ -784,3 +784,21 @@ ksysent.h: $(srcdir)/ksysent.sed
>
>   BUILT_SOURCES = ksysent.h
>   CLEANFILES = ksysent.h $(TESTS:=.tmp)
> @@ -48,6 +47,3 @@ index 0f23b4b..429f7e9 100644
>  +              sed -i -e 's/$${srcdir=.}/./g' $(DESTDIR)/$(TESTDIR)/$$file; \
>  +      done
>  +      for i in net net-fd scm_rights-fd sigaction; do sed -i -e 's/$$srcdir/./g' $(DESTDIR)/$(TESTDIR)/$$i.test; done
> ---
> -1.9.1
> -
> diff --git a/meta/recipes-devtools/strace/strace_4.12.bb b/meta/recipes-devtools/strace/strace_4.13.bb
> similarity index 91%
> rename from meta/recipes-devtools/strace/strace_4.12.bb
> rename to meta/recipes-devtools/strace/strace_4.13.bb
> index 70d7402..1a576b3 100644
> --- a/meta/recipes-devtools/strace/strace_4.12.bb
> +++ b/meta/recipes-devtools/strace/strace_4.13.bb
> @@ -14,8 +14,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.xz \
>             file://0001-Fix-build-when-using-non-glibc-libc-implementation-o.patch \
>             "
>
> -SRC_URI[md5sum] = "efb8611fc332e71ec419c53f59faa93e"
> -SRC_URI[sha256sum] = "51144b78cb9ba22211b95a5aafe0af3694c0d575b25975d80ca9dd4dfd7c1e59"
> +SRC_URI[md5sum] = "4b78c7febdd24c79d5147824d1a080a3"
> +SRC_URI[sha256sum] = "d48f732576c91ece36a5843d63f9be054c40ef59f1e4773986042636861625d7"
>
>  inherit autotools ptest bluetooth
>
> --
> 2.9.0
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


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

* Re: [PATCH 2/3] strace: 4.12 -> 4.13
  2016-08-07 14:43   ` Khem Raj
@ 2016-08-08  5:48     ` Robert Yang
  0 siblings, 0 replies; 6+ messages in thread
From: Robert Yang @ 2016-08-08  5:48 UTC (permalink / raw)
  To: Khem Raj; +Cc: Patches and discussions about the oe-core layer



On 08/07/2016 10:43 PM, Khem Raj wrote:
> this broke musl/mips64 see
>
> http://errors.yoctoproject.org/Errors/Details/74499/

Sorry, I will look into it later.

// Robert

>
> On Tue, Aug 2, 2016 at 1:51 AM, Robert Yang <liezhi.yang@windriver.com> wrote:
>> Updated Makefile-ptest.patch
>>
>> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
>> ---
>>   meta/recipes-devtools/strace/strace/Makefile-ptest.patch     | 12 ++++--------
>>   .../strace/{strace_4.12.bb => strace_4.13.bb}                |  4 ++--
>>   2 files changed, 6 insertions(+), 10 deletions(-)
>>   rename meta/recipes-devtools/strace/{strace_4.12.bb => strace_4.13.bb} (91%)
>>
>> diff --git a/meta/recipes-devtools/strace/strace/Makefile-ptest.patch b/meta/recipes-devtools/strace/strace/Makefile-ptest.patch
>> index 824031e..2b76e8a 100644
>> --- a/meta/recipes-devtools/strace/strace/Makefile-ptest.patch
>> +++ b/meta/recipes-devtools/strace/strace/Makefile-ptest.patch
>> @@ -10,23 +10,22 @@ Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
>>    2 files changed, 19 insertions(+), 1 deletion(-)
>>
>>   diff --git a/configure.ac b/configure.ac
>> -index 0209bac..b969e25 100644
>>   --- a/configure.ac
>>   +++ b/configure.ac
>>   @@ -36,7 +36,7 @@ AC_INIT([strace],
>>    AC_CONFIG_SRCDIR([strace.c])
>>    AC_CONFIG_AUX_DIR([.])
>>    AC_CONFIG_HEADERS([config.h])
>> --AM_INIT_AUTOMAKE([foreign nostdinc dist-xz no-dist-gzip silent-rules parallel-tests])
>> -+AM_INIT_AUTOMAKE([foreign nostdinc dist-xz no-dist-gzip silent-rules serial-tests])
>> +-AM_INIT_AUTOMAKE([foreign nostdinc dist-xz silent-rules parallel-tests])
>> ++AM_INIT_AUTOMAKE([foreign nostdinc dist-xz silent-rules serial-tests])
>>    AM_MAINTAINER_MODE
>>    AC_CANONICAL_HOST
>>
>>   diff --git a/tests/Makefile.am b/tests/Makefile.am
>> -index 0f23b4b..429f7e9 100644
>> +index 9023029..e1917fa 100644
>>   --- a/tests/Makefile.am
>>   +++ b/tests/Makefile.am
>> -@@ -332,3 +332,21 @@ ksysent.h: $(srcdir)/ksysent.sed
>> +@@ -784,3 +784,21 @@ ksysent.h: $(srcdir)/ksysent.sed
>>
>>    BUILT_SOURCES = ksysent.h
>>    CLEANFILES = ksysent.h $(TESTS:=.tmp)
>> @@ -48,6 +47,3 @@ index 0f23b4b..429f7e9 100644
>>   +              sed -i -e 's/$${srcdir=.}/./g' $(DESTDIR)/$(TESTDIR)/$$file; \
>>   +      done
>>   +      for i in net net-fd scm_rights-fd sigaction; do sed -i -e 's/$$srcdir/./g' $(DESTDIR)/$(TESTDIR)/$$i.test; done
>> ---
>> -1.9.1
>> -
>> diff --git a/meta/recipes-devtools/strace/strace_4.12.bb b/meta/recipes-devtools/strace/strace_4.13.bb
>> similarity index 91%
>> rename from meta/recipes-devtools/strace/strace_4.12.bb
>> rename to meta/recipes-devtools/strace/strace_4.13.bb
>> index 70d7402..1a576b3 100644
>> --- a/meta/recipes-devtools/strace/strace_4.12.bb
>> +++ b/meta/recipes-devtools/strace/strace_4.13.bb
>> @@ -14,8 +14,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.xz \
>>              file://0001-Fix-build-when-using-non-glibc-libc-implementation-o.patch \
>>              "
>>
>> -SRC_URI[md5sum] = "efb8611fc332e71ec419c53f59faa93e"
>> -SRC_URI[sha256sum] = "51144b78cb9ba22211b95a5aafe0af3694c0d575b25975d80ca9dd4dfd7c1e59"
>> +SRC_URI[md5sum] = "4b78c7febdd24c79d5147824d1a080a3"
>> +SRC_URI[sha256sum] = "d48f732576c91ece36a5843d63f9be054c40ef59f1e4773986042636861625d7"
>>
>>   inherit autotools ptest bluetooth
>>
>> --
>> 2.9.0
>>
>> --
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>


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

end of thread, other threads:[~2016-08-08  5:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-02  8:51 [PATCH 0/3] Packages upgrade Robert Yang
2016-08-02  8:51 ` [PATCH 1/3] libcap-ng: 0.7.7 -> 0.7.8 Robert Yang
2016-08-02  8:51 ` [PATCH 2/3] strace: 4.12 -> 4.13 Robert Yang
2016-08-07 14:43   ` Khem Raj
2016-08-08  5:48     ` Robert Yang
2016-08-02  8:51 ` [PATCH 3/3] tcl: 8.6.5 -> 8.6.6 Robert Yang

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.