mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
CHANGES: document external-deps / legal-info / source / source-checks changes
And fixup indentation for version/patch dependencies section. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
0045808c1b
commit
1c3ad2354f
11
CHANGES
11
CHANGES
@ -26,9 +26,9 @@
|
|||||||
been added. Missing hashes now stop the build unless
|
been added. Missing hashes now stop the build unless
|
||||||
explicitly disabled.
|
explicitly disabled.
|
||||||
|
|
||||||
Spaces and colons (:) are now supported in
|
Spaces and colons (:) are now supported in package
|
||||||
package versions. Dependencies can now be listed for the patch
|
versions. Dependencies can now be listed for the patch step
|
||||||
step (<PKG>_PATCH_DEPENDENCIES). Kconfig and Linux kernel
|
(<PKG>_PATCH_DEPENDENCIES). Kconfig and Linux kernel
|
||||||
extensions infrastructure has been added.
|
extensions infrastructure has been added.
|
||||||
|
|
||||||
Makedevs now has a recursive (r) option.
|
Makedevs now has a recursive (r) option.
|
||||||
@ -36,6 +36,11 @@
|
|||||||
The variable containing the list of packages to build has been
|
The variable containing the list of packages to build has been
|
||||||
renamed from TARGETS to PACKAGES.
|
renamed from TARGETS to PACKAGES.
|
||||||
|
|
||||||
|
Make external-deps / legal-info / source / source-check have
|
||||||
|
been reimplemented using the package infrastructure, so their
|
||||||
|
output/behaviour may differ from earlier (some packages were
|
||||||
|
not included in the past).
|
||||||
|
|
||||||
The old insecure DES password encoding is no longer supported.
|
The old insecure DES password encoding is no longer supported.
|
||||||
|
|
||||||
U-Boot patch option now support direct references to patch
|
U-Boot patch option now support direct references to patch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user