File: control

package info (click to toggle)
picotool 2.2.0-a4%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,084 kB
  • sloc: cpp: 61,059; ansic: 2,999; asm: 2,048; perl: 219; sh: 212; python: 97; makefile: 41; 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,