summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-08-22linux-kexecboot: replace empty do_stage with empty _do_populate_sysroot.Andrea Adami1
* was found as false positive wrt legacy-staging * bump PR
2010-08-22e-tasks: search for eina not eina-0Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-22jefliks: search for eina not eina-0Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-22shr-launcher: search for eina not eina-0Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-22minneo: add recipe for classic memory gameMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-22task-shr-feed: add minneoMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-22recipes: PR bump after EFL SRCREV change resulting to different .so namesMartin Jansa10
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-22zaurus-installer: fix it for packaged-staging. Bump PR.Andrea Adami1
2010-08-22xtables-addons: add version 1.28Roman I Khimov3
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-08-22iptables: add 1.4.9.1 versionRoman I Khimov1
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-08-22iproute2: add version 2.6.35Roman I Khimov2
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-08-22at 3.1.12: fix ocassional parallel make failuresRoman I Khimov2
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-08-22cluster-resource-agents: fix packaging of .debug dirsRoman I Khimov1
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-08-22libpcre: fix QA 'non -dev package contains symlink .so' issueRoman I Khimov1
Effectively reverts 402f1f697406d4d1a844a6c6b7736435053d69c6, maybe it was useful back then, but as of today libpcre packages better without prepending pythonic functions. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-08-22elf2aout: merged native recipe, fixed QA hash issueFrans Meulenbroeks2
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-22enchant: add latest version 1.6.0Lukas D. Gorris1
fixes firefox, gedit, etc.
2010-08-22xserver-xorg: upgrade to 1.9.0Martin Jansa6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-22task-shr-feed: add atrackMartin Jansa1
2010-08-22atrack: add recipe for APRS trackerPetr Vanek1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-22mokosuite2: add missing inherit update-alternativesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-22uicmoc3-native: convert to new style staging, remove 'do_stage()'Noor Ahsan1
* Rename do_stage function name and set the new name as do_install. * Replace OE_QMAKE_INCDIR_QT with ${D}${includedir}/qte3/include, OE_QMAKE_LIBDIR_QT with ${D}${libdir}/qte3/lib, OE_QMAKE_MOC with ${D}${bindir}/moc3, OE_QMAKE_UIC with ${D}${bindir}/uic3, OE_QMAKE_LIBDIR_QT with ${D}${libdir}/qte3/lib. These variables are exported in qt3e.bbclass. * Add NATIVE_INSTALL_WORKS = "1" * bump PR = "r4" Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
2010-08-22fbreader_0.12.10.bb: Fix lost dependency on curlYuri Bushmelev1
2010-08-22tzcode-native.inc: Converted new style staging, remove do_stage()Noor Ahsan1
* Converted do_stage to do_install * Converted ${STAGING_BINDIR_NATIVE} to ${D}${bindir} * Set NATIVE_INSTALL_WORKS = "1" * Bumped PR to "r4" * Removed tab with 8 spaces in SRC_URI Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
2010-08-22task-shr-feed: add mokosuite2 and mokowm-imf-ecoreMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-22mokosuite2,mokowm-imf-ecore: add recipes for new elementary based guiDaniele Ricci2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-21e-wm-config-illume[12]-shr: bump PR to rebuild after EFL upgradeMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-21eglibc_svn/eglibc_2.12: Bump SRCREVsKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-21EFL: bump SRCREV a bit more to fix xrandr issuesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-21Revert "recipes: Replace ${PN} override with pn-${PN} for PACKAGE_ARCH"Khem Raj11
This reverts commit 4e9905b2be6438156dc8ad88839de04e91c922ec. pn-${PN} is different override can not be used in all cases here. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-21zudoku: renamed files to zudokuFrans Meulenbroeks2
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-21xtrans: removed unneeded FILESPATHPKGFrans Meulenbroeks1
there are no patches for this recipe and dir dies not exist Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-21make: BBCLASSEXTEND = "native"; remove native recipeFrans Meulenbroeks2
This also gets rid of the legacy staging in the native recipe Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-08-21task-gstreamer-ti.bb: There are no providers of gstreamer-ti-demo-scriptKhem Raj1
* May be removed if a recipe providing gstreamer-ti-demo-script is added Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-21texinfo_4.13a.bb: Add recipe for 4.13aKhem Raj2
* Leave the old recipe in there because new recipe is GPLv3 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-21cross.bbclass: Override STAGING_* paths to match cross installationKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-21ode_0.9.bb: clean up the recipe and fix some issues.Michael Kurz2
* remove do_stage and do_install those do not needed. ' fix the missing headerfiles in the dev package. * fix QA: non dev contains .so. * install.patch: adjust the patch a bit so that DESTDIR is used. Signed-off-by: Michael Kurz <betheg@bitcloner.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-21flex: Move BBCLASSEXTEND to the .inc, disable PSTAGING on 2.5.35Tom Rini3
Inspired by a patch from Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-21v86d: adjust dependency on klcc-cross after klibc refactoringAndrea Adami1
2010-08-21splashutils: adjust dependency on klcc-cross after klibc refactoringAndrea Adami1
* bump PR
2010-08-21nandlogical-klibc: inherit new klibc.bbclassAndrea Adami2
* bump PR
2010-08-21kexecboot: inherit new klibc.bbclassAndrea Adami2
* bump PR
2010-08-21kexec-tools-klibc: inherit new klibc.bbclassAndrea Adami1
* bump PR
2010-08-21klibc.bbclass: add new class to follow klibc refactoringAndrea Adami1
2010-08-21klibc: split klcc-cross and create a new recipeAndrea Adami3
* major change to avoid old do_stage * bump klibc main PR and reset recipes PR
2010-08-21pkgconfig.bbclass: also remove -isystem flagRoman I Khimov1
First seen in libclamav.pc, may be relevant for other packages too Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-08-21clamav: fix 'non -dev package contains symlink .so' QA issueRoman I Khimov1
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-08-21shr: add shr-mirrors.bbclass and make use of itKrzysztof Koroscik2
Signed-off-by: Krzysztof Koroscik <soltys@szluug.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-21desktop-file-utils:remove NATIVE_INSTALL_WORKSFrans Meulenbroeks1
no need for NATIVE_INSTALL_WORKS when using autotools default install in a recipe with BBCLASSEXTEND = "native" Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-21gperf:remove NATIVE_INSTALL_WORKSFrans Meulenbroeks1
no need for NATIVE_INSTALL_WORKS when using autotools default install in a recipe with BBCLASSEXTEND = "native" Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-21gawk:remove NATIVE_INSTALL_WORKSFrans Meulenbroeks1
no need for NATIVE_INSTALL_WORKS when using autotools default install in a recipe with BBCLASSEXTEND = "native" Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>