File: control

package info (click to toggle)
picotool 2.1.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 4,448 kB
  • sloc: cpp: 59,935; ansic: 2,513; python: 97; sh: 48; makefile: 27; xml: 18
file content (17 lines) | stat: -rw-r--r-- 687 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# This test is not in pico-sdk because releases of picotool and pico-sdk happen
# in tandem. When both packages release a new version, building picotool
# requires an equally new pico-sdk. The autokpgtest requires both packages to
# be at their latest version. If this test were in pico-sdk, then we would
# have to upload pico-sdk with a failing autopkgtest because picotool is still
# too old.
# So instead, we put this test into picotool and now we can first upload a new
# pico-sdk (without an autopkgtest) and then a new picotool once pico-sdk is
# in the archive.
Tests:
 hello-world,
Depends:
 build-essential,
 pico-sdk-source (>= 2.1.0),
 picotool,
Restrictions:
 allow-stderr,