summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* psplash: fix metadataKevin Tian2010-06-171-1/+4
| | | | Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* polkit: fix metadataKevin Tian2010-06-171-1/+6
| | | | Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* eggdbus_0.6.bb: fix metadataKevin Tian2010-06-171-4/+6
| | | | | | change to use new patch parameter Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* font-util: fix metadataDexuan Cui2010-06-171-3/+9
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* encodings: fix metadataDexuan Cui2010-06-171-0/+3
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* xorg-font-common.inc: fix metadataDexuan Cui2010-06-171-0/+2
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* settings-daemon: fix metadataDexuan Cui2010-06-171-2/+6
| | | | | | | Also change to use new patch parameter Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* libxsettings-client: fix metadata and add MIT-style-licenseDexuan Cui2010-06-172-3/+39
| | | | | | | | | | One tricky issue for license part. This package doesn't ship with its own COPYING file and autotools will install a GPLv2 one instead of the actual MIT-style license here. So create a MIT-style license on the fly to reflect the fact. Use new patch parameters. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Kevin Tian <kevin.tian@intel.com> Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* binutils: remove older versionsNitin A Kamble2010-06-1723-677/+0
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* linux-libc-headers: Remove ioctls for deleted driverDike, Jeffrey G2010-06-172-2/+28
| | | | | | | | 2.6.33 removed the Hayes ESP driver. The presence of these ioctls makes setserial believe that ESP support should be built in, breaking its build. Signed-off-by: Jeff Dike <jdike@linux.intel.com>
* qemu: Fix linking of the native package on Fedora 13Joshua Lock2010-06-154-15/+39
| | | | | | | | | Fedora 13 switched the default behaviour of the linker to no longer indirectly link to required libraries (i.e. dependencies of a library already linked to). Therefore we need to explicitly pass the depended on libraries into the linker for building to work on Fedora 13. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* handbook: Fix stylesheetJoshua Lock2010-06-141-53/+53
| | | | | | | Some sizes where defined without units (in our case px) causing display of the header of the handbook to be broken. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* sanity.bbclass: Fix test for i686 SDKMACHINEJoshua Lock2010-06-141-1/+1
| | | | | | | | The 'is' keyword tests for object identity, returning True if the variables are both referencing the same object. Changed the test to use the equality operator, which compares the values of the objects. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* handbook: Fix typo in last commitJoshua Lock2010-06-141-1/+1
| | | | | | Managed to mangle the command... Signed-off-by: Joshua Lock <josh@linux.intel.com>
* handbook: fix extraction commandJoshua Lock2010-06-141-1/+1
| | | | | | We ship bzipped tarballs now so we need to pass j to tar, not z Signed-off-by: Joshua Lock <josh@linux.intel.com>
* handbook: fix version referenceJoshua Lock2010-06-141-1/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* handbook: Fix references to the stable releaseJoshua Lock2010-06-142-5/+5
| | | | | | The handbook was still talking about the purple release, we're green now Signed-off-by: Joshua Lock <josh@linux.intel.com>
* Merge branch 'distro/master' of ssh://git.pokylinux.org/poky-contribRichard Purdie2010-06-1131-45/+791
|\
| * Fix my own type of BPV -> BPNSaul Wold2010-06-101-1/+1
| | | | | | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
| * Fixed bzip SRC_URI with ${BPN}Saul Wold2010-06-101-2/+2
| | | | | | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
| * Revert LICENSE fields for binutils recipe filesNitin A Kamble2010-06-102-1/+1
| | | | | | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
| * scripts/create_pull_request fix a typoNitin A Kamble2010-06-101-1/+1
| | | | | | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
| * update create_pull_request for distro/masterNitin A Kamble2010-06-101-16/+61
| | | | | | | | | | | | | | | | | | With this change the create_pull_request will be able to generate pull requests to master as well as distro/master branch. Some documentation is added in the Usage messange of the script. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
| * update distro tracking fields for libtool recipeNitin A Kamble2010-06-101-2/+2
| | | | | | | | | | | | a new release just went out. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
| * Add distro tracking fields for gnu-config recipeNitin A Kamble2010-06-101-0/+6
| | | | | | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
| * gnu-config recipe: fix SECTION fieldNitin A Kamble2010-06-101-1/+1
| | | | | | | | | | | | the SECTION is changed from base to devel. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
| * Add distro tracking fields for more recipesNitin A Kamble2010-06-101-0/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added fields for these recipes python-pyrex python-scons python-urlgrabber python yum-metadata-parser quilt tcl unifdef qmake-cross Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
| * Add distro tracking fields for more recipesNitin A Kamble2010-06-101-107/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Added fields for these recipes: python-dbus python-gst python-imaging python-iniparse python-pycairo python-pycurl python-pygobject python-pygtk Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
| * Add distro tracking fields for some recipesNitin A Kamble2010-06-101-0/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | distro tracking fields are filled for these recipes: binutils gcc autoconf automake bison diffstat exmap-console flex gdb gtk-theme-torturer intltool Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
| * Fix metadata for libmadDongxiao Xu2010-06-101-1/+6
| | | | | | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
| * Fix metadata for libid3tagDongxiao Xu2010-06-101-2/+7
| | | | | | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
| * Fix metadata for liba52Dongxiao Xu2010-06-101-1/+4
| | | | | | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
| * Fix metadata for libicalDongxiao Xu2010-06-101-2/+5
| | | | | | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
| * Fix metadata for hostap-utilsDongxiao Xu2010-06-101-1/+4
| | | | | | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
| * Fix metadata for lrzszDongxiao Xu2010-06-101-2/+5
| | | | | | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
| * Add distro tracking for previous metadata fixesQing He2010-06-101-180/+227
| | | | | | | | | | | | | | | | | | | | | | time gdbm pth python-pycurl bzip2 portmap Signed-off-by: Qing He <qing.he@intel.com>
| * fix metadata for portmapQing He2010-06-101-1/+4
| | | | | | | | | | | | update license and homepage Signed-off-by: Qing He <qing.he@intel.com>
| * fix metadata for bzip2Qing He2010-06-101-2/+4
| | | | | | | | | | | | | | update license and homepage use $PN and $PV instead of literals Signed-off-by: Qing He <qing.he@intel.com>
| * fix metadata for python-pycurlQing He2010-06-101-4/+8
| | | | | | | | | | | | update homepage, license and ordering Signed-off-by: Qing He <qing.he@intel.com>
| * fix metadata for pthQing He2010-06-101-1/+3
| | | | | | | | | | | | update license fields Signed-off-by: Qing He <qing.he@intel.com>
| * fix metadata for gdbmQing He2010-06-101-2/+4
| | | | | | | | | | | | update license and homepage Signed-off-by: Qing He <qing.he@intel.com>
| * fix metadata for timeQing He2010-06-101-1/+3
| | | | | | | | | | | | | | | | update license related fields slight ordering change no version update Signed-off-by: Qing He <qing.he@intel.com>
| * add distro tracking fields for more recipesNitin A Kamble2010-06-101-0/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Added files for these recipes: make run-postinsts staging-linkage nasm oprofile perl prelink Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
| * lttng-viewer_0.8.83.bb: Fix SRC_URINitin A Kamble2010-06-101-1/+1
| | | | | | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
| * Add distro tracking fields for more recipesNitin A Kamble2010-06-101-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | Distro tracking metadata for these recipes is added libtool linux-libc-headers lsof lttng-control lttng-viewer Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
| * flex.inc : update HOMEPAGE metadata fieldNitin A Kamble2010-06-101-0/+2
| | | | | | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
| * make 2.20.1 as new default version for binutilsNitin A Kamble2010-06-101-1/+1
| | | | | | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
| * binutils: upgrade to version 2.20.1Nitin A Kamble2010-06-1011-1/+316
| | | | | | | | | | | | | | | | | | | | Added a entry for bugtracker. updated LICENSE updated LIC_FILES_CHKSUM The x86 build of binutils is working fine. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
| * distro_tracking_fields.inc: new file for trackingNitin A Kamble2010-06-101-0/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | distro tracking fields are filled for these recipes: binutils gcc autoconf automake bison diffstat exmap-console flex gdb gtk-theme-torturer intltool Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
| * Add distro overrides for previous metadata fixesKevin Tian2010-06-101-0/+29
| | | | | | | | Signed-off-by Kevin Tian <kevin.tian@intel.com>