Skip to content

Update perf from 4.4.2 to 4.4.52 #327

Merged
merged 7 commits into from
Mar 21, 2017
Merged

Conversation

donald
Copy link
Collaborator

@donald donald commented Mar 21, 2017

Let "perf" match the current default kernel

donald and others added 7 commits March 21, 2017 09:26
We don't need another archive of the complete kernel, so save the time
and space.
Luckily, perf uses standard build rules, so bee is able to do everything
be itself. This way, make flags can also be specified, and for example
parallel builds are also possible.

```
[…]
[BEE] => entering bee_build() ..
[BEE] make -j PREFIX=/usr EPREFIX=/usr BINDIR=/usr/bin SBINDIR=/usr/sbin LIBEXECDIR=/usr/libexec SYSCONFDIR=/etc SHAREDSTATEDIR=/var LOCALSTATEDIR=/var LIBDIR=/usr/lib INCLUDEDIR=/usr/include DATAROOTDIR=/usr/share DATADIR=/usr/share INFODIR=/usr/share/info LOCALEDIR=/usr/share/locale MANDIR=/usr/share/man DOCDIR=/usr/share/doc/perf
  BUILD:   Doing 'make -j8' parallel build

Auto-detecting system features:
...                         dwarf: [ on  ]
...                         glibc: [ on  ]
...                          gtk2: [ on  ]
...                      libaudit: [ OFF ]
...                        libbfd: [ OFF ]
...                        libelf: [ on  ]
...                       libnuma: [ on  ]
...        numa_num_possible_cpus: [ OFF ]
...                       libperl: [ on  ]
...                     libpython: [ on  ]
...                      libslang: [ on  ]
...                     libunwind: [ OFF ]
...            libdw-dwarf-unwind: [ on  ]
...                          zlib: [ on  ]
...                          lzma: [ on  ]
...                     get_cpuid: [ on  ]
...                           bpf: [ on  ]
[…]
[BEE] => entering bee_install() ..
[BEE] make -j install PREFIX=/usr EPREFIX=/usr BINDIR=/usr/bin SBINDIR=/usr/sbin LIBEXECDIR=/usr/libexec SYSCONFDIR=/etc SHAREDSTATEDIR=/var LOCALSTATEDIR=/var LIBDIR=/usr/lib INCLUDEDIR=/usr/include DATAROOTDIR=/usr/share DATADIR=/usr/share INFODIR=/usr/share/info LOCALEDIR=/usr/share/locale MANDIR=/usr/share/man DOCDIR=/usr/share/doc/perf DESTDIR=/dev/shm/bee-root/perf/perf-4.4.52-0/image
```
@pmenzel
Copy link
Collaborator

pmenzel commented Mar 21, 2017

@donald, I pushed two more commits, cleaning the file up even more in my opinion.

@donald
Copy link
Collaborator Author

donald commented Mar 21, 2017

Very good!

@pmenzel pmenzel merged commit bc1b108 into master Mar 21, 2017
@pmenzel
Copy link
Collaborator

pmenzel commented Mar 21, 2017

@donald, I didn’t increment the revision, so it’d be great if you rebuilt the system package.

@donald
Copy link
Collaborator Author

donald commented Mar 21, 2017

/src/mariux/beeroot/bee-files/perf-4.4.52-0.bee
/src/mariux/beeroot/packages/perf-4.4.52-0.x86_64.bee.tar.bz2
rebuilded

@donald donald deleted the update-perf-from-4.4.2-to-4.4.52 branch March 23, 2017 08:21
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants