diff options
author | Thao Nguyen <thao.nguyen.yb@renesas.com> | 2017-08-31 08:30:32 +0700 |
---|---|---|
committer | Thuy Tran <thuy.tran.xh@rvc.renesas.com> | 2018-01-30 10:07:59 +0700 |
commit | 4695028d219a385a21aa4c69a56316d37544a1ce (patch) | |
tree | 09930ba87e2a2d881de715fba15ba4a19d0342a2 /meta-rcar-gen3/README.proprietary | |
parent | 2da833fec67c339c20a14c88e1792e7750dcec2c (diff) |
rcar-gen3: README: Update for rocko branch
- Change supported branch from krogoth to rocko.
- Change package type from IPK to RPM.
- Add M3N information.
- Add new features in Yv3.4.0.
Signed-off-by: Thao Nguyen <thao.nguyen.yb@renesas.com>
Signed-off-by: Thuy Tran <thuy.tran.xh@rvc.renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Diffstat (limited to 'meta-rcar-gen3/README.proprietary')
-rw-r--r-- | meta-rcar-gen3/README.proprietary | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-rcar-gen3/README.proprietary b/meta-rcar-gen3/README.proprietary index c8b4f4a..4411c6a 100644 --- a/meta-rcar-gen3/README.proprietary +++ b/meta-rcar-gen3/README.proprietary @@ -52,6 +52,7 @@ II/ Build with GLES MULTI_PROVIDER_WHITELIST += "virtual/libgl virtual/egl virtual/libgles1 virtual/libgles2" # for Wayland/Weston + DISTRO_FEATURES_NATIVESDK_append = " wayland" DISTRO_FEATURES_append = " pam" PREFERRED_PROVIDER_virtual/libgles1 = "" PREFERRED_PROVIDER_virtual/libgles2 = "gles-user-module" @@ -104,6 +105,9 @@ III/ Build with Renesas multimedia libraries " dddec_lib" - for OMX Media Component Dolby(R) Digital Decoder Library " dddec_mdw" - for Dolby(R) Digital Decoder Middleware for Linux " aaclcenc_lib" - for OMX Media Component AAC-LC Encoder Library + " vp8dec_lib" - for OMX Media Component VP8 Decoder Library for Linux + " vp8enc_lib" - for OMX Media Component VP8 Encoder Library for Linux + " vp9dec_lib" - for OMX Media Component VP9 Decoder Library for Linux " aaclcenc_mdw" - for AAC-LC Encoder Middleware for Linux " cmsbcm" - for CMS Basic Color Management Middleware for Linux " cmsblc" - for CMS CMM3 Backlight Control Middleware for Linux |