aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen2/include
AgeCommit message (Collapse)Author
2015-06-10rcar-gen2: omx-user-module: Add library and M/W for AAC-LC Decoder SampleTakeshi Saito
Signed-off-by: Thao Nguyen <thao.nguyen.yb@rvc.renesas.com> Signed-off-by: Takeshi Saito <takeshi.saito.xv@renesas.com>
2015-06-03rcar-gen2: Update environment variable for new kernel build frameworkTomohiro Komagata
"${STAGING_KERNEL_DIR}(= ${STAGING_DIR_HOST}/usr/kernel/src)" was defined as directory to store the kernel source and build output. But it was re-defined to "${TMPDIR}/work-shared/${MACHINE}/kernel-source" and added "${TMPDIR}/work-shared/${MACHINE}/kernel-build-artifacts" as "${STAGING_KERNEL_BUILDDIR}". "kernel-build-artifacts" is stored the kernel build output and "kernel-source" is kept "pristine". So, most external module recipes shoud be adapted to the new source/build layout. The datail is "OE-Core rev: 6a1ff0e7eacef595738f2fed086986fd622ec32a" Signed-off-by: Tomohiro Komagata <tomohiro.komagata.aj@renesas.com> Signed-off-by: Takeshi Saito <takeshi.saito.xv@renesas.com>
2015-05-30rcar-gen2: omx-user-module: change package selection methodThao Nguyen
Change condition for selecting multimedia libs, Users can select middleware only. Signed-off-by: Thao Nguyen <thao.nguyen.yb@rvc.renesas.com> Signed-off-by: Takeshi Saito <takeshi.saito.xv@renesas.com>
2014-11-28rcar-gen2: multimedia: Change the coding stylePhong Man Tran
For unify with graphic and DTV control. change the name of variable from *_CONF to USE_* Signed-off-by: Phong Man Tran <phong.tran.wh@rvc.renesas.com> Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
2014-11-28rcar-gen2: multimedia: Change the package selection scheme for daisyPhong Man Tran
Use MACHINE_FEATURES for multimedia and dtv Use DISTRO_FEATURES for optional codec and multimedia test Signed-off-by: Phong Man Tran <phong.tran.wh@rvc.renesas.com> Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
2014-09-25rcar-gen2: Add include/rcar-gen2-modules-common.incNobuhiro Iwamatsu
This provides common setting of kernel module and libraries for rcar-gen2. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
2014-09-25rcar-gen2: Add include/gles-control.incNobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>