| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
* Fixes the following warning:
| configure: WARNING: unrecognized options: --disable-Werror
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Stale m4 macros seemed to be corrupting the opensp build. By removing
them, we can fix the warnings:
WARNING: QA Issue: opensp: /work/i586-poky-linux/opensp-1.5-r2/packages-split/opensp/usr/bin/spent contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: opensp: /work/i586-poky-linux/opensp-1.5-r2/packages-split/opensp/usr/bin/onsgmls contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: opensp: /work/i586-poky-linux/opensp-1.5-r2/packages-split/opensp/usr/bin/ospcat contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: opensp: /work/i586-poky-linux/opensp-1.5-r2/packages-split/opensp/usr/bin/osgmlnorm contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: opensp: /work/i586-poky-linux/opensp-1.5-r2/packages-split/opensp/usr/bin/sgmlnorm contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: opensp: /work/i586-poky-linux/opensp-1.5-r2/packages-split/opensp/usr/bin/ospent contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: opensp: /work/i586-poky-linux/opensp-1.5-r2/packages-split/opensp/usr/bin/ospam contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: opensp: /work/i586-poky-linux/opensp-1.5-r2/packages-split/opensp/usr/bin/nsgmls contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: opensp: /work/i586-poky-linux/opensp-1.5-r2/packages-split/opensp/usr/bin/spcat contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: opensp: /work/i586-poky-linux/opensp-1.5-r2/packages-split/opensp/usr/bin/osx contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: opensp: /work/i586-poky-linux/opensp-1.5-r2/packages-split/opensp/usr/bin/spam contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: opensp: /work/i586-poky-linux/opensp-1.5-r2/packages-split/opensp/usr/bin/sx contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: opensp: /work/i586-poky-linux/opensp-1.5-r2/packages-split/opensp/usr/bin/sgml2xml contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: opensp: /work/i586-poky-linux/opensp-1.5-r2/packages-split/opensp/usr/lib/libosp.so.3.0.0 contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: opensp: /work/i586-poky-linux/opensp-1.5-r2/packages-split/opensp/usr/lib/libosp.so.3 contains probably-redundant RPATH /usr/lib
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
WARNING: QA Issue: slang: /work/i586-poky-linux/slang-2.2.4-r6/packages-split/slang/usr/bin/slsh contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: slang: /work/i586-poky-linux/slang-2.2.4-r6/packages-split/slang/usr/lib/slang/v2/modules/csv-module.so contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: slang: /work/i586-poky-linux/slang-2.2.4-r6/packages-split/slang/usr/lib/slang/v2/modules/rand-module.so contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: slang: /work/i586-poky-linux/slang-2.2.4-r6/packages-split/slang/usr/lib/slang/v2/modules/iconv-module.so contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: slang: /work/i586-poky-linux/slang-2.2.4-r6/packages-split/slang/usr/lib/slang/v2/modules/select-module.so contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: slang: /work/i586-poky-linux/slang-2.2.4-r6/packages-split/slang/usr/lib/slang/v2/modules/varray-module.so contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: slang: /work/i586-poky-linux/slang-2.2.4-r6/packages-split/slang/usr/lib/slang/v2/modules/fcntl-module.so contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: slang: /work/i586-poky-linux/slang-2.2.4-r6/packages-split/slang/usr/lib/slang/v2/modules/sysconf-module.so contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: slang: /work/i586-poky-linux/slang-2.2.4-r6/packages-split/slang/usr/lib/slang/v2/modules/socket-module.so contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: slang: /work/i586-poky-linux/slang-2.2.4-r6/packages-split/slang/usr/lib/slang/v2/modules/termios-module.so contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: slang: /work/i586-poky-linux/slang-2.2.4-r6/packages-split/slang/usr/lib/slang/v2/modules/slsmg-module.so contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: slang: /work/i586-poky-linux/slang-2.2.4-r6/packages-split/slang/usr/lib/slang/v2/modules/fork-module.so contains probably-redundant RPATH /usr/lib
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
| |
The file ${S}/configure.ac is a symlink which seems to confuse some patch
application tools but not in all cases. Whilst I'd love to understand why
there is a difference, this fixes the build failures by applying the patch
to the real file rather than the symlink.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
| |
The packaging changes to ncurses could break package feeds,
so bump the PR on everythong that DEPENDS on ncurses.
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
| |
This ensures packaging of the ncurses libraries moved to
base_libdir is done correctly.
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
* only manual change is extra line break in FILES_${PN}-core, because
git send-email doesn't like long lines
fatal: /tmp/0wfyzTvlIf/0001-python-regenerate-python-2.7-manifest.inc.patch: 30: patch contains a line longer than 998 characters
* fixes PROVIDES and it will be easier to review next patch without this
extra changes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
| |
Use rmdir since it is currently empty, and we can catch if
it gets used later
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
| |
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
| |
This reverts commit b2d9f00a4e50180d96b3d201cc425349cc4dd530 since
the checksums are incorrect and even when fixed, it doesn't actually
build.
|
|
|
|
|
| |
This reverts commit 7893e74311e53882d8f93ecb95a6bd9f5b14651e since it breaks
the builds.
|
|
|
|
| |
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
| |
* it was downgraded from r4 to r1 in
http://git.openembedded.org/openembedded-core/commit/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb?id=50ad5230ea9e0982cdfda23fb9fcfccf89d28f29
so even with latest change making it r3 we had still on lower version that we had before for 2.32.1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
| |
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes the warnings:
WARNING: For recipe xorg-cf-files, the following files/directories were installed but not shipped in any package:
WARNING: /usr
WARNING: /usr/lib
WARNING: /usr/lib/X11
WARNING: /usr/lib/X11/config
WARNING: /usr/lib/X11/config/mingw.rules
WARNING: /usr/lib/X11/config/Oki.cf
WARNING: /usr/lib/X11/config/cray.cf
WARNING: /usr/lib/X11/config/OpenBSD.cf
WARNING: /usr/lib/X11/config/lnxdoc.tmpl
WARNING: /usr/lib/X11/config/Motif.rules
WARNING: /usr/lib/X11/config/nec.cf
WARNING: /usr/lib/X11/config/sv3Lib.rules
WARNING: /usr/lib/X11/config/sco5.cf
WARNING: /usr/lib/X11/config/xorgsite.def
WARNING: /usr/lib/X11/config/minix.cf
WARNING: /usr/lib/X11/config/cross.rules
WARNING: /usr/lib/X11/config/bsdi.cf
WARNING: /usr/lib/X11/config/ServerLib.tmpl
WARNING: /usr/lib/X11/config/sequentLib.rules
WARNING: /usr/lib/X11/config/darwin.cf
WARNING: /usr/lib/X11/config/version.def
WARNING: /usr/lib/X11/config/scoLib.rules
WARNING: /usr/lib/X11/config/OpenBSDLib.tmpl
WARNING: /usr/lib/X11/config/hpLib.tmpl
WARNING: /usr/lib/X11/config/xf86.tmpl
WARNING: /usr/lib/X11/config/moto.cf
WARNING: /usr/lib/X11/config/sv4Lib.tmpl
WARNING: /usr/lib/X11/config/Library.tmpl
WARNING: /usr/lib/X11/config/sunLib.tmpl
WARNING: /usr/lib/X11/config/necLib.tmpl
WARNING: /usr/lib/X11/config/Imake.tmpl
WARNING: /usr/lib/X11/config/sv3Lib.tmpl
WARNING: /usr/lib/X11/config/apollo.cf
WARNING: /usr/lib/X11/config/sco.cf
WARNING: /usr/lib/X11/config/linux.cf
WARNING: /usr/lib/X11/config/osfLib.rules
WARNING: /usr/lib/X11/config/usl.cf
WARNING: /usr/lib/X11/config/cygwin.rules
WARNING: /usr/lib/X11/config/Motif.tmpl
WARNING: /usr/lib/X11/config/lynx.cf
WARNING: /usr/lib/X11/config/FreeBSD.cf
WARNING: /usr/lib/X11/config/cygwin.cf
WARNING: /usr/lib/X11/config/lnxdoc.rules
WARNING: /usr/lib/X11/config/sgiLib.rules
WARNING: /usr/lib/X11/config/Mips.cf
WARNING: /usr/lib/X11/config/QNX4.rules
WARNING: /usr/lib/X11/config/lnxLib.tmpl
WARNING: /usr/lib/X11/config/QNX4.cf
WARNING: /usr/lib/X11/config/osf1.cf
WARNING: /usr/lib/X11/config/gnuLib.rules
WARNING: /usr/lib/X11/config/dmx.cf
WARNING: /usr/lib/X11/config/cde.tmpl
WARNING: /usr/lib/X11/config/Imake.rules
WARNING: /usr/lib/X11/config/xfree86.cf
WARNING: /usr/lib/X11/config/mingw.cf
WARNING: /usr/lib/X11/config/pegasus.cf
WARNING: /usr/lib/X11/config/gnuLib.tmpl
WARNING: /usr/lib/X11/config/Threads.tmpl
WARNING: /usr/lib/X11/config/nto.rules
WARNING: /usr/lib/X11/config/macII.cf
WARNING: /usr/lib/X11/config/convex.cf
WARNING: /usr/lib/X11/config/bsdLib.rules
WARNING: /usr/lib/X11/config/xorgversion.def
WARNING: /usr/lib/X11/config/bsdiLib.tmpl
WARNING: /usr/lib/X11/config/date.def
WARNING: /usr/lib/X11/config/mach.cf
WARNING: /usr/lib/X11/config/os2Lib.tmpl
WARNING: /usr/lib/X11/config/lnxLib.rules
WARNING: /usr/lib/X11/config/os2.rules
WARNING: /usr/lib/X11/config/mingw.tmpl
WARNING: /usr/lib/X11/config/svr3.cf
WARNING: /usr/lib/X11/config/os2Lib.rules
WARNING: /usr/lib/X11/config/nto.cf
WARNING: /usr/lib/X11/config/noop.rules
WARNING: /usr/lib/X11/config/xf86.rules
WARNING: /usr/lib/X11/config/cross.def
WARNING: /usr/lib/X11/config/osfLib.tmpl
WARNING: /usr/lib/X11/config/darwinLib.rules
WARNING: /usr/lib/X11/config/Server.tmpl
WARNING: /usr/lib/X11/config/Amoeba.cf
WARNING: /usr/lib/X11/config/sequent.cf
WARNING: /usr/lib/X11/config/gnu.cf
WARNING: /usr/lib/X11/config/DGUX.cf
WARNING: /usr/lib/X11/config/host.def
WARNING: /usr/lib/X11/config/WinLib.tmpl
WARNING: /usr/lib/X11/config/sunLib.rules
WARNING: /usr/lib/X11/config/OpenBSDLib.rules
WARNING: /usr/lib/X11/config/X11.tmpl
WARNING: /usr/lib/X11/config/sony.cf
WARNING: /usr/lib/X11/config/darwinLib.tmpl
WARNING: /usr/lib/X11/config/cde.rules
WARNING: /usr/lib/X11/config/hp.cf
WARNING: /usr/lib/X11/config/xorg.cf
WARNING: /usr/lib/X11/config/Imake.cf
WARNING: /usr/lib/X11/config/sgi.cf
WARNING: /usr/lib/X11/config/necLib.rules
WARNING: /usr/lib/X11/config/ultrix.cf
WARNING: /usr/lib/X11/config/Win32.cf
WARNING: /usr/lib/X11/config/bsd.cf
WARNING: /usr/lib/X11/config/isc.cf
WARNING: /usr/lib/X11/config/oldlib.rules
WARNING: /usr/lib/X11/config/sv4Lib.rules
WARNING: /usr/lib/X11/config/svr4.cf
WARNING: /usr/lib/X11/config/generic.cf
WARNING: /usr/lib/X11/config/os2.cf
WARNING: /usr/lib/X11/config/luna.cf
WARNING: /usr/lib/X11/config/xorg.tmpl
WARNING: /usr/lib/X11/config/sun.cf
WARNING: /usr/lib/X11/config/bsdLib.tmpl
WARNING: /usr/lib/X11/config/DragonFly.cf
WARNING: /usr/lib/X11/config/x386.cf
WARNING: /usr/lib/X11/config/X11.rules
WARNING: /usr/lib/X11/config/bsdiLib.rules
WARNING: /usr/lib/X11/config/ibmLib.tmpl
WARNING: /usr/lib/X11/config/Win32.rules
WARNING: /usr/lib/X11/config/hpLib.rules
WARNING: /usr/lib/X11/config/ibm.cf
WARNING: /usr/lib/X11/config/ibmLib.rules
WARNING: /usr/lib/X11/config/sgiLib.tmpl
WARNING: /usr/lib/X11/config/cygwin.tmpl
WARNING: /usr/lib/X11/config/ncr.cf
WARNING: /usr/lib/X11/config/site.def
WARNING: /usr/lib/X11/config/xf86site.def
WARNING: /usr/lib/X11/config/NetBSD.cf
WARNING: /usr/lib/X11/config/fujitsu.cf
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We don't have to split the debug pkg if it is null (No debugsources.list
since the find-debuginfo.sh would not generate it for the null pkg).
Serval pkg's debug pkg is null, and there were a few errors: (53 pkgs
had such errors in a core-image-sato build):
log.do_package:sort: open failed: debugsources.list: No such file or directory
[YOCTO #2076]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
Update chkconfig and related distro tracking fields.
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
Update ccache and related distro tracking fields.
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
| |
Update packages' status, includes libsdl, gobject-introspection, newt,
alsa and ghostscript.
Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
Update ghostscript to 9.05, and update ghostscript-9.02-genarch.patch
at same time because it can't be applied. Add patch
ghostscript/ghostscript-9.05-NOT-check-endian.patch
to forbid checking endianese.
Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
Update to version 1.0.25
Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
| |
Update to version 1.0.25, and update patch
0001-alsactl-don-t-let-systemd-unit-restore-the-volume-wh.patch
because rejected when apply it.
Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
Update to version 1.0.25, rename the patch directory at same time.
Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
| |
Update libsdl to 1.2.15.
Patch add.XGetRequest.symbol.patch is merged by upstream, so remove it.
Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
Update newt to latest verion 0.52.14.
Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
| |
Add a new recipe file to update gobject-introspection to 1.31.20,
instead of git version.
Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are several invalid symlinks in gcc-cross-initial,
gcc-cross-intermediate and gcc-cross, these cause the error:(56 errors)
tmp/work/i586-poky-linux/gcc-cross-initial-4.6.3+svnr184847-r23/temp/log.do_populate_sysroot:
log.do_populate_sysroot:grep: /path/to/invalid/symlink: No such file or directory
Avoid creating invalid symlinks would fix this problem.
Use the:
[ ! -e file ] || do_something
But not use:
[ -e file ] && do_something
is because that if the "file" doesn't exist, then the whole statement
would return false, and bitbake treats this an error, so use the "||" to
let it always be true.
[YOCTO #2095]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
The kernel configuration requires lzma to compress the kernel image
(CONFIG_KERNEL_LZMA=y), so add a dependency on xz-native which provides
it.
Fixes [YOCTO #1728].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
|
|
|
|
|
|
|
|
|
| |
If wide character support is disabled (as it is with poky-tiny, for
example) then we won't have libncursesw.so.*, so skip moving these files
in that case. (Fixes a regression introduced in OE-Core revision
ccd370ab147b78de7a5bd74818f755f4d3ca6d81).
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
|
|
|
|
|
|
|
|
|
| |
* Add dependency on startup-notification, which is optional but without
it mx applications will not send startup notifications.
* Add dependencies on gdk-pixbuf and libxrandr which are usually taken
care of, but are required and thus should be stated explicitly.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
|
|
|
|
|
|
|
| |
Disable directfb output (as we do with SDL) so that it does not get
auto-detected resulting in a race condition.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
|
|
|
|
|
|
|
|
| |
PulseAudio requires libxtst, libice, libsm and libxcb when X11 is
enabled (in our case, when x11 is in DISTRO_FEATURES), so conditionally
add those to DEPENDS.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
|
|
|
|
|
|
|
|
|
| |
If the user is in any directory other than $BUILDDIR when the bitbake
wrapper script is run, then show an error an exit.
Fixes [YOCTO #2071].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
|
|
|
|
| |
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
WARNING: For recipe man, the following files/directories were installed but not shipped in any package:
WARNING: /intel
WARNING: /intel/poky
WARNING: /intel/poky/builds
WARNING: /intel/poky/builds/world
WARNING: /intel/poky/builds/world/tmp
WARNING: /intel/poky/builds/world/tmp/work
WARNING: /intel/poky/builds/world/tmp/work/i586-poky-linux
WARNING: /intel/poky/builds/world/tmp/work/i586-poky-linux/man-1.6f-r1
WARNING: /intel/poky/builds/world/tmp/work/i586-poky-linux/man-1.6f-r1/image
WARNING: /intel/poky/builds/world/tmp/work/i586-poky-linux/man-1.6f-r1/image/etc
WARNING: /intel/poky/builds/world/tmp/work/i586-poky-linux/man-1.6f-r1/image/etc/man.config
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
| |
WARNING: For recipe libgalago, the following files/directories were installed but not shipped in any package:
WARNING: /usr/share/autopackage
WARNING: /usr/share/autopackage/skeletons
WARNING: /usr/share/autopackage/skeletons/@galago.info
WARNING: /usr/share/autopackage/skeletons/@galago.info/libgalago
WARNING: /usr/share/autopackage/skeletons/@galago.info/libgalago/skeleton.1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
| |
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
| |
Removed unneeded patch, because the issue was fixed upstream
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
| |
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
| |
WARNING: QA Issue: non -staticdev package contains static .a library: python-distutils path '/work/i586-poky-linux/python-2.7.2-r1.7/packages-split/python-distutils/usr/lib/python2.7/config/libpython2.7.a'
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
| |
WARNING: QA Issue: non -staticdev package contains static .a library: python-rpm path '/work/i586-poky-linux/rpm-5.4.0-r34/packages-split/python-rpm/usr/lib/python2.7/rpm/_rpmmodule.a'
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
| |
WARNING: For recipe autoconf, the following files/directories were installed but not shipped in any package:
WARNING: /usr/share/emacs
WARNING: /usr/share/emacs/site-lisp
WARNING: /usr/share/emacs/site-lisp/autotest-mode.elc
WARNING: /usr/share/emacs/site-lisp/autotest-mode.el
WARNING: /usr/share/emacs/site-lisp/autoconf-mode.el
WARNING: /usr/share/emacs/site-lisp/autoconf-mode.elc
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
| |
WARNING: For recipe quilt, the following files/directories were installed but not shipped in any package:
WARNING: /usr/share/doc
WARNING: /usr/share/doc/quilt
WARNING: /usr/share/doc/quilt/README
WARNING: /usr/share/doc/quilt/quilt.pdf
WARNING: /usr/share/doc/quilt/README.MAIL
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
| |
WARNING: QA Issue: non -staticdev package contains static .a library: ltp path '/work/i586-poky-linux/ltp-20120104-r0/packages-split/ltp/opt/ltp/lib/libmem.a'
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
| |
WARNING: For recipe owl-video, the following files/directories were installed but not shipped in any package:
WARNING: /usr/share/video
WARNING: /usr/share/video/gtk-fullscreen.png
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
|
| |
This directory isn't needed so remove it and resolve the warning:
WARNING: For recipe dates, the following files/directories were installed but not shipped in any package:
WARNING: /srv
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
This adds the localstatedir to the alsactl package to avoid the warnings:
WARNING: For recipe alsa-utils, the following files/directories were installed but not shipped in any package:
WARNING: /var
WARNING: /var/lib
WARNING: /var/lib/alsa
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
| |
The RPDEPENDS format is wrong and couldn't have been doing anything useful. The
mismatch between PACKAGES and the DESCRIPTION_* and FILES_* variable names could
confuse the system under certain conditions so this is a good cleanup to make.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
This patch packages a couple of modules for ppp to resolve the warnings:
WARNING: For recipe ppp, the following files/directories were installed but not shipped in any package:
WARNING: /usr/lib/pppd/2.4.5/pppol2tp.so
WARNING: /usr/lib/pppd/2.4.5/openl2tp.so
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes the warning:
WARNING: For recipe libxslt, the following files/directories were installed but not shipped in any package:
WARNING: /usr/lib/libxslt-plugins
It makes sense for the package to own the plugins directory.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|