Go to file
Robert Yang 2754eb92db netcf: Fix Manifest not found issue
Fixed:
$ bitbake netcf
WARNING: netcf-0.2.8+gitAUTOINC+2c5d425585-r0 do_package: Manifest /path/sstate-control/manifest-x86_64_x86_64-nativesdk-gnulib.packagedata not found in intel_x86_64 corei7-64 core2-64 x86_64 allarch x86_64_x86_64-nativesdk (variant '')?

This is because gnulib has no related tasks:
do_package[noexec] = "1"
do_packagedata[noexec] = "1"
deltask package_write_ipk
deltask package_write_deb
deltask package_write_rpm
deltask do_deploy_archives

Depends on gnulib:do_populate_sysroot explicitly to fix the problem.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-30 06:45:52 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems ntfs-3g-ntfsprogs: support usrmerge 2019-08-30 06:45:52 -07:00
meta-gnome evolution-data-server: remove unused gconf dep and pythonnative dep 2019-08-29 09:06:54 -07:00
meta-initramfs grubby: support usrmerge 2019-08-30 06:45:52 -07:00
meta-multimedia mimic: Fix the build with -Os 2019-08-29 09:06:54 -07:00
meta-networking netcf: Fix Manifest not found issue 2019-08-30 06:45:52 -07:00
meta-oe can-isotp: Update to latest tip 2019-08-29 12:23:12 -07:00
meta-perl libenv-perl: Import from meta-security 2019-08-27 12:11:15 -07:00
meta-python python-script: update license md5sum 2019-08-29 09:07:34 -07:00
meta-webserver apache2: upgrade 2.4.39 -> 2.4.41 2019-08-20 09:31:16 -07:00
meta-xfce xfce4-datetime-setter: fix compile error and requires distro feature x11 2019-08-27 12:11:16 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
file Recipe for docopt.cpp option parsing library 2019-08-27 12:11:15 -07:00
README Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj <raj.khem@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories