Age | Commit message (Collapse) | Author | Files | Lines | |||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2020-07-07 | Add driver control checksum |
@media only all and (prefers-color-scheme: dark) {
.highlight .hll { background-color: #49483e }
.highlight .c { color: #75715e } /* Comment */
.highlight .err { color: #960050; background-color: #1e0010 } /* Error */
.highlight .k { color: #66d9ef } /* Keyword */
.highlight .l { color: #ae81ff } /* Literal */
.highlight .n { color: #f8f8f2 } /* Name */
.highlight .o { color: #f92672 } /* Operator */
.highlight .p { color: #f8f8f2 } /* Punctuation */
.highlight .ch { color: #75715e } /* Comment.Hashbang */
.highlight .cm { color: #75715e } /* Comment.Multiline */
.highlight .cp { color: #75715e } /* Comment.Preproc */
.highlight .cpf { color: #75715e } /* Comment.PreprocFile */
.highlight .c1 { color: #75715e } /* Comment.Single */
.highlight .cs { color: #75715e } /* Comment.Special */
.highlight .gd { color: #f92672 } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gi { color: #a6e22e } /* Generic2017-09-11 | Revert "[rcar-gen3] Fix webp bbappend" | Stephane Desneux | 2 | -21/+0 |
Bug-AGL: SPEC-646
This reverts commit 53e399c375b0b7ce4a90ae8f05789e2e127eb773.
Change-Id: I751e3ccfe211c7bffad6b3db3950b18b7c142cf6
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10813
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
| 2017-03-19 | [rcar-gen3] Fix webp bbappend | Ronan Le Martret | 2 | -0/+21 |
* the original fix is relevant to YP krogoth only,
This branch is based on YP morty
* the original patch is from Renesas rcar gen3 v2.16:
meta-renesas-rcar-gen3/meta-rcar-gen3/recipes-multimedia/webp/libwebp/
disabled_arm_neon.diff
Bug-AGL: SPEC-471
Change-Id: Iff0a6595c15a779eb07a91e0ae3a7a59da99870b
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
| 2017-03-19 | [rcar-gen3] Backported gstreamer from poky krogoth | Ronan Le Martret | 55 | -3075/+0 |
* the Renesas rcar gen3 v2.16 need gstreamer recipes 1.6.3 from krogoth
Bug-AGL: SPEC-471
Change-Id: I1ce10935aac45b3f7711ec1033187ba74b1f921c
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
| 2017-01-10 | fix tar command option | Ronan | 1 | -0/+8 |
* the option "-C XXX" must be set in first position.
Change-Id: I89f21e9491a03d53ee9ed047e2ae267ad481fdf6
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
| 2016-11-14 | meta-agl-bsp: backport: gstreamer1.0 v1.4.5 recipes | Yannick Gicquel | 55 | -0/+3075 |
This is a backport from Jethro as meta-rcar-gen3 append on following:
- gstreamer1.0-libav_1.4.5
- gstreamer1.0-omx_1.2.0
- gstreamer1.0-plugins-bad_1.4.5
- gstreamer1.0-plugins-good_1.4.5
v2 (jsmoeller): Move into meta-rcar-gen3 subfolder as it only affects that layer.
Change-Id: Iefc9a2c10e76c172f1cb1f8d3babf3544828310e
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
| |