index
:
linux/poky.git
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
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
classes
/
package_deb.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
package_deb.bbclass: fix 'armel' override
Bogdan Marinescu
2013-04-03
1
-3
/
+5
*
package/populate_sdk: Move functions from package_* to populate_sdk_*
Richard Purdie
2013-03-23
1
-28
/
+0
*
classes/buildhistory: implement history collection for SDKs
Paul Eggleton
2013-03-23
1
-0
/
+28
*
package_{ipk, deb, rpm}: drop the TARGET_OS conditional
Christopher Larson
2013-03-22
1
-10
/
+7
*
package_deb: don't install glibc-localedata-i18n separately
Christopher Larson
2013-03-22
1
-4
/
+0
*
package_deb.bbclass: set DPKG_ARCH_arm to "armel"
Constantin Musca
2013-03-10
1
-0
/
+1
*
package_deb.bbclass:fix meta-toolchain-sdk fail on do_populate_sdk
Hongxu Jia
2013-03-02
1
-3
/
+9
*
package_deb.bbclass:fix the arch (replace "_" with "-") in deb package control
Hongxu Jia
2013-03-02
1
-0
/
+8
*
package_deb: check CONFFILES exist before adding them to metadata
Ross Burton
2013-02-22
1
-1
/
+2
*
package_rpm/dev/ipk/tar: Drop unused functions
Richard Purdie
2013-02-17
1
-51
/
+0
*
package_rpm/deb/ipk: Error if we don't find packages when creating the packag...
Richard Purdie
2013-02-17
1
-1
/
+6
*
package_ipk/deb/rpm: Ensure deploy staging directory is empty before rerunnin...
Richard Purdie
2013-01-30
1
-0
/
+1
*
Split do_packagedata task from do_package
Richard Purdie
2013-01-25
1
-1
/
+1
*
package_deb: Dependencies with a ( or ) in them are invalid in debs
Mark Hatle
2012-12-06
1
-0
/
+10
*
classes: Update to use corrected bb.utils.explode_dep_versions2 API
Richard Purdie
2012-10-02
1
-10
/
+11
*
package_deb/ipk: Remap < and > to << and >>
Mark Hatle
2012-10-02
1
-0
/
+18
*
Replace "echo -e" with "printf" to have the same behavior in dash or bash
Andrei Gherzan
2012-09-20
1
-1
/
+1
*
classes/package_deb: add PackageArch field
Paul Eggleton
2012-07-26
1
-0
/
+1
*
Convert tab indentation in python functions into four-space
Richard Purdie
2012-07-19
1
-2
/
+2
*
Fix manual log file paths
Mark Hatle
2012-07-03
1
-2
/
+2
*
package_deb: When searching for E:, anchor expression
Richard Purdie
2012-07-02
1
-1
/
+1
*
meta: replace os.system with subprocess.call
Robert Yang
2012-05-30
1
-1
/
+2
*
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-27
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
[next]