Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] quilt: upgrade to 0.61 and enable ptest support
@ 2013-12-27 10:17 Chong Lu
  2013-12-27 10:17 ` [PATCH 1/2] quilt: upgrade to 0.61 Chong Lu
  2013-12-27 10:17 ` [PATCH 2/2] quilt: enable ptest support Chong Lu
  0 siblings, 2 replies; 4+ messages in thread
From: Chong Lu @ 2013-12-27 10:17 UTC (permalink / raw)
  To: openembedded-core

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}       |   6 +-
 .../{quilt-native_0.60.bb => quilt-native_0.61.bb} |   1 -
 meta/recipes-devtools/quilt/quilt-ptest.inc        |  13 ++
 meta/recipes-devtools/quilt/quilt/Makefile         | 153 +++++++++++++++++++++
 meta/recipes-devtools/quilt/quilt/run-ptest        |   3 +
 .../quilt/{quilt_0.60.bb => quilt_0.61.bb}         |   4 +-
 6 files changed, 174 insertions(+), 6 deletions(-)
 rename meta/recipes-devtools/quilt/{quilt-0.60.inc => quilt-0.61.inc} (85%)
 rename meta/recipes-devtools/quilt/{quilt-native_0.60.bb => quilt-native_0.61.bb} (98%)
 create mode 100644 meta/recipes-devtools/quilt/quilt-ptest.inc
 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] 4+ messages in thread

end of thread, other threads:[~2013-12-27 17:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-27 10:17 [PATCH 0/2] quilt: upgrade to 0.61 and enable ptest support Chong Lu
2013-12-27 10:17 ` [PATCH 1/2] quilt: upgrade to 0.61 Chong Lu
2013-12-27 10:17 ` [PATCH 2/2] quilt: enable ptest support Chong Lu
2013-12-27 17:59   ` Saul Wold

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