aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
AgeCommit message (Expand)Author
2012-04-04self-hosted-image: Increase space for build and allow builder user sudo accessSaul Wold
2012-04-04Remove redundant reference to "task-self-hosted" from self-hosted-image.bbRobert P. J. Day
2012-04-04eglibc packaging: locale packaging configurationNitin A Kamble
2012-04-03eglibc: SDK_GLIBC_ADDONS for eglibc-nativesdk.Lianhao Lu
2012-04-02gettext: Fix sysroot conflict over owner of macrosRichard Purdie
2012-04-02self-hosted-image: fix indentation: 8 spaces --> TabDexuan Cui
2012-04-02self-hosted-image: renew the poky src's SRCREV that's installed into the targetDexuan Cui
2012-04-02self-hosted-image: improve do_populate_poky_srcDexuan Cui
2012-03-28eglibc-2.15: Update SRCREVKhem Raj
2012-03-27self-hosted-image: pre-populate the builder user with poky sourceDexuan Cui
2012-03-26Various typoes fixed, all comments or output strings.Robert P. J. Day
2012-03-26busybox: move watch to /usr/bin for compatibility with procpsAndreas Oberritter
2012-03-25core-image-minimal-mtdutils.bb: Simple DESCRIPTION grammar fix.Robert P. J. Day
2012-03-25util-linux: Example of pkg level INCOMPATIBLE_LICENSEElizabeth Flanagan
2012-03-23sysvinit: use update-alternatives for mountpoint and runlevelAndreas Oberritter
2012-03-23nativesdk/misc: set PKGSUFFIX for correct variable name expansion.Lianhao Lu
2012-03-23ncurses: ship clear/reset in package.Lianhao Lu
2012-03-23meta-toolchain: Popluated the libc siteconfig files.Lianhao Lu
2012-03-22task-self-hosted: add pseudoSaul Wold
2012-03-22libc-common: Apply Debian-naming to libc debug symbols tooMike Crowe
2012-03-22dbus: use systemd_unitdirAndreas Müller
2012-03-21readline: Fix RPATH Warnings for GPLv2Saul Wold
2012-03-21gettext/awk/sed/grep: Backport WARNING fixes to GPLv2 versionsRichard Purdie
2012-03-21gzip/pigz-native: Install into a prefix to avoid clashing with system binariesRichard Purdie
2012-03-21task-self-hosted: add nfs-utils and nfs-utils-client into the targetDexuan Cui
2012-03-21dropbear: upgrade to 2012.55Shane Wang
2012-03-21busybox: upgrade to 1.19.4Shane Wang
2012-03-21dbus-glib: upgrade to 0.98Dongxiao Xu
2012-03-21glib-2.0: upgrade to 2.30.3Shane Wang
2012-03-20sysvinit-inittab: Fixed license warning.Lianhao Lu
2012-03-19base-passwd: upgrade to 3.5.24Scott Garman
2012-03-16util-linux: restore zlib and ncurses dependencies for nativePaul Eggleton
2012-03-15glib-networking: Fix packaging warningsSaul Wold
2012-03-15ncurses: fix install errorNitin A Kamble
2012-03-14PR bump for all recipes that DEPEND on ncursesScott Garman
2012-03-14ncurses: fix packaging of moved librariesScott Garman
2012-03-14ncurses: fix build when ENABLE_WIDEC is not setPaul Eggleton
2012-03-13gettext: Set the LICENSE field to GPLv3+Saul Wold
2012-03-13initscripts: test whether /etc/init.d/hwclock.sh existsAndreas Oberritter
2012-03-13Revert "gettext: do not set libncurses prefix explicitly"Richard Purdie
2012-03-13gettext: do not set libncurses prefix explicitlyScott Garman
2012-03-13ncurses: move only libncurses and libtinfo to base_libdirScott Garman
2012-03-13util-linux: explicitly disable udevAndreas Oberritter
2012-03-13udev-164: fixup "don't hardcode path to pidof"Andreas Oberritter
2012-03-13glib-2.0: Add Upstream Status for nodbus.patchSaul Wold
2012-03-08external-csl-toolchain: override PKGV, not PKGV_${PN}Christopher Larson
2012-03-08psplash: Add mising commands module import.Peter Tworek
2012-03-08udev-164: don't hardcode path to pidofAndreas Oberritter
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie