From: Anders Roxell <anders.roxell@linaro.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] package/ltp-testsuite: enable realtime tests
Date: Thu, 3 Sep 2015 11:01:56 +0200 [thread overview]
Message-ID: <1441270918-28981-2-git-send-email-anders.roxell@linaro.org> (raw)
In-Reply-To: <1441270918-28981-1-git-send-email-anders.roxell@linaro.org>
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
---
package/ltp-testsuite/ltp-testsuite.mk | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package/ltp-testsuite/ltp-testsuite.mk b/package/ltp-testsuite/ltp-testsuite.mk
index acc1640..48733f2 100644
--- a/package/ltp-testsuite/ltp-testsuite.mk
+++ b/package/ltp-testsuite/ltp-testsuite.mk
@@ -9,6 +9,8 @@ LTP_TESTSUITE_SOURCE = ltp-full-$(LTP_TESTSUITE_VERSION).tar.xz
LTP_TESTSUITE_SITE = http://downloads.sourceforge.net/project/ltp/LTP%20Source/ltp-$(LTP_TESTSUITE_VERSION)
LTP_TESTSUITE_LICENSE = GPLv2 GPLv2+
LTP_TESTSUITE_LICENSE_FILES = COPYING
+LTP_TESTSUITE_CONF_OPTS += \
+ --with-realtime-testsuite
# Needs libcap with file attrs which needs attr, so both required
ifeq ($(BR2_PACKAGE_LIBCAP)$(BR2_PACKAGE_ATTR),yy)
--
2.1.4
next prev parent reply other threads:[~2015-09-03 9:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-03 9:01 [Buildroot] [PATCH 0/3] package/ltp-testsuite Anders Roxell
2015-09-03 9:01 ` Anders Roxell [this message]
2015-09-04 12:31 ` [Buildroot] [PATCH 1/3] package/ltp-testsuite: enable realtime tests Vicente Olivert Riera
2015-09-03 9:01 ` [Buildroot] [PATCH 2/3] package/ltp-testsuite: enable power-management tests Anders Roxell
2015-09-04 12:31 ` Vicente Olivert Riera
2015-09-03 9:01 ` [Buildroot] [PATCH 3/3] package/ltp-testsuite: version bump to 20150420 Anders Roxell
2015-09-04 12:31 ` Vicente Olivert Riera
2015-09-29 12:06 ` [Buildroot] [PATCH 0/3] package/ltp-testsuite Peter Korsgaard
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=1441270918-28981-2-git-send-email-anders.roxell@linaro.org \
--to=anders.roxell@linaro.org \
--cc=buildroot@busybox.net \
/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