summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Collapse)AuthorAgeFilesLines
* sudo: upgrade to 1.7.2p7Kevin Tian2010-07-029-401/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Old 1.6.8p12 is quite old, even w/o source available now (only cached in pokylinux). [Patches-Poky] KEEP _autofoo.patch_: deal with bunch of autotool warnings/errors, more about underquotes. In 1.7.2p7, those error conditions disappear. But the underquotes fix is still valid to remove a bunch of autoconf warnings REMOVE _autofoo1.patch_: copy of autofoo.patch. no one uses it. REMOVE. KEEP _noexec-link.patch_: use "-module" to avoid libtool complaining about not starting with "lib". Add comment to the patch file. DISABLE _nostrip.patch_: it's wrong to strip target binaries on build host. Borrow from OE to use 'sed' instead of patch, but keept it for remind to upstream REMOVE _nonrootinstall.patch_: handle mode/owner population at install. It's not requried at all since there's pkg_postinst to handle it at right stage Other misc stuff: - update metadata information - no need to use ${S} in 1.7.2p7 - fix idention - use sed to disable strip - changes from OE: * disable PAM as our pam doesn't include necessary config files and plugs * no need to special sudo_cv_uid_t_len tweak in the recipe. It's already there in poky site files for a long time * move sudo_cv_func_unsetenv_void to meta/site/common. Stdlib.h is common across architectures in our libc headers, which conforms to POSIX standard (borrow from openembedded 1.7.2p4) Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* linux-libc-headers: upgrade from 2.6.33 to 2.6.34Nitin A Kamble2010-07-0211-219/+41
| | | | | | | | | | | | | | | added a new patch to fix glibc build issue on powerpc ppc_glibc_build_fix.patch Added attribution to the hayes-gone.patch. And updated the metadata variables like LICENSE & LIC_CHKSUM_FILES And removing all the older recipes and related files Change the linux-libc-header version inpoky-default.inc Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* dbus: fix metadataKevin Tian2010-07-021-5/+5
| | | | Signed-off-by Kevin Tian <kevin.tian@intel.com>
* libgpg-error: fix metadataKevin Tian2010-07-021-3/+2
| | | | Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* module-init-tools: fix metadataKevin Tian2010-07-021-4/+2
| | | | Signe-off-by: Kevin Tian <kevin.tian@intel.com>
* distro_tracking: Adding tracking fields for upgraded packagesDongxiao Xu2010-07-023-0/+20
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* libmusicbrainz: Upgraded to 3.0.2Dongxiao Xu2010-07-024-257/+12
| | | | | | | | | Removed the autofoo.patch since the latest version uses cmake instead Remove gcc43_fix.patch since the code is not in latest package Change SRC_URI to be more generic Also fix the metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* neon: Upgraded to 0.29.3Dongxiao Xu2010-07-022-1/+6
| | | | | | Change local directory name to ${PN}-${PV} Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* ppp: Upgraded to version 2.4.5Dongxiao Xu2010-07-0216-167/+167
| | | | | | | Removed some patches since they are already in latest package Rebased some patches to fit ppp-2.4.5 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* distro-tracking: update tracking fields for previous recipes after fixing ↵Zhai Edwin2010-07-022-0/+162
| | | | | | | | | | | | | | | | | | | | | | | | | metadata pcmanfm gtk+ gnome-common webkit-gtk eds-dbus gnome-keyring gtk-sato-engine hicolor-icon-theme jpeg libfakekey libglade libsoup-2.4 libxslt matchbox-config-gtk matchbox-keyboard matchbox-panel-2 matchbox-stroke matchbox-wm Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* matchbox-wm: Fix the meta dataZhai Edwin2010-07-021-2/+6
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* matchbox-stroke: Fix the metadataZhai Edwin2010-07-021-1/+5
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* matchbox-panel-2: Fix the metadataZhai Edwin2010-07-021-1/+6
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* matchbox-keyboard: Fix the metadataZhai Edwin2010-07-021-1/+5
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* matchbox-config-gtk: Fix the metadataZhai Edwin2010-07-021-1/+5
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* libxslt: Fix the metadataZhai Edwin2010-07-021-1/+5
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* libsoup-2.4: Fix the metadataZhai Edwin2010-07-021-1/+5
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* libglade: Fix the metadataZhai Edwin2010-07-021-1/+5
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* libfakekey: Fix the metadataZhai Edwin2010-07-021-1/+5
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* jpeg: Fix the metadataZhai Edwin2010-07-021-0/+4
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* hicolor-icon-theme: Fix the metadataZhai Edwin2010-07-021-1/+6
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* gtk-sato-engine: Fix the metadataZhai Edwin2010-07-021-1/+5
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* gnome-keyring: Fix the metadataZhai Edwin2010-07-021-1/+6
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* eds-dbus: Fix the metadataZhai Edwin2010-07-022-2/+10
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* webkit-gtk: Fix the metadataZhai Edwin2010-07-021-0/+6
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* gnome-common: Fix the metadataZhai Edwin2010-07-021-2/+6
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* gtk+: Fix the metadataZhai Edwin2010-07-021-1/+4
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* pcmanfm: Fix the metadataZhai Edwin2010-07-021-2/+6
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* distro_tracking: update latest release for prelinkNitin A Kamble2010-07-021-3/+3
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* meta-toolchain: Improve layoutRichard Purdie2010-07-028-75/+51
| | | | | | | | | | * Switch from /usr/local/poky to /opt/poky * Use a sysroots directory for both the "native" sdk binaries and the target * Drop the meta-toolchain extras packages. These are replaced with packaged-staging. * Change the nativesdk layout to match our usual filesystem layout * Clean up various hardcoded prefix references Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* image.bbclass: Don't perform mapping renaming until we're running the task ↵Richard Purdie2010-07-021-2/+5
| | | | | | | | | itself. Need to extend bitbake to provide this information rather than refer to a bitbake internal variable. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* package_deb.bbclass: Fix packaging functions to use versioned dependency ↵Richard Purdie2010-07-021-35/+39
| | | | | | package functions correctly Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when packagingJoshua Lock2010-07-013-3/+3
| | | | | | | | | The OVERRIDES variable was being incorrectly set with the end result of the runtime dependencies of the package not being encoded in it's package metadata. This broke opkg-native in meta-toolchain. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* preferred-xorg-versions: update versions after latest recipe bumpsJoshua Lock2010-07-011-46/+46
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* poky.conf: define PREFERRED_PROVIDER_opkg-nativesdk to silence a warningJoshua Lock2010-07-011-0/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* libpcap: Upgraded to version 1.1.1Dongxiao Xu2010-07-018-214/+80
| | | | | | | | | | Remove config-fixes.patch and ldflags.patch since the change is already in the latest version Remove shared.patch since it is not being used. Rebase aclocal.patch according to the latest package version Also contains Metadata fix Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* bison: upgrade from 2.3 to 2.4.2Nitin A Kamble2010-07-014-90/+70
| | | | | | | | | | | | Fixed a configure issue by adding acpaths line in the recipe. fix_cross_manpage_building.patch: Created this patch to avoid the build issue for non-x86 targets. Rebased the m4.patch for the latest code, by removing duplicate functionality. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* elfutils: add a patch to fix latest prelink buildNitin A Kamble2010-07-012-1/+74
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* nasm: upgrade from 0.98.38 to 2.07Nitin A Kamble2010-06-301-3/+10
| | | | | | | Fixed the build issue by adding do_configure_prepend line to the recipe. Updated metadata variables like LICENSE & LIC_CHKSUM_FILES Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* tcl: upgraded from 8.4.19 to 8.5.8Nitin A Kamble2010-06-302-58/+44
| | | | | | | | | patche changes: tcl-add-soname.patch: rebased to the newer release code Also added metadata variables, LIC_FILES_CHKSUM Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* quilt: upgrade from 0.47 to 0.48Nitin A Kamble2010-06-3010-17/+16
| | | | | | Also update metadata variables like LICENSE & LIC_CHKSUM_FILES Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* oprofile: upgrade from 0.9.4 to 0.9.6Nitin A Kamble2010-06-301-1/+1
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* lttng-viewer: upgrade from 0.8.83 to 0.8.84Nitin A Kamble2010-06-302-3/+3
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* lttng-control: upgrade from 0.67 to 0.87Nitin A Kamble2010-06-303-63/+4
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* lsof: upgrade from 4.78 to 4.83Nitin A Kamble2010-06-301-5/+7
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* intltool: upgrade from 0.40.5 to 0.40.6Nitin A Kamble2010-06-304-5/+5
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* gnu-config: upgrade from 20050701 to 20080123Nitin A Kamble2010-06-303-41/+39
| | | | | | | | | | Rebased this patch for newer version: gnu-config/config-guess-uclibc.patch Removed this patch as it's included in the new source: gnu-config/avr32.patch Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* flex: upgrade from 2.5.31 to 2.5.35Nitin A Kamble2010-06-306-89/+5
| | | | | | | | | These patches removed from the recipe flex-lvalue.diff: already in the source fix-gen.patch: already in the source include.patch: already in the source Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* diffstat: upgrade from 1.39 to 1.47Nitin A Kamble2010-06-301-1/+3
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* distro-tracking: add tracking fields for previous recipesKevin Tian2010-06-302-0/+106
| | | | | | | | | | | | | | | pam libgpg-error gpgme expat dbus dbus-glib busybox module-init-tools fakeroot prism-firmware Signed-off-by: Kevin Tian <kevin.tian@intel.com>