summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2012-12-25Add ptest for glib.Björn Stenberg4
Signed-off-by: Björn Stenberg <bjst@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-25New package: ptest-runnerBjörn Stenberg2
This package contains a simple shell script which searches for all installed ptests on the rootfs and runs each test in sequence. Signed-off-by: Björn Stenberg <bjst@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-25Add a new distro feature "ptest".Björn Stenberg5
This patch creates a new distro feature "ptest", which creates -ptest packages containing the test suite of the package for running on the target. Test files are installed in /usr/lib/<pkg>/ptest. The patch also includes a change to automake, splitting the "make check" target into separate steps for building and running the tests. Signed-off-by: Björn Stenberg <bjst@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-25python: add -crypt as a dependency on -mathRoss Burton2
random.py imports hashlib, so add this missing dependency. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-25telepathy-glib upgrade to 0.20.1Andrei Dinu1
upgrade from 0.19.8 to 0.20.1 Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com> Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-25ofono: upgrade to 1.12Cristian Iorga1
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-25Fix typo in kvm capability detection in runqemuBjörn Stenberg1
Signed-off-by: Björn Stenberg <bjst@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-25slang: added gnu-configize for AArch64 supportMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19rootfs_rpm.bbclass: remove debug codeMark Hatle1
Debugging code was accidently left in the previous commit. Remove the code as it prevents multiple concurrent bitbake builds. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-12-19cmake-native: add checksumsTom Zanussi1
commit 771d08 (cmake: Update to 2.8.10.2) removed the checksums from cmake.inc, and added them to cmake, but forgot to add them to cmake-native - this adds them. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-12-19icu: reduce what's needed for cross toolsSaul Wold1
The ICU Update copied to complete source tree over, it only needed a couple of binaries and libraries, so only copy those. Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19lsbinitscripts: Don't compileSaul Wold1
Only functions macros is installed, so no need to configure or compile [YOCTO #3584] Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19initscripts/urandom: create directory before staging into itMing Liu1
/etc/init.d/urandom fails to start/stop because it tries to save random-seed into /var/lib/urandom folder which does not exist in the file system. Fixed by creating /var/lib/urandom at do_install time. [YOCTO #3518] [ CQID: WIND00384168 ] Signed-off-by: Ming Liu <ming.liu@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19neon: added --disable-gssapiSaul Wold1
This is to ensure determinism as it checks the host for krb5 and can change if a host has krb5, this disables the check [YOCTO #3499] Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19libpng: update to upstream version 1.5.13Marko Lindqvist2
Updating from 1.2.x means also change in actual library name from libpng12 to libpng15, and slight changes in API. License md5sums differ only because of license text formatting changes and because they contain version numbers and release dates. Signed-off-by: Marko Lindqvist <cazfi74-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19lsbinitscripts: update to 9.43Saul Wold2
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19dpkg: Update to 1.16.9Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19cmake: Update to 2.8.10.2Saul Wold3
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19cups: Update to 1.6.1Saul Wold9
License change was due to update of Date. Remove CVE patches as they where backports from this release Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19less: Update to 457Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19gconf: Update to 3.2.5Saul Wold2
Removed patch as it was incorporated in new version Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19nspr: Update to 4.9.4Saul Wold1
Updated LICENSE to MPL-2.0 and adjusted CHKSUM accordingly Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19man: Update to 1.6gSaul Wold31
Rebase some patches Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19sqlite: Update to 3.7.15.0Saul Wold2
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19init-live: default to initrd shell if image isn't foundAlexandru DAMIAN1
Adds "debugshell" command line parameter for live/install images. If the init live fails to find and mount a root-fs image, dumps to a shell after timeout so that the developer can figure what's wrong. Timeout defaults to 30 seconds, but it can be changed as param argument. Prior art in Ubuntu. Also, leaving a system stale isn't good form. Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19matchbox-session-sato: use a proper schema fileLaurentiu Palcu2
Also, inheriting gconf.bbclass will allow for the schema registration to be done at do_rootfs time. [YOCTO #3603] Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19xinetd: added gnu-configize for AArch64 supportMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19net-tools: disable Token Ring and Strip support - both got removed in 3.7 kernelMarcin Juszkiewicz2
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19gcc-cross-canadian.inc: Add dependency on cross-gccKhem Raj1
gcc-cross-canadian uses cross compiler during libgcc build when building from sstate the build failed when building gcc-cross-canadian since it did not populate gcc-cross therefore add an explicit dependency on virtual/${TARGET_PREFIX}gcc to make sure that gcc-cross is available before building gcc-cross-canadian Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19python-smartpm: improve error reportingBogdan Marinescu2
Add code to check proper command line arguments for various smart commands. Exit with error if erroneous/additional arguments are given in the command line. Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19package_rpm.bbclass: Refactor the attempt only installMark Hatle1
Smart does not have a method to perform an install, but ignore failures. There was a class of failures that stopped Smart from processing attemptonly installs. To work around this we need to iterate over the to be attempted list. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19classes/image: handle multilibs in complementary package lookupPaul Eggleton2
For multilib the vendor string is altered, so we need to iterate over all of the multilib vendors when we do the glob processing for complementary packages. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> In addition, the RPM package arch have been munged by adding the multilib identifier. This identifier needs to be stripped when generating the installed_packages list for the complementary lookup code to work. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19packagegroup-base: use virtual runtime instead of keymapCiprian Ciubotariu1
This makes it consistent with packagegroup-core-base, and also avoids unneeded dependencies towards sysvinit packages. Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19udev: fix failed /dev/shm mountJohan Hovold2
Since commit commit fbec192f6bc4 ("udev: Ensure tmpfs are mounted and volatile/run exists") all tmpfs-entries in fstab are mounted before udev starts using mount -a. If /dev/shm is among those entries, that mount will fail as the mount point has not yet been created: Starting udev mount: mounting tmpfs on /dev/shm failed: No such file or directory udevd[474]: starting version 182 Fix by restoring the old way of mounting /dev and mounting the remaining tmpfs-entries only after /dev/shm has been created. Also make sure that any errors are supressed for these tmpfs-mounts. Should any mount point not yet be present, that mount will be retried later during the boot process. Signed-off-by: Johan Hovold <johan.hovold@lundinova.se> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19psplash: enable multilibConstantin Musca1
[YOCTO #3438] Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19polkit: fix multilib packaging issueConstantin Musca1
- use BPN instead of PN (PN includes MLPREFIX) - fix the following warning: WARNING: QA Issue: lib32-polkit: Files/directories were installed but not shipped /usr/share/polkit-1 /usr/share/polkit-1/actions /usr/share/polkit-1/actions/org.freedesktop.policykit.policy /usr/share/polkit-1/actions/org.freedesktop.policykit.examples.pkexec.policy /usr/lib/polkit-1 /usr/lib/polkit-1/extensions /usr/lib/polkit-1/extensions/libnullbackend.so /usr/lib/polkit-1/extensions/libnullbackend.a /usr/lib/polkit-1/extensions/libnullbackend.la /usr/lib/polkit-1/extensions/.debug /usr/lib/polkit-1/extensions/.debug/libnullbackend.so [YOCTO #3438] Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19bluez: set correct udevdirConstantin Musca3
fix-udev-paths.patch: add udevdir/udevrulesdir options Fix the following warning: WARNING: QA Issue: bluez4: Files/directories were installed but not shipped /lib/udev/hid2hci /lib/udev/.debug /lib/udev/.debug/hid2hci [YOCTO #3438] Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19pcmciautils: set correct udevdir and add missing debug filesConstantin Musca2
Fix the following warning: WARNING: QA Issue: pcmciautils: Files/directories were installed but not shipped /usr/lib /usr/lib/udev /usr/lib/udev/pcmcia-socket-startup /usr/lib/udev/pcmcia-check-broken-cis /usr/lib/udev/.debug /usr/lib/udev/.debug/pcmcia-socket-startup /usr/lib/udev/.debug/pcmcia-check-broken-cis [YOCTO #3440] Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19alsa-utils: Pass udev-rules-dir as parameterConstantin Musca1
Fix the following warning: WARNING: QA Issue: alsa-utils: Files/directories were installed but not shipped /lib /lib/udev /lib/udev/rules.d /lib/udev/rules.d/90-alsa-restore.rules [YOCTO #3440] Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19bitbake.conf: add nonarch_base_lib variableConstantin Musca2
Adapt stagging.bbclass to this change Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19packagegroup-toolset-native: don't include mesa-dri-glsl-nativeSaul Wold1
since there are no providers Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19ICU: upgrade to 50.1.Chen Qi10
Upgrade ICU to 50.1. All unnecessary patches of the previous version are dropped. [YOCTO #3557] Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-19matchbox-theme-sato-2: remove, depends on matchbox-wm-2Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-18matchbox-wm-2: removeRoss Burton2
Matchbox Window Manager 2 is more of a framework than a window manager, certainly isn't ready to replace v1 yet, and isn't under active development. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-18mutter: removeRoss Burton9
This recipe was never used in oe-core or meta-oe, and is very old. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-18xf86-video-intel: upgrade to 2.20.16Laurentiu Palcu1
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-18xserver-xorg: upgrade to 1.13.1Laurentiu Palcu5
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-18gtk+-native: add gtk-update-icon-cache wrapperLaurentiu Palcu1
This is needed in order to point where the pixbuf loaders.cache is located and avoid warnings like the one below that appear when the sstate is fetched from a remote machine: (gtk-update-icon-cache:8913): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/REMOTE/MACHINE/PATH/loaders.cache': No such file or directory Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-18gconf: add gconftool-2 native wrapperLaurentiu Palcu2
This is needed when sstate cache is fetched from another build server. In this case, the postinstall will fail because the backend libraries path will be from the build server. Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-12-18distcc: use useradd.bbclass to add the distcc userLaurentiu Palcu1
This is needed for the postinstalls to run at do_rootfs time. [YOCTO #3601] Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>