mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
manual/adding-packages-tips.txt: reword part about package name
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
99171b9fa5
commit
74af345cff
@ -31,7 +31,7 @@ using the following rules:
|
|||||||
+BR2_PACKAGE_FOO_BAR_BOO+);
|
+BR2_PACKAGE_FOO_BAR_BOO+);
|
||||||
|
|
||||||
* the +*.mk+ file variable prefix is the upper case _package name_
|
* the +*.mk+ file variable prefix is the upper case _package name_
|
||||||
`.` and `-` characters substituted with `_` (e.g.:
|
with `.` and `-` characters substituted with `_` (e.g.:
|
||||||
+FOO_BAR_BOO_VERSION+).
|
+FOO_BAR_BOO_VERSION+).
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user