You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: installation/yocto-embedded-linux.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ We distribute two main recipes, one for testing/dev purposes and other with the
7
7
| Version | Recipe | Description |
8
8
| :--- | :--- | :--- |
9
9
| 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.4.2|[fluent-bit\_1.4.2.bb](https://github.com/fluent/fluent-bit/blob/master/fluent-bit_1.4.2.bb)| Build latest stable version of Fluent Bit. |
10
+
| v1.5.0|[fluent-bit\_1.5.0.bb](https://github.com/fluent/fluent-bit/blob/1.5/fluent-bit_1.5.0.bb)| Build latest stable version of Fluent Bit. |
11
11
12
12
It's strongly recommended to always use the stable release of Fluent Bit recipe and not the one from GIT master for production deployments.
0 commit comments