All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Update prelink to latest version
@ 2012-08-13 20:31 Mark Hatle
  2012-08-13 20:31 ` [PATCH 1/1] prelink: Update to latest upstream prelink Mark Hatle
  2012-08-17 21:00 ` [PATCH 0/1] Update prelink to latest version Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Hatle @ 2012-08-13 20:31 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit b5028cc84ad7c40c51cadbdf7fdc892cde4462cb:

  createrepo: add wrapper script to fix paths (2012-08-13 20:09:22 +0100)

are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib mhatle/prelink
  http://git.yoctoproject.org/cgit.cgi//log/?h=mhatle/prelink

Mark Hatle (1):
  prelink: Update to latest upstream prelink

 meta/recipes-devtools/prelink/prelink_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-- 
1.7.3.4




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

* [PATCH 1/1] prelink: Update to latest upstream prelink
  2012-08-13 20:31 [PATCH 0/1] Update prelink to latest version Mark Hatle
@ 2012-08-13 20:31 ` Mark Hatle
  2012-08-17 21:00 ` [PATCH 0/1] Update prelink to latest version Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Hatle @ 2012-08-13 20:31 UTC (permalink / raw)
  To: openembedded-core

The latest fixes an obscure problem with prelinking on PowerPC, as well
as general updated.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
---
 meta/recipes-devtools/prelink/prelink_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/prelink/prelink_git.bb b/meta/recipes-devtools/prelink/prelink_git.bb
index c94bdf5..610302e 100644
--- a/meta/recipes-devtools/prelink/prelink_git.bb
+++ b/meta/recipes-devtools/prelink/prelink_git.bb
@@ -8,9 +8,9 @@ and executables, so that far fewer relocations need to be resolved at \
 runtime and thus programs come up faster."
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"
-SRCREV = "7b47f2f8a15ed13b7905bc120bb2586f3e164f7d"
+SRCREV = "a2d8e30942bd4bc0a5c852b9d9d12f8684c4bb8d"
 PV = "1.0+git${SRCPV}"
-PR = "r9"
+PR = "r10"
 
 #
 # The cron script attempts to re-prelink the system daily -- on
-- 
1.7.3.4




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

* Re: [PATCH 0/1] Update prelink to latest version
  2012-08-13 20:31 [PATCH 0/1] Update prelink to latest version Mark Hatle
  2012-08-13 20:31 ` [PATCH 1/1] prelink: Update to latest upstream prelink Mark Hatle
@ 2012-08-17 21:00 ` Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2012-08-17 21:00 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On 08/13/2012 01:31 PM, Mark Hatle wrote:
> The following changes since commit b5028cc84ad7c40c51cadbdf7fdc892cde4462cb:
>
>    createrepo: add wrapper script to fix paths (2012-08-13 20:09:22 +0100)
>
> are available in the git repository at:
>    git://git.yoctoproject.org/poky-contrib mhatle/prelink
>    http://git.yoctoproject.org/cgit.cgi//log/?h=mhatle/prelink
>
> Mark Hatle (1):
>    prelink: Update to latest upstream prelink
>
>   meta/recipes-devtools/prelink/prelink_git.bb |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)
>
Merged into OE-Core

Thanks
	Sau!




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

end of thread, other threads:[~2012-08-17 21:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-13 20:31 [PATCH 0/1] Update prelink to latest version Mark Hatle
2012-08-13 20:31 ` [PATCH 1/1] prelink: Update to latest upstream prelink Mark Hatle
2012-08-17 21:00 ` [PATCH 0/1] Update prelink to latest version Saul Wold

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.