Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH V2 0/2] quilt: upgrade to 0.61 and enable ptest support
@ 2014-01-03  6:51 Chong Lu
  2014-01-03  6:51 ` [PATCH V2 1/2] quilt: upgrade to 0.61 Chong Lu
  2014-01-03  6:51 ` [PATCH V2 2/2] quilt: enable ptest support Chong Lu
  0 siblings, 2 replies; 3+ messages in thread
From: Chong Lu @ 2014-01-03  6:51 UTC (permalink / raw)
  To: openembedded-core

Changes since V1:
1. Add ptest in quilt-0.61.inc.
2. Exclude *.in source files to target.
3. Add patch-wrapper.test test case.
4. Add RDEPENDS_${PN}-ptest in quilt-0.61.inc.
5. Remove unused variable in Makefile.

The following changes since commit 005af45191ded6185c618c708181b31281e43092:

  bitbake: fetch2: avoid printing "no checksum" error message twice (2013-12-22 14:29:13 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib chonglu/quilt
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/quilt

Chong Lu (2):
  quilt: upgrade to 0.61
  quilt: enable ptest support

 .../quilt/{quilt-0.60.inc => quilt-0.61.inc}       | 28 ++++++++++++++++++----
 .../{quilt-native_0.60.bb => quilt-native_0.61.bb} |  1 -
 meta/recipes-devtools/quilt/quilt/Makefile         | 13 ++++++++++
 meta/recipes-devtools/quilt/quilt/run-ptest        |  5 ++++
 .../quilt/{quilt_0.60.bb => quilt_0.61.bb}         |  4 +---
 5 files changed, 43 insertions(+), 8 deletions(-)
 rename meta/recipes-devtools/quilt/{quilt-0.60.inc => quilt-0.61.inc} (50%)
 rename meta/recipes-devtools/quilt/{quilt-native_0.60.bb => quilt-native_0.61.bb} (98%)
 create mode 100644 meta/recipes-devtools/quilt/quilt/Makefile
 create mode 100755 meta/recipes-devtools/quilt/quilt/run-ptest
 rename meta/recipes-devtools/quilt/{quilt_0.60.bb => quilt_0.61.bb} (95%)

-- 
1.8.1.2



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

end of thread, other threads:[~2014-01-03  6:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-03  6:51 [PATCH V2 0/2] quilt: upgrade to 0.61 and enable ptest support Chong Lu
2014-01-03  6:51 ` [PATCH V2 1/2] quilt: upgrade to 0.61 Chong Lu
2014-01-03  6:51 ` [PATCH V2 2/2] quilt: enable ptest support Chong Lu

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