diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-09-27 13:56:30 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-09-27 13:56:30 (EDT) |
commit | 4416ddff5176fce75e50671d20ed0f3c6ee3d4e4 (patch) | |
tree | 2264f9e6d910cfc25e44216eed383523dff712c1 /changelog | |
parent | 7092aeb98966cd8468e5ae179468e2cc578bb113 (diff) |
Also add "if not already done" to ppt-mkpkgs recommendation.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +platconf-pkg-tools (3.0.1+dev) trunk + + * The minimum required version of opkbuild recommended by ppt-make and + ppt-mkpkgs is now 4.2.1-3. Version 4.2.1 is required because + ppt-make generates a Build-Depends field with newline characters, + which older versions of opkbuild don't handle correctly. Version + 4.2.1-3 or later is recommended in case the platform configuration + maintainer uses newline characters in binary package dependency + lists in the substitution variables file. + + -- Patrick McDermott <patrick.mcdermott@libiquity.com> Wed, 27 Sep 2023 13:49:08 -0400 + platconf-pkg-tools (3.0.1) trunk * build.mk files no longer throw an error when <src/build/> or |