aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/recipes-multimedia
AgeCommit message (Collapse)AuthorFilesLines
2020-05-19[Community] Add omx-user-module dependency fixRonan Le Martret1-0/+2
- Add virtual/libomxil standart providing to omx-user-module Bug-AGL: SPEC-3328 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> Change-Id: Ia12f8a886b758746975d1cbdbcee27ebd6b3b31e
2020-05-19[AGL] Add driver control checksumRonan Le Martret1-0/+1
* As the driver files come from out of git repository, we need to check driver file integrity. Change-Id: I46f2a281f8da1ae606e8ae1ee55324fd5fd9b772 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2020-05-11rcar-gen3: gstreamer: Upgrade 1.16.0 -> 1.16.2Khang Nguyen5-35/+29
This commit upgrades GStreamer from 1.16.0 to 1.16.2. Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com> Change-Id: I7e94b0869d2f9f204c45eabaf18cb16a792aa96a
2020-05-04rcar-gen3: Replace deprecated bbclassKhang Nguyen6-6/+6
distro_features_check.bbclass is deprecated, this commit updates recipes to use features_check.bbclass instead. Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com> Change-Id: Id8a4848dbfd53ecb7033fdfff0459fd520a892d3
2019-12-24rcar-gen3: gstreamer/avb-application: Use gitsm fetcherKhang Nguyen6-61/+5
The code repositories of Gstreamer and avb-application contain git submodule, this updates recipes to use gitsm fetcher instead of git which needs an additional function to handle git submodule. Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com> Change-Id: Iee69ef8bd312519b9a2d4471340089df244cd0eb
2019-09-24rcar-gen3: Add COMPATIBLE_MACHINEKhang Nguyen13-0/+19
This adds COMPATIBLE_MACHINE to R-Car specific recipes to avoid error when run "bitbake world" for non-R-Car platforms. Signed-off-by: Duy Dang <duy.dang.yw@renesas.com> Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com> Change-Id: Ide29f6272d7c483eeda69a58f61710b2e8a42d6d
2019-09-24Revert "rcar-gen3: alsa-lib: Fix S2RAM issue"Khang Nguyen2-422/+0
In YP2.8, alsa-lib has been upgraded to v1.1.9, the fix patch is applied to the source code. This reverts commit 664444a6907f73427c4bb9a67aa9df9951665977. Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com> Change-Id: Ia7e47f38c1b7e23b90d52c4f6227e968b3c7307c
2019-09-24rcar-gen3: gstreamer: Upgrade Gstreamer to 1.16.0Khang Nguyen4-12/+23
Gstreamer has been upgraded to 1.16.0 since YP3.0(Zeus). This commit upgrades Renesas R-Car Gstreamer recipes to follow upstream version. Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com> Change-Id: Iae63f5b924cf9f4d04f331166b5d365300888648
2019-09-23rcar-gen3: Change base_conditional to oe.utils.conditionalThuy Tran4-70/+70
This commit changes to use oe.utils.conditional because these base_* functions were removed in meta/lib/oe from YP2.5. (From Poky rev: 58449f0e9cc4a05c88204cf8ba887b55467d886e) Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com> Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com> Change-Id: Iee8ccb134de4b955032427bd06c230c32c7084cf
2019-04-01rcar-gen3: Add support M3NULCB boardYusuke Goda1-0/+2
M3NULCB board specifications: R-Car M3-N Ver.1.1 DDR 2GiB eMMC 8GB(KLM8G1GESD-B04P) Change-Id: Ie857f76d7c96cd6e9a9196ce9bc27d98e878b161 Signed-off-by: Yusuke Goda <yusuke.goda.sx@renesas.com> Signed-off-by: Duy Dang <duy.dang.yw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-12-20rcar-gen3: cms-user-module: Update library versionDuy Dang1-6/+6
This commit updates library version of CMS module from 1.9.0 to 2.0.0. Signed-off-by: Duy Dang <duy.dang.yw@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-12-20rcar-gen3: dvd-encryption-module: Add new recipeDuy Dang1-0/+53
This commit adds a new recipe for DVD Encryption Library package. Signed-off-by: Duy Dang <duy.dang.yw@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-12-20rcar-gen3: openavnu: Fix do_configure errorDuy Dang1-0/+4
This commit fixes the error when re-build openavnu: | aarch64-poky-linux-gcc: error: unrecognized argument in option '-mcmodel=kernel' | aarch64-poky-linux-gcc: note: valid arguments to '-mcmodel=' are: large small tiny | aarch64-poky-linux-gcc: error: unrecognized command line option '-mno-red-zone'; did you mean '-fno-regmove'? The error comes from cleaning other unnecessary modules which have some make flags for x86_64 architecture. In AVB software, Renesas BSP uses some daemons (mrpd maap gptp shaper) only. Hence, this fix makes do_configure not to clean all AVB modules to avoid the above error. Signed-off-by: Duy Dang <duy.dang.yw@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-12-20rcar-gen3: gstreamer: Update SRCREV to the latest versionDuy Dang1-1/+1
This commit updates SRCREV of gstreamer to follow the latest version for the following change: [omxvideodec] - Query drain before inactivate omxbufferpool to avoid out standing buffers Signed-off-by: Duy Dang <duy.dang.yw@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-12-20rcar-gen3: vspm: Update SRCREV to follow the latest versionDuy Dang2-78/+1
This commit updates SRCREV of vspm and vspmif driver to follow the latest version for the following changes: [vspmif_drv] - Fixed an issue where vspmif could crash. [vspmif_lib] - To correspond boards that do not support Full HD. [vspm_drv] - Fix VI6_HGO/HGT_WBUFS setting from CPU write to Display List. Signed-off-by: Duy Dang <duy.dang.yw@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-12-20rcar-gen3: EtherAVB: Update SRCREV to the latest versionDuy Dang1-1/+1
This commit updates SRCREV of EtherAVB driver and applications to follow the latest version for some changes as below: [avb-mse] - Core: Add filter of outliers in create avtp timestamp - Core: Fix problem that the streaming might be stalled - Core: Fix missing bit mask at difference calculation of M2TS timestamp [avb-applications] - avdecc: make: fix cmake error if not doing submodule update - avblauncher: update example script affect by changed MSE usage Signed-off-by: Duy Dang <duy.dang.yw@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-10-29rcar-gen3: gstreamer: Update SRCREV to follow the latest versionKhang Nguyen3-3/+3
This commit modifies gstreamer recipes for following updates: [gst-omx] - Fix issue of seeking with dynamic change in dmabuf mode. - Support dynamic change in src pad. - Move initial and free arrays which used for use-dmabuf's handling from init and finalize to start and stop. - Improve log and free memory in error case. [gst-plugins-good] - Static analysis: Remove duplicated condition. [gst-plugin-vspfiler] - Don't reinitialize colorimetry table if it has already been set up. - Fix memory leak. - Do not set colorimetry to out structure containing in format. - Modify variable type. - Fix initialization of GValue. - Remove last commma in enum. - Change position of declaration to beginning of the function. - Change variable name to avoid duplication of declarations. - Fix copyright years in header. - Intersect format in fixate_caps(). - Fix possible segmentation fault during caps fixation. - Support colorimetry negotiation. - Add option for setting input buffer color range. - Support encoding and color range setting. - Reduce arguments of set_vsp_entities(). - Modify transfrom_caps() for more accurate operation. - Delete unnecessary variable in transform_caps(). - Modification of variable type. - Measure for converting odd size rgb buffer to yuv. - Implement measure for odd size yuv buffer input. - Change the order of linking and set format. - Delete unnecessary wpf linking. - Deactivate input bufferpool before remake. - Don't make new output pool when it exists already. - Change the state of flag of playing when stop streaming. Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-10-29rcar-gen3: avb-applications: Remove avb-control.inc requirementDuy Dang1-1/+0
This recipe requires avb-applications.inc which defines USE_AVB variable, but nothing uses it. So it is safe to remove that requirement. Signed-off-by: Duy Dang <duy.dang.yw@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-10-29rcar-gen3: gstreamer-omx: Add RDEPENDS on omx-user-moduleRonan Le Martret1-1/+2
gstreamer-omx should RDEPENDS on omx-user-module, and not on libomxil. Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-10-29rcar-gen3: adsp-module: Use distro features checkDuy Dang2-4/+8
This commit changes to use distro_features_check class to show the correct error message when building adsp modules without its distro feature in local.conf: | ERROR: Nothing PROVIDES 'adsp-fw-module' | adsp-fw-module was skipped: missing required distro feature 'adsp' (not in DISTRO_FEATURES) The USE_ADSP variable is not used anymore in the recipes. It is safe to remove adsp-control.inc requirement. Signed-off-by: Duy Dang <duy.dang.yw@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-10-29rcar-gen3: dvd-user-module: Remove redundant codeKhang Nguyen1-1/+1
This commit removes a redundant code in dvd-user-module recipe. Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-10-29rcar-gen3: cms-user-module: Upgrade library versionsKhang Nguyen1-6/+6
This commit upgrades library versions as below: libcmsbcm.so.1.8.0 upgrades to libcmsbcm.so.1.9.0 libcmsblc.so.1.8.0 upgrades to libcmsblc.so.1.9.0 libcmsdgc.so.1.8.0 upgrades to libcmsdgc.so.1.9.0 Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-10-29rcar-gen3: vspmif-module: Correspond boards that do not support Full HDKhang Nguyen2-0/+77
This commit applies a fix patch to correspond boards that do not support Full HD. Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-10-29rcar-gen3: V4L2/VSPM: Update SRCREV to follow the latest versionKhang Nguyen1-1/+1
This commit updates V4L2/VSPM SRCREV for following updates: [vsp2driver] - Support the expression for color space conversion. - Fix minimum input pixel size for RGB format to 1 pixel. [vspm_drv] - Move function definitions out of vspm_cmn.h. - Fix macro name to register name. [vspmif_drv] - Convert user_data and cb_func to user pointers. - Remove __user macro from the variable declaration. [vspmif_lib] - Add prototypes for VSP Manager API. Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: alsa-lib: Fix S2RAM issueKhang Nguyen2-0/+422
This commit applies a fix patch for the reproduction or the recording might not be restarted after S2RAM. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: gstreamer1.0-omx: Remove hard path from /gstreamer1.0-omxRonan Le Martret2-12/+15
This replaces "/usr/local" with path "${RENESAS_DATADIR}" using: RENESAS_DATADIR = "/usr/local" from meta-rcar-gen3/include/rcar-gen3-path-common.inc Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: gstreamer1.0-omx: Do not override variableKhang Nguyen1-1/+1
This commit modifies recipe to avoid overriding variable. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: cms-user-module: Upgrade library versionsKhang Nguyen1-6/+6
This commit upgrades library versions as below: libcmsbcm.so.1.7.0 upgrades to libcmsbcm.so.1.8.0 libcmsblc.so.1.7.0 upgrades to libcmsblc.so.1.8.0 libcmsdgc.so.1.7.0 upgrades to libcmsdgc.so.1.8.0 Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: VSPM: Update SRCREV to follow the latest versionKhang Nguyen1-1/+1
This commit updates VSPM SRCREV for following fix: [vspmif_lib] - Add sample program for colorkey and up scaling. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-04-21rcar-gen3: gstreamer: Update SRCREV to follow the latest versionKhang Nguyen1-1/+1
This commit modifies gstreamer recipe for following updates: [gst-omx] - Support enable-crop option. - Update default output allocation for VP9 decoder. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-04-21rcar-gen3: user-module: Fix missing header files in sysroots-componentsKhang Nguyen2-0/+4
This commit modifies recipes to fix the issue missing header files in sysroots-components. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-04-21rcar-gen3: cms-user-module: Upgrade library versionsKhang Nguyen1-6/+6
This commit upgrades library versions as below: libcmsbcm.so.1.6.0 upgrades to libcmsbcm.so.1.7.0 libcmsblc.so.1.6.0 upgrades to libcmsblc.so.1.7.0 libcmsdgc.so.1.6.0 upgrades to libcmsdgc.so.1.7.0 Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-03-22rcar-gen3: gstreamer: Update SRCREV to follow the latest version and add ↵Khang Nguyen5-3/+6
support E3 This commit updates SRCREV for the following contents: [gst-omx] - Limit b-frames on no-copy mode. - Support send-eos option. - Support b-frames and ref-frames options. [gst-plugins-good] - Correct handling for userptr mode. - Support num-alloc-buffer option. - Change method to decide number of buffers for v4l2src. [gst-plugins-bad] - Update copyright. - Add a new property that suppress setting interlace flag. - Check for GLES3/gl3ext.h existence. It also adds gstvspfilter.conf to support E3 board. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-03-22rcar-gen3: avb-demoapps: Fix comment typoKhang Nguyen1-1/+1
This commit fixes a comment typo. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-03-22rcar-gen3: avb-applications: Update SRCREV to follow the latest versionKhang Nguyen3-104/+1
This commit removes an unused patch and updates SRCREV for avb-applications. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-03-22rcar-gen3: MMNGR: Update SRCREV to follow the latest versionKhang Nguyen1-1/+1
This commit updates SRCREV to apply following changes: - Fix QAC MISRA C:2012 warnings. - Disable TLB function on IPMMU caches on E3. - To add E3 support. - xxxxxx mmngr_lib update test. - Update MMNGR revision to v1.3. - Change the way of parsing reserved memory regions in DT. - Do not parse reserved memory region for default CMA in DT twice. - Update IPMMU(MMU) deinitialize sequence. It also adds the configuration for E3. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-03-22rcar-gen3: omx-user-module: Remove unused EVA prefixesKhang Nguyen1-20/+21
This commit removes EVA prefixes for packages that not in Evaluation Software. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-03-22rcar-gen3: cms-user-module: Update library versionsKhang Nguyen1-6/+6
This commit updates library versions as below: libcmsbcm.so.1.5.0 updates to libcmsbcm.so.1.6.0 libcmsblc.so.1.5.0 updates to libcmsblc.so.1.6.0 libcmsdgc.so.1.5.0 updates to libcmsdgc.so.1.6.0 Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-01-30rcar-gen3: libwebp: Remove bbappend for libwebpThao Nguyen2-17/+0
This issue does not occur on YP 2.4. Hence, the solution can be deleted. 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>
2018-01-30rcar-gen3: CMS: Update CMS new package namesThuy Tran1-9/+9
CMS new packages have been released. This commit modifies recipe to add them. Signed-off-by: Thuy Tran <thuy.tran.xh@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-01-30rcar-gen3: omx-user-module: Update OMX Audio/Video packagesThuy Tran1-56/+93
This commit updates OMX Audio/Video new package names. Signed-off-by: Thuy Tran <thuy.tran.xh@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-01-30rcar-gen3: omx-user-module: Correct build tree setup for YP 2.2 mortyStephen Lawrence1-2/+2
The change directory parameter of the tar utility acts on the parameters that follow it. Correct the ordering so that the setup_build_tree() task extracts the omx tar balls to the right location. Fixes a build error that would otherwise occur in yp 2.2 morty. (cherry picked from commit 9f0211bafb118e81ec2fd6dd82b5777964b1ac9b) Signed-off-by: Stephen Lawrence <stephen.lawrence@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-01-30rcar-gen3: openavnu: Rename to follow upstream project nameMasaru Nagai2-0/+0
This commit changes open-avb to openavnu name. Signed-off-by: Masaru Nagai <masaru.nagai.vx@renesas.com> Signed-off-by: Thuy Tran <thuy.tran.xh@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-01-30rcar-gen3: open-avb: Update SRCREV to follow latest versionThao Nguyen5-7/+148
This commit modifies SRCREV of open-avb to follow upstream repository name/URL change. It also adds 2 patches to fix compile error and QA issues. Signed-off-by: Thao Nguyen <thao.nguyen.yb@renesas.com> Signed-off-by: Masaru Nagai <masaru.nagai.vx@renesas.com> Signed-off-by: Thuy Tran <thuy.tran.xh@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-01-30rcar-gen3: avb-demoapps: Add dependency on cmake-nativeThuy Tran1-1/+1
This commit adds cmake-native into DEPENDS to fix compile issues below | /bin/sh: 1: cmake: not found Signed-off-by: Thuy Tran <thuy.tran.xh@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-01-30rcar-gen3: avb-applications: Remove gptp_cfg_100mb.ini in install targets.Masaru Nagai1-2/+0
Avb-applications have been updated. Signed-off-by: Masaru Nagai <masaru.nagai.vx@renesas.com> Signed-off-by: Thuy Tran <thuy.tran.xh@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-01-30rcar-gen3: ADSP: Update ADSP new package namesThuy Tran2-8/+8
ADSP new packages have been released. This commit modifies recipes to add them. Signed-off-by: Thuy Tran <thuy.tran.xh@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-01-30rcar-gen3: gstreamer1.0-plugins-bad: Fix build warningsThuy Tran1-1/+1
This commit modifies recipe to fix build warnings below: |WARNING: ../poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.12.2.bb: |Variable key RDEPENDS_${PN} ( libwayland-egl) replaces original key RDEPENDS_gstreamer1.0-plugins-bad (libwayland-egl) Signed-off-by: Thuy Tran <thuy.tran.xh@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-01-30rcar-gen3: packagegroup-gstreamer1.0-plugins: Fix warning of LICENSEThao Nguyen1-2/+2
MIT LICENSE file has been moved to another location, recipe is updated to use the latest one. |WARNING: packagegroup-gstreamer1.0-plugins-1.0-r0 do_populate_lic: |${COREBASE}/LICENSE is not a valid license file, please use |'${COMMON_LICENSE_DIR}/MIT' for a MIT License file in LIC_FILES_CHKSUM. 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>
2018-01-30rcar-gen3: gstreamer1.0-plugin-vspfilter: Add missing inherit pkgconfigStephen Lawrence1-1/+1
Pkg-config is called in the do_configure() task. With the introduction of per recipe sysroot add the missing pkgconfig to the inherit variable. Fixes configure task error of the form: |configure:12146: checking for GLIB |configure:12214: result: no |configure:12216: error: in `gstreamer1.0-plugin-vspfilter/1.0.0-r0/build': |configure:12218: error: The pkg-config script could not be found or is too old. Make sure it |is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config. Signed-off-by: Stephen Lawrence <stephen.lawrence@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>