index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crumbs: fix hassattr typo
Chris Larson
2010-03-25
1
-1
/
+1
*
Implement BBVERSIONS
Chris Larson
2010-03-25
4
-30
/
+134
*
usermanual.xml: Add documentation on bblayers.conf
Richard Purdie
2010-03-25
1
-1
/
+3
*
Expand PREMIRRORS
Enrico Scholz
2010-03-25
1
-1
/
+1
*
utils: improve wording of error message
Bernhard Reutner-Fischer
2010-03-25
1
-1
/
+1
*
bootimg.bbclass: Fix dependency name
Richard Purdie
2010-03-25
1
-1
/
+1
*
parted: Add BBCLASSEXTEND native
Richard Purdie
2010-03-25
1
-1
/
+3
*
bootimg/boot-directdisk.bbclass: Update afer syslinux changes, fix mbr.bin lo...
Richard Purdie
2010-03-25
2
-8
/
+8
*
syslinux: Convert to BBCLASSEXTEND, clean up recipe and staging function
Richard Purdie
2010-03-25
2
-43
/
+13
*
scm-revisions: Always use ??= operator
Richard Purdie
2010-03-25
3
-178
/
+177
*
meta-openmoko: Add layer configuration
Richard Purdie
2010-03-25
3
-37
/
+49
*
meta-moblin/layer.conf: Fix layer location
Richard Purdie
2010-03-25
1
-1
/
+1
*
meta-extras: Add layer configuration
Richard Purdie
2010-03-25
4
-8
/
+18
*
poky-image-minimal-directdisk: Add directdisk image example
Richard Purdie
2010-03-25
1
-0
/
+16
*
boot-directdisk.bbclass: Add direct disk image creation class
Richard Purdie
2010-03-25
1
-0
/
+92
*
bootimg.bbclass: Improve documentation
Richard Purdie
2010-03-25
1
-4
/
+18
*
bitbake: Gross hack to fix packaged-staging with BBCLASSEXTEND packages
Richard Purdie
2010-03-23
1
-0
/
+2
*
packaged-staging.bbclass: Revert accidental damage
Richard Purdie
2010-03-23
1
-1
/
+1
*
packaged-staging.bbclass: Fix mkdir to actually create the destination directory
Richard Purdie
2010-03-23
1
-2
/
+2
*
encdev-native: Convert to BBCLASSEXTEND
Richard Purdie
2010-03-23
4
-6
/
+2
*
yum: Update yum and createrepo to latest version
Joshua Lock
2010-03-23
5
-63
/
+34
*
.gitignore: ignore bblayers.conf
Joshua Lock
2010-03-23
1
-0
/
+1
*
linux-nokia800_2.6.21: Remove legacy staging function
Joshua Lock
2010-03-23
2
-6
/
+7
*
u-boot: remove legacy staging
Joshua Lock
2010-03-23
1
-3
/
+3
*
fakechroot: Update to 2.9 and add a patch from Debian
Joshua Lock
2010-03-23
2
-16
/
+11
*
pseudo: Add recipe
Richard Purdie
2010-03-22
3
-0
/
+105
*
layer.conf: Fix filename conflict
Richard Purdie
2010-03-22
4
-2
/
+173
*
Move default SCM versions into separate meta directory specific files to impr...
Richard Purdie
2010-03-22
6
-302
/
+41
*
Switch to bblayers configuration
Richard Purdie
2010-03-22
5
-11
/
+32
*
bitbake/cooker.py: Add support for a bblayers.conf file
Richard Purdie
2010-03-22
1
-8
/
+25
*
utility-tasks.bbclass: Remove unneeded base_ prefix since we don't EXPORT the...
Richard Purdie
2010-03-22
1
-6
/
+6
*
bitbake/providers: Fix merge error
Richard Purdie
2010-03-22
1
-3
/
+3
*
cooker: bail out early if no files to build
Bernhard Reutner-Fischer
2010-03-22
1
-1
/
+2
*
Fix issues with BBCLASSEXTEND set by anonymous python, and rename some variab...
Chris Larson
2010-03-22
1
-14
/
+16
*
Implement ??= operator
Chris Larson
2010-03-22
3
-2
/
+19
*
Avoid unnecessary calls to keys() when iterating over dictionaries.
Chris Larson
2010-03-22
6
-30
/
+21
*
knotty: tweak failure phrase
Bernhard Reutner-Fischer
2010-03-22
1
-1
/
+1
*
Fix ud.basecmd error introduced by the FETCHCMD_git commit
Chris Larson
2010-03-22
1
-1
/
+2
*
Add initial 'repo' fetcher
Tom Rini
2010-03-22
2
-0
/
+108
*
Re-getVar BBCLASSEXTEND after finalise()
Chris Larson
2010-03-22
1
-3
/
+2
*
Error early if BBPATH is unset, rather than falling back to share/bitbake
Chris Larson
2010-03-22
1
-5
/
+1
*
Kill unused projectdir in bb package.
Chris Larson
2010-03-22
1
-12
/
+1
*
Fix msg usage in the moved utility functions.
Chris Larson
2010-03-22
1
-15
/
+15
*
Move most utility functions from bb into bb.utils.
Chris Larson
2010-03-22
2
-909
/
+764
*
Move compat imports in the bb package to avoid circular dep issues.
Chris Larson
2010-03-22
1
-5
/
+4
*
Move encodeurl, decodeurl into bb.fetch.
Chris Larson
2010-03-22
2
-108
/
+95
*
Move MalformedUrl, VarExpandError into appropriate modules.
Chris Larson
2010-03-22
3
-5
/
+9
*
Add FETCHCMD parameter for git
Martyn Welch
2010-03-22
1
-10
/
+13
*
sanity.bbclass: Add a note about using dpkg-reconfigure
Richard Purdie
2010-03-22
1
-1
/
+1
*
base.bbclass: Split up as per the patch in OE.dev by Chris Larson making code...
Richard Purdie
2010-03-19
7
-722
/
+740
[next]