[oe] [PATCH][meta-oe] ell: remove recipe

Khem Raj raj.khem at gmail.com
Tue Apr 9 18:17:53 UTC 2019


ERROR: Nothing PROVIDES 'ell' (but
/mnt/a/yoe/sources/meta-openembedded/meta-oe/recipes-connectivity/iwd/iwd_0.14.bb
DEPENDS on or otherwise requires it)
ERROR: Nothing RPROVIDES 'ell' (but
/mnt/a/yoe/sources/meta-openembedded/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'ell' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['ell']
NOTE: Runtime target 'packagegroup-meta-oe-multimedia' is unbuildable,
removing...
Missing or unbuildable dependency chain was:
['packagegroup-meta-oe-multimedia', 'ell']
NOTE: Runtime target 'packagegroup-meta-oe-dbs' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['packagegroup-meta-oe-dbs', 'ell']
NOTE: Runtime target 'packagegroup-meta-oe-devtools' is unbuildable, removing...
Missing or unbuildable dependency chain was:
['packagegroup-meta-oe-devtools', 'ell']
NOTE: Runtime target 'packagegroup-meta-oe' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['packagegroup-meta-oe', 'ell']
NOTE: Runtime target 'packagegroup-meta-oe-bsp' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['packagegroup-meta-oe-bsp', 'ell']
NOTE: Runtime target 'packagegroup-meta-oe-extended' is unbuildable, removing...
Missing or unbuildable dependency chain was:
['packagegroup-meta-oe-extended', 'ell']
NOTE: Runtime target 'packagegroup-meta-oe-core' is unbuildable, removing...
Missing or unbuildable dependency chain was:
['packagegroup-meta-oe-core', 'ell']
NOTE: Runtime target 'packagegroup-meta-oe-security' is unbuildable, removing...
Missing or unbuildable dependency chain was:
['packagegroup-meta-oe-security', 'ell']
NOTE: Runtime target 'packagegroup-meta-oe-gnome' is unbuildable, removing...
Missing or unbuildable dependency chain was:
['packagegroup-meta-oe-gnome', 'ell']
NOTE: Runtime target 'packagegroup-meta-oe-kernel' is unbuildable, removing...
Missing or unbuildable dependency chain was:
['packagegroup-meta-oe-kernel', 'ell']
NOTE: Runtime target 'packagegroup-meta-oe-graphics' is unbuildable, removing...
Missing or unbuildable dependency chain was:
['packagegroup-meta-oe-graphics', 'ell']
NOTE: Runtime target 'packagegroup-meta-oe-benchmarks' is unbuildable,
removing...
Missing or unbuildable dependency chain was:
['packagegroup-meta-oe-benchmarks', 'ell']
ERROR: Nothing RPROVIDES 'packagegroup-meta-oe-crypto' (but
/mnt/a/yoe/sources/meta-openembedded/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'packagegroup-meta-oe-crypto'
NOTE: Runtime target 'packagegroup-meta-oe-crypto' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['packagegroup-meta-oe-crypto']
ERROR: Nothing RPROVIDES 'packagegroup-meta-oe-support' (but
/mnt/a/yoe/sources/meta-openembedded/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'packagegroup-meta-oe-support'
NOTE: Runtime target 'packagegroup-meta-oe-support' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['packagegroup-meta-oe-support']
ERROR: Nothing RPROVIDES 'packagegroup-meta-oe-test' (but
/mnt/a/yoe/sources/meta-openembedded/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'packagegroup-meta-oe-test'
NOTE: Runtime target 'packagegroup-meta-oe-test' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['packagegroup-meta-oe-test']
ERROR: Nothing RPROVIDES 'packagegroup-meta-oe-connectivity' (but
/mnt/a/yoe/sources/meta-openembedded/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'packagegroup-meta-oe-connectivity'
NOTE: Runtime target 'packagegroup-meta-oe-connectivity' is
unbuildable, removing...
Missing or unbuildable dependency chain was:
['packagegroup-meta-oe-connectivity']
ERROR: Nothing RPROVIDES 'packagegroup-meta-oe-navigation' (but
/mnt/a/yoe/sources/meta-openembedded/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'packagegroup-meta-oe-navigation'
NOTE: Runtime target 'packagegroup-meta-oe-navigation' is unbuildable,
removing...
Missing or unbuildable dependency chain was: ['packagegroup-meta-oe-navigation']
ERROR: Nothing RPROVIDES 'packagegroup-meta-oe-ptest-packages' (but
/mnt/a/yoe/sources/meta-openembedded/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'packagegroup-meta-oe-ptest-packages'
NOTE: Runtime target 'packagegroup-meta-oe-ptest-packages' is
unbuildable, removing...
Missing or unbuildable dependency chain was:
['packagegroup-meta-oe-ptest-packages']
ERROR: Nothing RPROVIDES 'iwd-dev' (but
/mnt/a/yoe/sources/meta-openembedded/meta-oe/recipes-connectivity/iwd/iwd_0.14.bb
RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'iwd-dev'
NOTE: Runtime target 'iwd-dev' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['iwd-dev']
ERROR: Nothing RPROVIDES 'iwd' (but
/mnt/a/yoe/sources/meta-openembedded/meta-oe/recipes-connectivity/iwd/iwd_0.14.bb
RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'iwd'
NOTE: Runtime target 'iwd' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['iwd']

On Mon, Apr 8, 2019 at 1:51 PM Oleksandr Kravchuk
<open.source at oleksandr-kravchuk.com> wrote:
>
> This recipe will be moved to poky instead as newer versions of some of
> its components depend on it.
>
> Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
> ---
>  meta-oe/recipes-core/ell/ell_0.17.bb | 17 -----------------
>  1 file changed, 17 deletions(-)
>  delete mode 100644 meta-oe/recipes-core/ell/ell_0.17.bb
>
> diff --git a/meta-oe/recipes-core/ell/ell_0.17.bb b/meta-oe/recipes-core/ell/ell_0.17.bb
> deleted file mode 100644
> index 27f11cfbe..000000000
> --- a/meta-oe/recipes-core/ell/ell_0.17.bb
> +++ /dev/null
> @@ -1,17 +0,0 @@
> -SUMMARY  = "Embedded Linux Library"
> -DESCRIPTION = "ELL is a DBUS library which provides DBUS bindings."
> -LICENSE  = "LGPLv2.1"
> -LIC_FILES_CHKSUM = "file://COPYING;md5=fb504b67c50331fc78734fed90fb0e09"
> -SECTION = "libs"
> -
> -inherit autotools pkgconfig
> -
> -S = "${WORKDIR}/git"
> -SRCREV = "ebc021cee3b2d20ca2af5e3ed02495da616b2fd3"
> -SRC_URI = "git://git.kernel.org/pub/scm/libs/ell/ell.git"
> -
> -do_configure_prepend () {
> -    mkdir -p ${S}/build-aux
> -}
> -
> -DEPENDS = "dbus"
> --
> 2.17.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list