Commit Graph

9 Commits

Author SHA1 Message Date
Martin Jansa
c61dc077bb Convert to new override syntax
This is the result of automated script (0.9.1) conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2021-08-03 10:21:25 -07:00
Kai Kang
274e6e40fa packagegroup-tools-bluetooth: correct RDEPENDS
RDEPENDS_${PN} is wrongly removed and then packagegroup-tools-bluetooth
requires no package now.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-15 11:42:00 -07:00
Adrian Bunk
2e3b38f958 packagegroup-tools-bluetooth: Remove bluez4 support
bluez4 was removed 2 years ago.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-07-10 09:24:32 -07:00
Oleksandr Kravchuk
521a3b0326 packagegroup-tools-bluetooth: fix rdepends
RDEPENDS are already specified separately for bluez4 and bluez5.

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-19 20:59:40 -07:00
Tobias Olausson
cf993a2c9e Move RDEPENDS on libasound-module to bluez4 since it has been removed from bluez5
See also: https://patchwork.openembedded.org/patch/139422/

Signed-off-by: Tobias Olausson <tobias.olausson@pelagicore.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-12-22 19:54:10 -08:00
Jackie Huang
0487ed7f1d recipes: fix invalid license file
Use '${COMMON_LICENSE_DIR}/MIT' for MIT License to fix the warning:

| WARNING: packagegroup-xfce-base-1.0-r5 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.
  This will become an error in the future

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-09-18 10:18:12 +02:00
Martin Jansa
8f4c447cc7 packagegroup-tools-bluetooth: Fix incorrect LIC_FILES_CHKSUMs
* it was using checksum from old LICENSE file

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-07-29 11:01:01 +02:00
Ann Thornton
5397ae5d57 packagegroup-tools-bluetooth: Selects the tools appropriate for the version of bluez being used.
Signed-off-by: Ann Thornton <ann.thornton@nxp.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-05-10 20:18:55 +02:00
Ann Thornton
a78aebb606 packagegroup-tools-bluetooth.bb: Selects the tools appropriate for the version of bluez being used.
Signed-off-by: Ann Thornton <ann.thornton@nxp.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-05-06 12:40:25 +02:00