diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-03 18:11:30 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-03 18:11:30 (EDT) |
commit | 5cbcb3b5f91bea4149cba02544ccaff1f232328f (patch) | |
tree | 1eee3d02307b8a2f3ad17d8a0ab0d11c088e18eb /NEWS | |
parent | acbff35a80d06c20286efa586fbc8b674c6b5b4d (diff) |
ob-checkbuilddeps, NEWS: Fix comment about opkg versions
Also update copyright years.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -7,10 +7,11 @@ 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. + * Recent versions of opkg (and opkg-lede) fix the previously reversed + exit status of the check-versions subcommand. ob-checkbuilddeps + now detects whether the exit status is reversed, to support build + dependency version comparisons with any version of opkg (or + opkg-lede). opkbuild version 4.0.1 ---------------------- |