public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 6c26f2f4cd7059d54da694b3a03e92d1dd5591e5
Date: Sun, 06 Aug 2017 22:32:33 +0100	[thread overview]
Message-ID: <20170806213234.0EA801081DE1@git01.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2587 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".

The branch, master has been updated
       via  6c26f2f4cd7059d54da694b3a03e92d1dd5591e5 (commit)
      from  1afe2b153853566d44f3ac53048fb7e972a4c7f7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6c26f2f4cd7059d54da694b3a03e92d1dd5591e5
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Fri Aug 4 08:17:20 2017 +0000

    kernel: remover perf
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 kernel/kernel.nm | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)

Difference in files:
diff --git a/kernel/kernel.nm b/kernel/kernel.nm
index 5d14c7b..8b1b67d 100644
--- a/kernel/kernel.nm
+++ b/kernel/kernel.nm
@@ -5,7 +5,7 @@
 
 name       = kernel
 version    = 4.12.4
-release    = 1
+release    = 2
 thisapp    = linux-%{version}
 
 maintainer = Arne Fitzenreiter <arne.fitzenreiter(a)ipfire.org>
@@ -99,10 +99,6 @@ build
 		kernels += default
 	end
 
-	perf_make = make %{PARALLELISMFLAGS} -C tools/perf V=1 WERROR=0 \
-		NO_LIBUNWIND=1 HAVE_CPLUS_DEMANGLE=1 NO_GTK2=1 NO_LIBNUMA=1 \
-		NO_STRLCPY=1 NO_BIONIC=1 prefix=%{prefix} perfexecdir=lib/perf-core
-
 	prepare_cmds
 		# Disable the colorize plugin.
 		# It's generally very nice but it clutters our
@@ -144,9 +140,6 @@ build
 			configure_kernel ${kernel}
 		done
 
-		# Tools
-		# Prevent perf from installing any files in /usr/libexec
-		sed -i %{DIR_APP}/tools/perf/config/Makefile -e "s/libexec/lib/g"
 	end
 
 	build
@@ -267,10 +260,6 @@ build
 			build_kernel ${kernel}
 		done
 
-		# Build tools.
-		# perf
-		#%{perf_make} DESTDIR=%{BUILDROOT} all
-
 		# cpupower
 		chmod +x tools/power/cpupower/utils/version-gen.sh
 		make -C tools/power/cpupower CPUFREQ_BENCH=false %{PARALLELISMFLAGS}
@@ -301,8 +290,6 @@ build
 		rm -rfv %{BUILDROOT}/lib/firmware
 
 		# Install tools.
-		#%{perf_make} DESTDIR=%{BUILDROOT} install-bin install-python_ext
-
 		# cpupower
 		make -C tools/power/cpupower DESTDIR=%{BUILDROOT} libdir=%{libdir} \
 			mandir=%{mandir} CPUFREQ_BENCH=false install


hooks/post-receive
--
IPFire 3.x development tree

                 reply	other threads:[~2017-08-06 21:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170806213234.0EA801081DE1@git01.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox