* [PATCH 0/1] 1.2 package updates
@ 2012-03-17 15:51 tom.zanussi
2012-03-17 15:51 ` [PATCH 1/1] blktrace: update to version 1.0.5 tom.zanussi
0 siblings, 1 reply; 3+ messages in thread
From: tom.zanussi @ 2012-03-17 15:51 UTC (permalink / raw)
To: openembedded-core
From: Tom Zanussi <tom.zanussi@intel.com>
Just this one (blktrace) for now...
The following changes since commit 26a46938d3ea1821e7bec4fa6cc8379babad238b:
Gary Thomas (1):
bitbake/fetch2: Fix typo which broke use of tarballs
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib.git tzanussi/1.2-package-updates.v0
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/1.2-package-updates.v0
Tom Zanussi (1):
blktrace: update to version 1.0.5
meta/recipes-kernel/blktrace/blktrace_git.bb | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread* [PATCH 1/1] blktrace: update to version 1.0.5
2012-03-17 15:51 [PATCH 0/1] 1.2 package updates tom.zanussi
@ 2012-03-17 15:51 ` tom.zanussi
2012-03-19 23:48 ` Richard Purdie
0 siblings, 1 reply; 3+ messages in thread
From: tom.zanussi @ 2012-03-17 15:51 UTC (permalink / raw)
To: openembedded-core
From: Tom Zanussi <tom.zanussi@intel.com>
Update blktrace to reflect the newer 1.0.5 tag.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
meta/recipes-kernel/blktrace/blktrace_git.bb | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-kernel/blktrace/blktrace_git.bb b/meta/recipes-kernel/blktrace/blktrace_git.bb
index 3439a1f..dbc07c5 100644
--- a/meta/recipes-kernel/blktrace/blktrace_git.bb
+++ b/meta/recipes-kernel/blktrace/blktrace_git.bb
@@ -4,10 +4,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
DEPENDS = "libaio"
-SRCREV = "0abccbcb5d1a538028ffcb3869d646d29bf5812b"
+SRCREV = "d6918c8832793b4205ed3bfede78c2f915c23385"
-PR = "r3"
-PV = "1.0.3+git${SRCPV}"
+PR = "r4"
+PV = "1.0.5+git${SRCPV}"
SRC_URI = "git://git.kernel.dk/blktrace.git;protocol=git \
file://blktrace-makefile.patch"
--
1.7.0.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-03-19 23:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-17 15:51 [PATCH 0/1] 1.2 package updates tom.zanussi
2012-03-17 15:51 ` [PATCH 1/1] blktrace: update to version 1.0.5 tom.zanussi
2012-03-19 23:48 ` Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox