xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-4.15] cirrus-ci: Drop obsolete dependency
@ 2021-02-26 12:46 Andrew Cooper
  2021-03-01 16:13 ` Ian Jackson
  2021-03-01 16:29 ` Roger Pau Monné
  0 siblings, 2 replies; 3+ messages in thread
From: Andrew Cooper @ 2021-02-26 12:46 UTC (permalink / raw)
  To: Xen-devel; +Cc: Andrew Cooper, Roger Pau Monné, Ian Jackson

markdown as a dependency was dropped in 4.12

Fixes: 5d94433a66 ("cirrus-ci: introduce some basic FreeBSD testing")
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
---
CC: Roger Pau Monné <roger.pau@citrix.com>
CC: Ian Jackson <iwj@xenproject.org>

https://cirrus-ci.com/build/6589407613419520 is a successful run with this
change in effect.
---
 .cirrus.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.cirrus.yml b/.cirrus.yml
index 5e3e46368e..0efff6fa98 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -4,7 +4,7 @@ freebsd_template: &FREEBSD_TEMPLATE
     APPEND_LIB: /usr/local/lib
     APPEND_INCLUDES: /usr/local/include
 
-  install_script: pkg install -y seabios markdown gettext-tools gmake
+  install_script: pkg install -y seabios gettext-tools gmake
                                  pkgconf python libiconv bison perl5
                                  yajl lzo2 pixman argp-standalone
                                  libxml2 glib git
-- 
2.11.0



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

* Re: [PATCH for-4.15] cirrus-ci: Drop obsolete dependency
  2021-02-26 12:46 [PATCH for-4.15] cirrus-ci: Drop obsolete dependency Andrew Cooper
@ 2021-03-01 16:13 ` Ian Jackson
  2021-03-01 16:29 ` Roger Pau Monné
  1 sibling, 0 replies; 3+ messages in thread
From: Ian Jackson @ 2021-03-01 16:13 UTC (permalink / raw)
  To: Andrew Cooper; +Cc: Xen-devel, Roger Pau Monné

Andrew Cooper writes ("[PATCH for-4.15] cirrus-ci: Drop obsolete dependency"):
> markdown as a dependency was dropped in 4.12
> 
> Fixes: 5d94433a66 ("cirrus-ci: introduce some basic FreeBSD testing")
> Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>

Release-Acked-by: Ian Jackson <iwj@xenproject.org>


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

* Re: [PATCH for-4.15] cirrus-ci: Drop obsolete dependency
  2021-02-26 12:46 [PATCH for-4.15] cirrus-ci: Drop obsolete dependency Andrew Cooper
  2021-03-01 16:13 ` Ian Jackson
@ 2021-03-01 16:29 ` Roger Pau Monné
  1 sibling, 0 replies; 3+ messages in thread
From: Roger Pau Monné @ 2021-03-01 16:29 UTC (permalink / raw)
  To: Andrew Cooper; +Cc: Xen-devel, Ian Jackson

On Fri, Feb 26, 2021 at 12:46:47PM +0000, Andrew Cooper wrote:
> markdown as a dependency was dropped in 4.12
> 
> Fixes: 5d94433a66 ("cirrus-ci: introduce some basic FreeBSD testing")
> Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>

Urg, I should update my list of dependencies.

Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>

Will add the required ones for the docs build in a separate patch.

Thanks, Roger.


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

end of thread, other threads:[~2021-03-01 16:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-26 12:46 [PATCH for-4.15] cirrus-ci: Drop obsolete dependency Andrew Cooper
2021-03-01 16:13 ` Ian Jackson
2021-03-01 16:29 ` Roger Pau Monné

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).