index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
classes
/
package.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
package.bbclass: Ensure all packages package when running a build
Richard Purdie
2010-09-08
1
-0
/
+1
*
rpm: Fix autoconf/libtool usage
Mark Hatle
2010-09-03
1
-1
/
+1
*
package_rpm: Enable per file dependencies
Mark Hatle
2010-09-02
1
-0
/
+2
*
package.bbclass: Fix per-file dependency generation
Mark Hatle
2010-08-23
1
-4
/
+9
*
package.bbclass: Fix shlibs race
Richard Purdie
2010-08-23
1
-2
/
+2
*
package.bbclass: Fix do_shlibs
Mark Hatle
2010-08-23
1
-4
/
+5
*
package.bbclass: If files are unreadable, add read access for stripping
Richard Purdie
2010-08-22
1
-2
/
+2
*
package.bbclass: Add perfile dependency identification
Mark Hatle
2010-08-20
1
-5
/
+77
*
classes: Disable setscene tasks for initial testing
Richard Purdie
2010-08-19
1
-1
/
+1
*
package.bbclass: Implement packaged-staging2
Richard Purdie
2010-08-19
1
-40
/
+31
*
package.bbclass: Document the process followed in the class from a high level
Richard Purdie
2010-08-12
1
-1
/
+26
*
package.bbclass: Use --preserve-dates option when stripping kernel modules
Richard Purdie
2010-08-10
1
-1
/
+1
*
kernel/package.bbclass: Handle kernel module stripping centrally
Richard Purdie
2010-08-10
1
-0
/
+4
*
package.bbclass: Clear package directory copy before installing new files to ...
Richard Purdie
2009-11-20
1
-0
/
+1
*
package.bbclass: Fix runtime_maping_rename so version information isn't removed
Richard Purdie
2009-11-19
1
-5
/
+5
*
bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...
Richard Purdie
2009-11-13
1
-1
/
+1
*
classes: Remove and sanitise import statements
Richard Purdie
2009-11-13
1
-14
/
+4
*
package.bbclass: Add the option to declare package preprocess function hooks
Richard Purdie
2009-11-13
1
-1
/
+2
*
package.bbclass: Change to operate on a copy of the install directory instead...
Richard Purdie
2009-11-13
1
-12
/
+25
*
package.bbclass: Remove hardcoded use of PKGDEST variable
Richard Purdie
2009-11-13
1
-1
/
+2
*
package.bbclass: Move variable checks to one place making the code more readable
Richard Purdie
2009-11-13
1
-38
/
+14
*
package.bbclass: Cleanup getVar syntax to use True, not 1 as third argument
Richard Purdie
2009-10-29
1
-61
/
+61
*
Merge ssh://gitserver@git.pokylinux.org/poky
Richard Purdie
2009-04-28
1
-2
/
+2
|
\
|
*
package bbclass: add an 'allow_links' param to get symlinks packaged, usefull...
Koen Kooi
2009-03-11
1
-2
/
+2
*
|
base.bbclass: Use explode_deps from bb.utils and remove the obsolete base.bbc...
Richard Purdie
2009-02-05
1
-9
/
+9
*
|
base.bbclass: Move package metadata handling functions into their own class file
Richard Purdie
2009-02-05
1
-0
/
+2
|
/
*
package.bbclass: Ignore virtual-locale- packages when building -dev and -dbg ...
Richard Purdie
2008-10-02
1
-0
/
+4
*
package.bbclass: Write out extra useful data into the pkgdata files
Richard Purdie
2008-10-02
1
-0
/
+6
*
package.bbclass: Adjust to handle split packages already being present in PAC...
Richard Purdie
2008-09-10
1
-3
/
+2
*
package.bbclass: Skip symlinks when searching for shlib dependencies since we...
Richard Purdie
2008-07-15
1
-0
/
+2
*
package.bbclass: changed library regexp to get dependencies for opensync plug...
Marcin Juszkiewicz
2008-06-18
1
-1
/
+1
*
bitbake.conf/siteinfo.bbclass/package.bbclass: Add in support for 'darwin8'
Richard Purdie
2008-05-05
1
-20
/
+21
*
package.bbclass: unbreak
Marcin Juszkiewicz
2008-04-11
1
-0
/
+1
*
package.bbclass: Add patch to try and handle dynamic librbary dependencies on...
Richard Purdie
2008-04-11
1
-18
/
+82
*
package.bbclass: Sync with OE.dev
Richard Purdie
2008-03-19
1
-8
/
+49
*
package.bbclass: Avoid double suffix depchain packages
Richard Purdie
2008-02-07
1
-0
/
+8
*
package.bbclass: Abstract shlibs path to SHLIBSDIR variable
Richard Purdie
2008-01-23
1
-22
/
+4
*
package.bbclass: Fix shlibs and pkgconfig magic to use HOST_SYS, not TARGET_SYS
Richard Purdie
2008-01-17
1
-12
/
+10
*
package.bbclass: Account for DEPENDS in -dev packages
Richard Purdie
2008-01-09
1
-1
/
+25
*
package.bbclass: Various cleanups and bugfixes, some form OE
Richard Purdie
2007-12-19
1
-22
/
+21
*
package.bbclass: Don't strip files in .debug directories
Richard Purdie
2007-12-19
1
-0
/
+6
*
package.bbclass: Remove debug code
Richard Purdie
2007-11-27
1
-1
/
+0
*
package.bbclass: Remove PKGMAPS functionality and supersede with pkgdata. Rem...
Richard Purdie
2007-11-24
1
-42
/
+5
*
classes: Use internal bitbake functions and fix packaging unlocking on error ...
Richard Purdie
2007-11-24
1
-71
/
+1
*
package.bbclass: Make populate_packages copy files, not move them during do_p...
Richard Purdie
2007-10-23
1
-3
/
+82
*
package.bbclass: Remove depchains packaged() check. This broke after pkgdata ...
Richard Purdie
2007-10-02
1
-3
/
+3
*
package.bbclass: Append to do_package[deptask], cleanup up PACKAGES checks, g...
Richard Purdie
2007-09-27
1
-11
/
+20
*
package.bbclass: Cleanup install references into a configurable variable
Richard Purdie
2007-09-03
1
-17
/
+19
*
package.bbclass: Fix typo
Richard Purdie
2007-08-24
1
-1
/
+1
*
package.bbclass: Add back package_write task in a new form
Richard Purdie
2007-08-21
1
-1
/
+6
[next]