all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#54260] [PATCH 0/3] gnu: ucsim: Update to 0.7.1.
@ 2022-03-05 12:56 Simon South
  2022-03-05 12:58 ` [bug#54260] [PATCH 1/3] gnu: ucsim: Don't run tests when cross-compiling Simon South
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Simon South @ 2022-03-05 12:56 UTC (permalink / raw)
  To: 54260

Here's a patch series that updates μCsim, a collection of software simulators
for various microcontroller families, to its latest version and fixes a couple
of small outstanding issues with its package definition.

I've tested this on AArch64 and x86-64 and all appears to be well.

--
Simon South
simon@simonsouth.net


Simon South (3):
  gnu: ucsim: Don't run tests when cross-compiling.
  gnu: ucsim: Don't explicitly return #t from phases.
  gnu: ucsim: Update to 0.7.1.

 gnu/packages/embedded.scm | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)


base-commit: 97065f9fe3da74adab54b70e28bd2cd59c06ee07
-- 
2.34.0





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

end of thread, other threads:[~2022-03-11 22:40 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-05 12:56 [bug#54260] [PATCH 0/3] gnu: ucsim: Update to 0.7.1 Simon South
2022-03-05 12:58 ` [bug#54260] [PATCH 1/3] gnu: ucsim: Don't run tests when cross-compiling Simon South
2022-03-05 15:21   ` Maxime Devos
2022-03-05 12:59 ` [bug#54260] [PATCH 2/3] gnu: ucsim: Don't explicitly return #t from phases Simon South
2022-03-05 15:23   ` Maxime Devos
2022-03-05 16:39     ` Simon South
2022-03-11 22:39       ` Maxime Devos
2022-03-05 12:59 ` [bug#54260] [PATCH 3/3] gnu: ucsim: Update to 0.7.1 Simon South
2022-03-08 14:12 ` [bug#54260] [PATCH v2 0/2] " Simon South
2022-03-08 14:12   ` [bug#54260] [PATCH v2 1/2] gnu: ucsim: Don't explicitly return #t from phases Simon South
2022-03-08 14:12   ` [bug#54260] [PATCH v2 2/2] gnu: ucsim: Update to 0.7.1 Simon South
2022-03-08 15:52 ` [bug#54260] [PATCH v3 0/2] " Simon South
2022-03-08 15:52   ` [bug#54260] [PATCH v3 1/2] gnu: ucsim: Don't explicitly return #t from phases Simon South
2022-03-08 15:52   ` [bug#54260] [PATCH v3 2/2] gnu: ucsim: Update to 0.7.1 Simon South
2022-03-11 22:17   ` bug#54260: [PATCH 0/3] " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.