Skip to content

Commit 3e04322

Browse files
committed
installation: yocto: v1.6.10
Signed-off-by: Eduardo Silva <[email protected]>
1 parent 45589f8 commit 3e04322

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

installation/yocto-embedded-linux.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@ We distribute two main recipes, one for testing/dev purposes and other with the
77
| Version | Recipe | Description |
88
| :--- | :--- | :--- |
99
| devel | [fluent-bit\_git.bb](https://github.com/fluent/fluent-bit/blob/master/fluent-bit_git.bb) | Build Fluent Bit from GIT master. This recipe aims to be used for development and testing purposes only. |
10-
| v1.6.9 | [fluent-bit\_1.6.9.bb](https://github.com/fluent/fluent-bit/blob/1.6/fluent-bit_1.6.9.bb) | Build latest stable version of Fluent Bit. |
10+
| v1.6.10 | [fluent-bit\_1.6.10.bb](https://github.com/fluent/fluent-bit/blob/1.6/fluent-bit_1.6.10.bb) | Build latest stable version of Fluent Bit. |
1111

1212
It's strongly recommended to always use the stable release of Fluent Bit recipe and not the one from GIT master for production deployments.
1313

1414
## Fluent Bit and other architectures
1515

1616
Fluent Bit &gt;= v1.1.x fully supports x86\_64, x86, arm32v7 and arm64v8.
17-

0 commit comments

Comments
 (0)