index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
classes
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
README, sanity.bbclass: Add makeinfo (from texinfo) as a dependency. Also che...
Richard Purdie
2006-12-22
1
-1
/
+1
*
Remove DISTRO_TYPE, replacing with IMAGE_FEATURES. Documentation is in local....
Richard Purdie
2006-12-20
1
-6
/
+11
*
Remove now uneeded gcc-3.x check
Matthew Allum
2006-12-05
1
-7
/
+0
*
rootfs_(deb|ipk).bbclass: Fix bashism so works on dash
Richard Purdie
2006-12-05
2
-3
/
+2
*
image.bbclass: Add export machine as needed by bbimage
Richard Purdie
2006-12-01
1
-0
/
+1
*
rootfs_deb.bbclass: Add sanity check
Richard Purdie
2006-12-01
1
-1
/
+3
*
sanity.bbclass: Add umask check
Richard Purdie
2006-11-29
1
-0
/
+5
*
package.bbclass: Add fakeroot-native as a PACKAGE_DEPENDS
Richard Purdie
2006-11-29
1
-2
/
+2
*
cross.bbclass: Set PACKAGE_ARCH correctly under inherit cross
Richard Purdie
2006-11-29
1
-0
/
+4
*
rootfs_deb.bbclass: Reverse sources.list file to correct repository prioritie...
Richard Purdie
2006-11-29
1
-4
/
+8
*
package_deb.bbclass: dpkg-deb needs to run under fakeroot to set ownership co...
Richard Purdie
2006-11-29
1
-1
/
+1
*
rootfs_deb.bbclass: Mark packages as installed/unpacked correctly. Add in hac...
Richard Purdie
2006-11-27
1
-1
/
+17
*
rootfs_deb: Set Architecture correctly in a copy of apt.conf in staging
Richard Purdie
2006-11-27
1
-1
/
+3
*
Fix STAGING_BINDIR for multimachine use by spliting into STAGING_BINDIR and S...
Richard Purdie
2006-11-25
6
-9
/
+10
*
base.bbclass: unexport MACHINE
Richard Purdie
2006-11-25
1
-0
/
+1
*
package_deb.bbclass: Handle all architecture as a special case solving multim...
Richard Purdie
2006-11-24
1
-4
/
+6
*
base.bbclass: Make sure MACHINE isn't exported fixing failures in binutils wh...
Richard Purdie
2006-11-23
1
-0
/
+4
*
siteinfo.bbclass: Change note to a debug message
Richard Purdie
2006-11-23
1
-1
/
+1
*
sanity.bbclass: Add sdl-config to required programs list. Remove fixme as now...
Richard Purdie
2006-11-22
1
-4
/
+1
*
rootfs_xxx.bbclass: Add missing checkins from the log_check updates
Richard Purdie
2006-11-22
2
-109
/
+35
*
Factor common code out of rootfs_xxx.bbclass into image.bbclass. Add error de...
Richard Purdie
2006-11-21
1
-0
/
+62
*
base.bbclass: Fix errors in none libtooled packages
Richard Purdie
2006-11-21
1
-2
/
+6
*
Site file handling update: Instead of one site file per target, allow entries...
Richard Purdie
2006-11-21
2
-0
/
+130
*
classes: Sync with OE - mainly quoting fixes or other minor updates
Richard Purdie
2006-11-20
15
-27
/
+59
*
binconfig.bbclass: Sync with OE to benefit from improved .la file handling
Richard Purdie
2006-11-20
1
-5
/
+29
*
Fix whitespace
Ross Burton
2006-11-20
1
-4
/
+4
*
update-rc.d.bbclass: 'Fix' whitespace
Richard Purdie
2006-11-20
1
-29
/
+29
*
base.bbclass: Sync with OE (remove broken mirrors, fix fetchall task)
Richard Purdie
2006-11-20
1
-10
/
+19
*
classes: Standardise whitespace in anonymous python methods and factor out fu...
Richard Purdie
2006-11-20
8
-111
/
+132
*
kernel.bbclass: Unset MACHINE to avoid problems
Richard Purdie
2006-11-20
1
-2
/
+2
*
sanity.bbclass: Merge with OE syncing improvements both ways
Richard Purdie
2006-11-16
1
-24
/
+17
*
kernel.bbclass: Sync with updates in OE to work with kernels >= 2.6.18
Richard Purdie
2006-11-02
2
-27
/
+45
*
lib_package.bbclass: Fix .debug packaging (from OE)
Richard Purdie
2006-10-28
1
-2
/
+2
*
base.bbclass: depchains: don't -destructively- set the pkg's RRECOMMENDS.
Chris Larson
2006-10-27
1
-0
/
+3
*
package.bbclass: depchains: don't -destructively- set the pkg's RRECOMMENDS.
Chris Larson
2006-10-27
1
-5
/
+7
*
patch.bbclass: fix bug where it failed to detect that the user did not modify...
Chris Larson
2006-10-25
1
-1
/
+8
*
package.bbclass: Partially fix another dubious use of packages[0]
Richard Purdie
2006-10-22
1
-1
/
+8
*
package.bbclass: Fix split_locales to remove spurious references to -dbg pack...
Richard Purdie
2006-10-21
1
-0
/
+6
*
image.bbclass: Fix image task dependencies after package.bbclass updates
Richard Purdie
2006-10-20
1
-1
/
+1
*
package.bbclass: Sync with OE upstream
Richard Purdie
2006-10-20
1
-63
/
+69
*
package.bbclass: Split into two tasks, one which prepares the packages and th...
Richard Purdie
2006-10-20
7
-14
/
+35
*
base.bbclass, package.bbclass: Clean up and document. Should be no actual cod...
Richard Purdie
2006-10-20
2
-190
/
+219
*
base.bbclass: Add fetchall task to fetch all sources for all the given task a...
Richard Purdie
2006-10-16
1
-1
/
+7
*
Add check for gawk, needed by x86 glic build
Matthew Allum
2006-10-12
1
-0
/
+3
*
Don't nest os.path.join() calls
Ross Burton
2006-10-02
2
-7
/
+7
*
Update sanity checking to report all missing instead of one per run. Add a ch...
Matthew Allum
2006-09-28
1
-10
/
+26
*
rootfs_ipk: Remove extra rm command to ensure /dev is correctly created
Richard Purdie
2006-09-26
1
-5
/
+1
*
rootfs_ipk.bbclass: Fix function names and exports
Richard Purdie
2006-09-22
1
-2
/
+2
*
Merge devgen branch to trunk.
Chris Larson
2006-09-21
3
-41
/
+131
*
Remove unneeded classes
Richard Purdie
2006-09-21
18
-729
/
+0
[prev]
[next]