index
:
openembedded
2011.03-maintenance
aldot/fixes
bluelightning/opie-18bpp
bluelightning/opie-fixes
bluelightning/opie-git
cbrake/qt-4.7.0
darwin
fso/milestone5
fso/milestone5.5
hipox
holger/hash-style
holger/openmoko-merges
holger/qt4-4.7
holger/qt4-sdk
holger/random-fixes
holger/staging-branch
ieee80215
jan/master
john_lee/fastboot-devel
john_lee/openmoko-toolchain
kergoth/autotools
kergoth/bluez
kergoth/hostap-madwifi
kergoth/master
khem/import-linaro-gcc-4.5
koen/darwin-host-fixes
koen/static-libs-rework
laibsch/scim
laibsch/wip
likewise/nios2
master
mckoan/kaeilos-2009
mckoan/kaeilos-2011
mckoan/kaeilos-2012
mdietze/nylon
morphis/for-upstream
nios2
org.openembedded.angstrom-2007.12-stable
org.openembedded.dev
org.openembedded.documentation
org.openembedded.dreambox
org.openembedded.dreambox.release_25
org.openembedded.oetest
org.openembedded.oz354fam083
org.openembedded.oz354x
org.openembedded.packaged-staging
org.openembedded.slugos.5.3-beta
org.openembedded.stable
org.openmbedded.dev
pb/toolchain-desuck
push/oe
raster
rik/amd64
rik/qemu-0.12
robertschuster/amd64-target
rpurdie/for-testing
rpurdie/work-in-progress
shared/blackfin
shared/xorg-7.4-update
shr/import
shr/merge
shr/stable2009
shr/testing2009
shr/testing2010
shr/testing2011.1
shr/unstable
slugos/slugos6.0-beta
stable/2009
stefan/eten-support
tasks-reduction
testing
testing-next
testing-next-test
thesing/arm4-eabi-angstrom
ulf/linux-2.6.39-2011-11-21
ulf/linux-2.6.39-2011-11-22
upstream
xora/angstrom-sqeeezy
xora/angstrom-srcpv
Classic OpenEmbedded Development Tree
OpenEmbedded
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils.bbclass: set close_fds=True by default for the popen helper
Chris Larson
2010-06-10
2
-3
/
+7
*
Add a rm -rf utility function and use it in packaged-staging.bbclass
Chris Larson
2010-06-10
1
-22
/
+11
*
packaged-staging.bbclass: fix typo, it's PSTAGE_TMPDIR_STAGE, not PSTAGE_TMDP...
Chris Larson
2010-06-10
1
-1
/
+1
*
insane.bbclass: set PATH before calling desktop-file-validate
Martin Jansa
2010-06-08
1
-1
/
+3
*
debian.bbclass: remove unwanted inherit leftover (from trying oe_popen instea...
Martin Jansa
2010-06-08
1
-2
/
+0
*
debian.bbclass: call objdump from binutils-cross
Martin Jansa
2010-06-08
1
-1
/
+3
*
gitpkgv: new
pieterg
2010-06-08
1
-0
/
+41
*
packaged-staging.bbclass: fix issue with no SRC_URI
Cliff Brake
2010-06-07
1
-1
/
+1
*
rootfs_ipk/meta-toolchain: Add locking on tasks that add package_update_index...
Tom Rini
2010-06-07
1
-0
/
+1
*
classes/gettext.bbclass: Account for libiconv and libintl too.
Khem Raj
2010-06-05
1
-2
/
+2
*
classes/autotools.bbclass: Dont bail out if gettext/config.rpath does not exist.
Khem Raj
2010-06-05
1
-1
/
+5
*
amend.bbclass: don't parse same amend.inc if FILESPATH references it multiple...
Denys Dmytriyenko
2010-06-04
1
-1
/
+7
*
icecc.bbclass: fix irt changes in toolchains installation
Dmitry Eremin-Solenikov
2010-06-04
1
-4
/
+5
*
xfce46: remove checksum name atribute from bbclass
Martin Jansa
2010-06-01
1
-1
/
+1
*
base.bbclass: fix issue with unpack of patches with apply=no
Chris Larson
2010-05-27
1
-1
/
+1
*
Revert "patch.bbclass: use param_bool()"
Chris Larson
2010-05-27
1
-6
/
+7
*
Revert "base.bbclass: fixed 'apply=no' behavior"
Chris Larson
2010-05-27
1
-4
/
+1
*
patch.bbclass: use param_bool()
Enrico Scholz
2010-05-27
1
-7
/
+6
*
base.bbclass: fixed 'apply=no' behavior
Enrico Scholz
2010-05-27
1
-1
/
+4
*
packaged-staging.bbclass: added missing space in find call
Enrico Scholz
2010-05-27
1
-1
/
+1
*
patch.bbclass: fix the logic error that resulted in tcp-wrappers patch applic...
Chris Larson
2010-05-26
1
-5
/
+6
*
base.bbclass: make do_unpack also not unpack when 'apply' url parameter is set
Chris Larson
2010-05-26
1
-1
/
+1
*
image.bbclass: Make zap_root_password to disable root's password not the user...
Khem Raj
2010-05-26
1
-1
/
+1
*
Make the do_patch apply=yes param implicit if extension is .diff/.patch
Chris Larson
2010-05-25
1
-9
/
+15
*
Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>
Chris Larson
2010-05-25
1
-15
/
+20
*
autotools.bbclass: drop 'cfgcmd' and 'Running ..' output
Chris Larson
2010-05-23
1
-6
/
+1
*
amend.bbclass: load *all* available amend.inc files in FILESPATH, not the first
Chris Larson
2010-05-23
1
-5
/
+3
*
packaged-staging: fixed deadlock
Enrico Scholz
2010-05-21
1
-1
/
+0
*
kernel bbclass: switch to u-boot-mkimage-native
Koen Kooi
2010-05-20
1
-1
/
+1
*
python-dir: raise an Exception instance, not a string
Chris Larson
2010-05-19
1
-1
/
+1
*
module-base.bbclass: keep PR if MACHINE_KERNEL_PR is not set
Eric Bénard
2010-05-18
1
-1
/
+6
*
cross.bbclass: fix build of meta-toolchain
Eric Bénard
2010-05-18
1
-2
/
+0
*
cross bbclass: add extra sed for gcc 4.3.x adding -L${STAGING_LIBDIR_NATIVE} ...
Koen Kooi
2010-05-17
1
-1
/
+3
*
java-native.bbclass: remove do_stage function, because of NATIVE_INSTALL_WORK...
Henning Heinold
2010-05-16
1
-4
/
+0
*
java-native.bbclass: silence the legacy staging msg
Henning Heinold
2010-05-14
1
-0
/
+2
*
module_strip.bbclass: set KERNEL_MAJOR_VERSION
Eric BENARD
2010-05-14
1
-0
/
+3
*
kernel.bbclass: fix staging of .config
Eric Benard
2010-05-07
1
-0
/
+1
*
native.bbclass: Clear PACKAGES variable when using BBCLASSEXTEND (from poky)
Richard Purdie
2010-05-06
1
-0
/
+1
*
sanity.bbclass: Fix to work with old versions of bitbake for now
Richard Purdie
2010-05-06
1
-1
/
+2
*
classes/recipes: Catch populate_staging references that were missed in the fi...
Richard Purdie
2010-05-06
1
-1
/
+1
*
cross.bbclass: In sysroot_stage_all, only process src dirs if they exist.
rpurdie/work-in-progress
Tom Rini
2010-05-05
1
-2
/
+6
*
cross/staging.bbclass: Make sure .la files get mangled and add extra mangling...
Richard Purdie
2010-05-05
2
-2
/
+9
*
autotools.bbclass: merge recent changes from Poky
Joshua Lock
2010-05-05
1
-29
/
+31
*
relocatable.bbclass: Handle files which don't have read/write permissions
Joshua Lock
2010-05-05
1
-6
/
+20
*
packaged-staging.bbclass: Remove hardcoded paths in binconfig files for targe...
Joshua Lock
2010-05-05
1
-1
/
+1
*
gettext enhancements: Make it easier to use the right gettext
Joshua Lock
2010-05-05
5
-2
/
+29
*
relocatable: Class to post-process packages for relocatability
Joshua Lock
2010-05-05
4
-1
/
+86
*
packaged-staging: enhancements from Poky for fetching and relocatability
Joshua Lock
2010-05-05
1
-21
/
+81
*
bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...
Joshua Lock
2010-05-05
21
-60
/
+68
*
packaged-staging: Fix mkdir to actually create destination
Joshua Lock
2010-05-05
1
-1
/
+1
[next]