index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
classes
/
package_deb.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
package.bbclass: Drop EXPORT_FUNCTIONS use against mapping_rename_hook
Richard Purdie
2012-05-11
1
-1
/
+1
*
classes/package_deb: create .gz index instead of .bz2
Paul Eggleton
2012-04-11
1
-1
/
+1
*
package_{deb,ipk,rpm}: apply umask to files generated in do_package_write_{de...
Andreas Oberritter
2012-04-04
1
-0
/
+1
*
meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)
Richard Purdie
2012-03-05
1
-1
/
+1
*
meta/classes: Convert to use appendVar and appendVarFlags
Richard Purdie
2012-03-05
1
-4
/
+2
*
getVar/setVar cleanups
Richard Purdie
2011-11-26
1
-2
/
+2
*
Convert to use direct access to the data store (instead of bb.data.*Var*())
Richard Purdie
2011-11-10
1
-41
/
+41
*
deb packages support: switch from /var/dpkg to /var/lib/dpkg
Dexuan Cui
2011-09-21
1
-5
/
+5
*
package_deb.bbclass, populate_sdk_deb.bbclass: fix meta-toolchain-gmae build
Dexuan Cui
2011-09-15
1
-6
/
+4
*
package_deb.bbclass: put the stderr into log.do_xxx-attemptonly.xxx
Dexuan Cui
2011-09-07
1
-1
/
+1
*
bitbake.conf: Add SDK_PACKAGE_ARCHS
Mark Hatle
2011-08-02
1
-5
/
+1
*
package_{deb, rpm, ipk}.bbclass: fix 'lingusa' typo
Koen Kooi
2011-08-01
1
-3
/
+3
*
classes/package_xxx.class: Use PKGE/PKGV/PKGR.
Lianhao Lu
2011-05-27
1
-4
/
+4
*
package-index.bb: add support for deb and rpm.
Dexuan Cui
2011-05-20
1
-0
/
+4
*
package_deb.bbclass: Place the whole task under fakeroot context to fix build...
Richard Purdie
2011-02-22
1
-1
/
+3
*
rootfs_deb/package_deb.bbclass: move func from rootfs_deb to package_deb
Lianhao Lu
2011-02-01
1
-0
/
+125
*
image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check().
Lianhao Lu
2011-01-31
1
-0
/
+20
*
package_deb: Remove access to the D directory which isn't used and might not ...
Richard Purdie
2011-01-21
1
-7
/
+2
*
package_deb: The packaging command itself is run under fakeroot so these line...
Richard Purdie
2010-10-22
1
-2
/
+0
*
classes: Only enable fakeroot on setscene tasks with packaging
Richard Purdie
2010-10-22
1
-1
/
+1
*
pseudo/fakeroot: Move the pseudo directory creation into bitbake
Richard Purdie
2010-10-22
1
-0
/
+1
*
package_deb: Fix a typo meaning the debian packaging was not running in the f...
Richard Purdie
2010-10-22
1
-1
/
+1
*
Add Summary/Description support to packaging
Mark Hatle
2010-10-11
1
-1
/
+13
*
Revert "classes: Disable setscene tasks for initial testing"
Richard Purdie
2010-10-05
1
-1
/
+1
*
meta/classes: Fix whitespace mismatch and broken functions
Richard Purdie
2010-08-31
1
-9
/
+9
*
classes: Disable setscene tasks for initial testing
Richard Purdie
2010-08-19
1
-1
/
+1
*
package_*.bbclass: Always run these tasks under fakeroot
Richard Purdie
2010-08-19
1
-0
/
+1
*
package_(deb|rpm): Update to use packaged-staging2
Joshua Lock
2010-08-19
1
-3
/
+15
*
package_deb.bbclass: Make sure the controldir is always cleaned out
Richard Purdie
2010-07-22
1
-0
/
+1
*
Use pseudo rather than fakeroot for fake root privileges
Joshua Lock
2010-07-16
1
-2
/
+2
*
package_*.bbclass: Only set pkg in overrides. These are the only values we're...
Richard Purdie
2010-07-07
1
-5
/
+1
*
Revert "classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when ...
Richard Purdie
2010-07-07
1
-1
/
+1
*
package_deb.bbclass: Fix packaging functions to use versioned dependency pack...
Richard Purdie
2010-07-02
1
-35
/
+39
*
classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when packaging
Joshua Lock
2010-07-01
1
-1
/
+1
*
classes/package_ipk|_deb.bbclass: Make sure versions correctly make it into o...
Richard Purdie
2010-06-30
1
-10
/
+10
*
bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...
Richard Purdie
2009-11-13
1
-2
/
+2
*
classes: Remove and sanitise import statements
Richard Purdie
2009-11-13
1
-7
/
+4
*
base.bbclass: Use explode_deps from bb.utils and remove the obsolete base.bbc...
Richard Purdie
2009-02-05
1
-2
/
+2
*
package_ipk/package_deb.bbclass: Make sure control files are properly removed...
Richard Purdie
2008-08-18
1
-11
/
+1
*
poky-image.bbclass: Correctly handle inserting package-managers into images b...
Richard Purdie
2008-05-20
1
-3
/
+1
*
package_{ipk|deb|tar|rpm): append depend-tasks instead of overwriting
Marcin Juszkiewicz
2007-11-28
1
-1
/
+4
*
package_{ipk|deb}.bbclass: Remove hardcoded install path reference
Richard Purdie
2007-11-24
1
-2
/
+3
*
classes: Use internal bitbake functions and fix packaging unlocking on error ...
Richard Purdie
2007-11-24
1
-12
/
+8
*
package_deb.bbclass: Fix hardcoded apt.conf path, add depends on run-postinst...
Richard Purdie
2007-11-12
1
-6
/
+6
*
package_deb.bbclass: Create DPKG_ARCH to allow mapping between debian archs a...
Richard Purdie
2007-09-27
1
-2
/
+10
*
package_(ipk|deb).bbclass: Rename do_packages stamp to be clearer about what ...
Richard Purdie
2007-09-27
1
-4
/
+5
*
classes: Sync various tweaks from OE
Richard Purdie
2007-09-01
1
-2
/
+1
*
package_ipk/deb.bbclass: Add locking for package creation to stop conflicts
Richard Purdie
2007-08-24
1
-3
/
+15
*
package.bbclass: Add back package_write task in a new form
Richard Purdie
2007-08-21
1
-1
/
+1
*
packaging: Split deb and ipk creation into separate tasks so changing the pac...
Richard Purdie
2007-08-21
1
-3
/
+14
[next]