* [PATCH 0/1] e2fsprogs: set PV to 1.42.99+1.43+git${SRCPV}
@ 2016-01-20 2:27 Robert Yang
2016-01-20 2:27 ` [PATCH 1/1] " Robert Yang
0 siblings, 1 reply; 2+ messages in thread
From: Robert Yang @ 2016-01-20 2:27 UTC (permalink / raw)
To: openembedded-core
The following changes since commit 4fd33ca846ba9f61e72a176a6462443c9fb5ddc2:
rpm: remove bashisms: [ x == x ] -> [ x = x ] (2016-01-19 17:39:50 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/e2fsprogs
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/e2fsprogs
Robert Yang (1):
e2fsprogs: set PV to 1.42.99+1.43+git${SRCPV}
meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
1.7.9.5
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 1/1] e2fsprogs: set PV to 1.42.99+1.43+git${SRCPV}
2016-01-20 2:27 [PATCH 0/1] e2fsprogs: set PV to 1.42.99+1.43+git${SRCPV} Robert Yang
@ 2016-01-20 2:27 ` Robert Yang
0 siblings, 0 replies; 2+ messages in thread
From: Robert Yang @ 2016-01-20 2:27 UTC (permalink / raw)
To: openembedded-core
As Martin and Ross suggested.
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb b/meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb
index 60b2854..ea26145 100644
--- a/meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb
+++ b/meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb
@@ -9,7 +9,7 @@ SRC_URI += "file://acinclude.m4 \
"
SRCREV = "0f26747167cc9d82df849b0aad387bf824f04544"
-PV = "1.42.13+git${SRCPV}"
+PV = "1.42.99+1.43+git${SRCPV}"
EXTRA_OECONF += "--libdir=${base_libdir} --sbindir=${base_sbindir} \
--enable-elf-shlibs --disable-libuuid --disable-uuidd \
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-01-20 2:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-20 2:27 [PATCH 0/1] e2fsprogs: set PV to 1.42.99+1.43+git${SRCPV} Robert Yang
2016-01-20 2:27 ` [PATCH 1/1] " 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.