* [PATCH 0/1] Bump perf epoch
@ 2013-03-12 22:22 tom.zanussi
2013-03-12 22:22 ` [PATCH 1/1] perf: bump PE tom.zanussi
0 siblings, 1 reply; 2+ messages in thread
From: tom.zanussi @ 2013-03-12 22:22 UTC (permalink / raw)
To: openembedded-core; +Cc: Tom Zanussi
From: Tom Zanussi <tom.zanussi@linux.intel.com>
The perf renaming patch essentially changed version backwards to 1.0 from 3.4,
which was unintended. This patch bumps the epoch so we can keep the recipe
name versionless.
The following changes since commit 4da406cd50cf02a63ed76810a670aba1eb561c79:
gst-plugins-gl: allow empty packages (2013-03-12 18:33:30 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib.git tzanussi/bump-perf-epoch
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/bump-perf-epoch
Tom Zanussi (1):
perf: bump PE
meta/recipes-kernel/perf/perf.bb | 1 +
1 file changed, 1 insertion(+)
--
1.7.11.4
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 1/1] perf: bump PE
2013-03-12 22:22 [PATCH 0/1] Bump perf epoch tom.zanussi
@ 2013-03-12 22:22 ` tom.zanussi
0 siblings, 0 replies; 2+ messages in thread
From: tom.zanussi @ 2013-03-12 22:22 UTC (permalink / raw)
To: openembedded-core; +Cc: Tom Zanussi
From: Tom Zanussi <tom.zanussi@linux.intel.com>
Renaming the perf recipe to remove the PV resulted in the default PV
of 1.0 being used instead, which precedes the previous version number,
3.4. As mentioned in the previous patch, the version number was
essentially arbitrary, and happened to be set to 3.4. There's nothing
to peg the perf recipe to any particular version of the kernel, so
we'll just keep the default version but bump the epoch.
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
---
meta/recipes-kernel/perf/perf.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-kernel/perf/perf.bb b/meta/recipes-kernel/perf/perf.bb
index 3c49922..e3b19be 100644
--- a/meta/recipes-kernel/perf/perf.bb
+++ b/meta/recipes-kernel/perf/perf.bb
@@ -10,6 +10,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
PR = "r8"
+PE = "1"
require perf-features.inc
--
1.7.11.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-12 22:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-12 22:22 [PATCH 0/1] Bump perf epoch tom.zanussi
2013-03-12 22:22 ` [PATCH 1/1] perf: bump PE tom.zanussi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox