summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/zypper
Commit message (Collapse)AuthorAgeFilesLines
* zypper: upgrade to newer git versionQing He2011-01-303-5/+23
| | | | | | this works with rpm 5.4.0 Signed-off-by: Qing He <qing.he@intel.com>
* zypper: fix build issue with gcc dso linking changeNitin A Kamble2011-01-202-2/+60
| | | | | | | | | All the libraries needs to be specified explicitely with the new gcc dso linking change patch. This was causing build errors for this recipe. Specifying the libpthread library explicitely for linking to work without errors. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi2010-12-301-2/+2
| | | | | | | For these recipes the dependencies listed in RDEPENDS and RRECOMMENDS only apply to ${PN} Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* zypper: fix runtime dependencyQing He2010-09-211-1/+2
| | | | | | | add procps as runtime recommendation, since pgrep is used by zypper binary Signed-off-by: Qing He <qing.he@intel.com>
* poky-default-revisions.inc: Move SRCREVs to correct locations, fix whitespaceRichard Purdie2010-09-061-4/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* zypper: add new packageQing He2010-09-032-0/+39
Signed-off-by: Saul Wold <saul.wold@intel.com> Signed-off-by: Qing He <qing.he@intel.com>