All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] yocto-uninative: Update to the 1.5 release
@ 2017-03-07 21:47 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2017-03-07 21:47 UTC (permalink / raw)
  To: openembedded-core

This upgrades to a version of patchelf which works on newer distros
and doesn't inflate binaries in crazy ways.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/conf/distro/include/yocto-uninative.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/conf/distro/include/yocto-uninative.inc b/meta/conf/distro/include/yocto-uninative.inc
index 975edec..80dcfa0 100644
--- a/meta/conf/distro/include/yocto-uninative.inc
+++ b/meta/conf/distro/include/yocto-uninative.inc
@@ -6,6 +6,6 @@
 # to the distro running on the build machine.
 #
 
-UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/1.4/"
-UNINATIVE_CHECKSUM[i686] ?= "b4bc60511ce479736808273ffa043df4ed2a225407dd7ca150ae6220d9ce76d5"
-UNINATIVE_CHECKSUM[x86_64] ?= "101ff8f2580c193488db9e76f9646fb6ed38b65fb76f403acb0e2178ce7127ca"
+UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/1.5/"
+UNINATIVE_CHECKSUM[i686] ?= "fd96bd5cd50fc10f536e86e526d6729878725b66b7cf1dae6cf3cfb5a0b9d24a"
+UNINATIVE_CHECKSUM[x86_64] ?= "5c5a3a74b98c2ad038953b8424bcb169b5574b571f67df11174a01f4e06f437d"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-07 21:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-07 21:47 [PATCH] yocto-uninative: Update to the 1.5 release Richard Purdie

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.