diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-03 17:53:17 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-03 17:53:17 (EDT) |
commit | acbff35a80d06c20286efa586fbc8b674c6b5b4d (patch) | |
tree | 21b61df3aceb120e9c82d936ef61da8902bb4dc7 /NEWS | |
parent | dd4179fa34847edea7b3b8e527ae9a6dbfee64d6 (diff) |
ob-checkbuilddeps: Support compare-versions change in opkg-lede
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -3,6 +3,15 @@ opkbuild version 4.0.1+dev Released: ????-??-?? +The "bug fixes break my workflow" release. + +Bug fixes and minor changes: + + * opkg-lede commit 93de62b reversed the exit status of the + check-versions subcommand. ob-checkbuilddeps now detects whether + the exit status is reversed, to support build dependency version + comparisons with either "classic" (now Yocto) opkg or opkg-lede. + opkbuild version 4.0.1 ---------------------- |