summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
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>
2010-08-21wget_1.12.bb: Add recipe for 1.12Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-21lzo: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-21lzo: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-20clutter_0.8+git.bb: When compiling for ARM always use 32bit(arm) instruction setKhem Raj1
* Clutter has some inline asm which is not thumb friendly. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-21gcc-4.4.*inc: removed FILESPATHPKGFrans Meulenbroeks3
removed unneeded FILESPATHPKG tested by running bitbake -c configure -b on all gcc*_4.4*.bb recipes Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> (on irc)
2010-08-21gnome-games: disabled scrollkeeper in configureFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-21modutils: removed FILESDIRFrans Meulenbroeks1
no functional change so no PR bump needed Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-20Fix the package_arch=machine_arch logic to use FILESPATH*Chris Larson2
- Use FILESPATHPKG and FILESPATHBASE to locate the machine specific dirs - Use the fetch urldata rather than poking at urls ourselves - Move the logic into utils.bbclass as def'd python functions - Simplify Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-08-20busybox: Add 1.17.1, D_P = -1 for all for nowTom Rini7
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-20busybox 1.15.3 / 1.16.2: Drop run-parts.in.usr-bin.patchTom Rini4
Along with the change I made earlier to debianutils (which wasn't matching upstream Debian wrt locations), we don't need this change and since run-parts can be used before /usr is mounted, it's not right technically. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-20busybox (various): Add hwclock-default to versions to overwrite SRC_URITom Rini6
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-20udev 141/154: Move udevadm settle timeout to 8 to match 151Tom Rini2
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-20udev 141/151/154: Move rm'ing /tmp/uname, etc, to udev-cacheTom Rini9
Otherwise we'll remove these files before udev-cache is run. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-20oe-stylize.py: Add INC_PRTom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-20debianutils: Move run-parts and tempfile to ${base_bindir}, use INC_PRTom Rini4
We move run-parts to match busybox and usage and tempfile to match normal usage (and upstream). Run oe-stylize.py while in here. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-20util-linux-ng: Fix vipw/vigr/reset/readprofile U-A's.Tom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-20busybox: Add and check /etc/default/hwclock for hwclock initscriptTom Rini3
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-20xserver-xorg-conf: add xorg.conf for spitzMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-20intone: search for eina not eina-0Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-20intone-video: search for eina not eina-0Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-20emtooth: search for eina not eina-0 in newer SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-20recipes: bump PR after efreet -> libefreet1 PN changeMartin Jansa6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-20task-shr: use eve as new default browser, keep ventura in feedsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-20ecore: add newer exit_uclibc patch, because newer revisions have different ↵Martin Jansa2
formatting Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-20ewl: update SRC_URI, was moved to BROKENMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-20eve: update PV and SRC_URI for rewritten versionMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-20EFL: bump SRCREV for alpha release and rewritten eveMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-20python-efl: drop do_stageMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>