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