Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] rt-tests: patches rename & versoin bump & support of non-NPTL tools
@ 2014-11-10  9:59 Alexey Brodkin
  2014-11-10  9:59 ` [Buildroot] [PATCH 1/4] rt-tests: rename patch to the new convention Alexey Brodkin
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Alexey Brodkin @ 2014-11-10  9:59 UTC (permalink / raw)
  To: buildroot

This series introduces significant changes to "rt-tests" package.

 1. Now patches are named in accordance to new naming scheme (without leading
    package name)

 2. Origin of sources is switched to Debian snapshots FTP to real origin in
    kernel's git repo. So no need to track Debian folders etc, just bump version
    number when required.

 3. As mentioned above version with a simple move version is bumped to the most
    recent one.

 4. Probably the most interesting feature - now even if there's no NTPL-enabled
    toolchain for a given platform user still may build some nice and helpful
    tests. For example "hackbench" etc.

Alexey Brodkin (4):
  rt-tests: rename patch to the new convention
  rt-tests: switch site from Debian snapshot to Linux's git
  rt-tests: bump version to 0.89
  rt-tests: allow building subset of tests with non-NPTL toolchains

 package/rt-tests/01-fix-build-system.patch       |  52 +++++++++++
 package/rt-tests/02-uclibc.patch                 | 109 +++++++++++++++++++++++
 package/rt-tests/03-fix-non-nptl-buil.patch      |  55 ++++++++++++
 package/rt-tests/Config.in                       |   4 -
 package/rt-tests/rt-tests-fix-build-system.patch |  43 ---------
 package/rt-tests/rt-tests-uclibc.patch           | 103 ---------------------
 package/rt-tests/rt-tests.mk                     |  11 ++-
 7 files changed, 224 insertions(+), 153 deletions(-)
 create mode 100644 package/rt-tests/01-fix-build-system.patch
 create mode 100644 package/rt-tests/02-uclibc.patch
 create mode 100644 package/rt-tests/03-fix-non-nptl-buil.patch
 delete mode 100644 package/rt-tests/rt-tests-fix-build-system.patch
 delete mode 100644 package/rt-tests/rt-tests-uclibc.patch

-- 
1.9.3

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-11-11 22:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-10  9:59 [Buildroot] [PATCH 0/4] rt-tests: patches rename & versoin bump & support of non-NPTL tools Alexey Brodkin
2014-11-10  9:59 ` [Buildroot] [PATCH 1/4] rt-tests: rename patch to the new convention Alexey Brodkin
2014-11-10  9:59 ` [Buildroot] [PATCH 2/4] rt-tests: switch site from Debian snapshot to Linux's git Alexey Brodkin
2014-11-10  9:59 ` [Buildroot] [PATCH 3/4] rt-tests: bump version to 0.89 Alexey Brodkin
2014-11-10  9:59 ` [Buildroot] [PATCH 4/4] rt-tests: allow building subset of tests with non-NPTL toolchains Alexey Brodkin
2014-11-10 10:06   ` Thomas Petazzoni
2014-11-10 10:24     ` Alexey Brodkin
2014-11-11 14:43 ` [Buildroot] [PATCH 0/4] rt-tests: patches rename & versoin bump & support of non-NPTL tools Thomas Petazzoni
2014-11-11 15:01   ` Alexey Brodkin
2014-11-11 15:10     ` Thomas Petazzoni
2014-11-11 20:59       ` Peter Korsgaard
2014-11-11 22:15         ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox