mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
docs/manual: add appendix about migration from older versions
... and move the br2-external migration to it. Reported-by: Adam Duskett <aduskett@gmail.com> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Adam Duskett <aduskett@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
a4478b7dcd
commit
11e548f1e6
@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
include::makedev-syntax.txt[]
|
include::makedev-syntax.txt[]
|
||||||
include::makeusers-syntax.txt[]
|
include::makeusers-syntax.txt[]
|
||||||
include::br2-external-converting.txt[]
|
include::migrating.txt[]
|
||||||
|
@ -1,8 +1,15 @@
|
|||||||
// -*- mode:doc; -*-
|
// -*- mode:doc; -*-
|
||||||
// vim: set syntax=asciidoc:
|
// vim: set syntax=asciidoc:
|
||||||
|
|
||||||
|
[[migrating-from-ol-versions]]
|
||||||
|
== Migrating from older Buildroot versions
|
||||||
|
|
||||||
|
Some versions have introduced backward incompatibilities. This section
|
||||||
|
explains those incompatibilities, and for each explains what to do to
|
||||||
|
complete the migration.
|
||||||
|
|
||||||
[[br2-external-converting]]
|
[[br2-external-converting]]
|
||||||
== Converting old br2-external trees
|
=== Migrating to 2016.11
|
||||||
|
|
||||||
Before Buildroot 2016.11, it was possible to use only one br2-external
|
Before Buildroot 2016.11, it was possible to use only one br2-external
|
||||||
tree at once. With Buildroot 2016.11 came the possibility to use more
|
tree at once. With Buildroot 2016.11 came the possibility to use more
|
Loading…
x
Reference in New Issue
Block a user