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
*
bb.manifest: Drop, its unused and obsolete. No point in having dead code around
Richard Purdie
2010-03-25
1
-144
/
+0
*
BBFILES: use a set to remove duplicates when collecting.
Chris Larson
2010-03-25
1
-4
/
+4
*
bb/command was importing bb and accessing some of its own classes indirectly ...
Chris Larson
2010-03-25
1
-3
/
+5
*
Why is bb/__init__.py importing bb?
Chris Larson
2010-03-25
1
-1
/
+2
*
data_smart: be explicit about what we make available to eval'd python code
Chris Larson
2010-03-25
1
-2
/
+7
*
Fix 7 references to undefined variables, as spotted by pyflakes
Chris Larson
2010-03-25
4
-8
/
+7
*
bb.utils: remove old portage remnants
Chris Larson
2010-03-25
2
-588
/
+1
*
bb.utils: utilize string.letters and string.digits
Chris Larson
2010-03-25
1
-5
/
+3
*
bb.which: fix broken direction/reverse argument
Chris Larson
2010-03-25
1
-1
/
+1
*
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
[next]