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_rpm.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace "echo -e" with "printf" to have the same behavior in dash or bash
Andrei Gherzan
2012-09-20
1
-3
/
+3
*
package_rpm.bbclass: Avoid unnecessary installs in complementary pass
Mark Hatle
2012-09-12
1
-1
/
+8
*
package_rpm.bbclass: fix incremental rpm image generation
Robert Yang
2012-09-10
1
-2
/
+2
*
package_rpm.bbclass: fix the arch (replace "-" with "_")
Robert Yang
2012-09-10
1
-5
/
+5
*
nativesdk: Switch to using nativesdk as a prefix, not a suffix
Richard Purdie
2012-09-02
1
-1
/
+1
*
archiver.bbclass: fix the remove error
Robert Yang
2012-08-29
1
-18
/
+7
*
archiver.bbclass: remove the "upper()" function
Robert Yang
2012-08-29
1
-6
/
+6
*
archiver.bbclass: fix the fakeroot and other issues
Robert Yang
2012-08-29
1
-2
/
+9
*
archiver.bbclass: indent fixes
Robert Yang
2012-08-29
1
-1
/
+0
*
package_rpm.bbclass: fix and enhance the incremental rpm generation
Robert Yang
2012-08-21
1
-25
/
+43
*
meta/classes: Various python whitespace fixes
Richard Purdie
2012-08-21
1
-17
/
+17
*
package_rpm.bbclass: Fix attemptonly install failures
Mark Hatle
2012-08-17
1
-1
/
+1
*
rpmresolve: improve debug output
Paul Eggleton
2012-08-15
1
-2
/
+2
*
package_rpm.bbclass: Accomodate dash when using arrays
Khem Raj
2012-07-31
1
-1
/
+6
*
Rework installation of dev, dbg, doc, and locale packages
Paul Eggleton
2012-07-29
1
-30
/
+44
*
classes/rootfs_rpm: improve speed of RPM rootfs construction
Paul Eggleton
2012-07-29
1
-64
/
+45
*
package_rpm: DEPLOY_DIR_RPM must exist before make index
Robert Yang
2012-07-20
1
-2
/
+2
*
Remove a number of unneeded import os/bb calls
Richard Purdie
2012-07-19
1
-3
/
+0
*
Convert tab indentation in python functions into four-space
Richard Purdie
2012-07-19
1
-590
/
+590
*
package_rpm: Avoid duplicate package generation failures
Mark Hatle
2012-07-09
1
-5
/
+5
*
Fix manual log file paths
Mark Hatle
2012-07-03
1
-5
/
+5
*
package_rpm.bbclass: fix incremental rpm generation
Robert Yang
2012-06-21
1
-3
/
+13
*
package_rpm: Verify that the package manifests are not empty
Mark Hatle
2012-06-12
1
-25
/
+34
*
rootfs_rpm.bbclass: Update database configuration file
Mark Hatle
2012-06-12
1
-0
/
+32
*
package_rpm: Add capability to directly query packageorigin
Mark Hatle
2012-06-12
1
-9
/
+9
*
update-alternatives.bbclass: Refactor the implementation
Mark Hatle
2012-05-30
1
-4
/
+0
*
package_rpm.bbclass: Fix incremental rpm image generation
Robert Yang
2012-05-24
1
-12
/
+8
*
package.bbclass: Drop EXPORT_FUNCTIONS use against mapping_rename_hook
Richard Purdie
2012-05-11
1
-1
/
+1
*
package_rpm: Only rebuild the indexes if the packages have changed
Richard Purdie
2012-04-30
1
-14
/
+4
*
package_rpm.bbclass: Replace shell provides/requires script with python version
Richard Purdie
2012-04-30
1
-9
/
+13
*
package_rpm.bbclass: Set tmppath for rpm to somewhere which won't conflict wi...
1.2_M4.rc3.2
Richard Purdie
2012-04-12
1
-0
/
+1
*
package_rpm.bbclass: Use the correct macros file to avoid empty solvedb path ...
Richard Purdie
2012-04-12
1
-2
/
+1
*
package_rpm: Fix useradd preinst ordering issues
1.2_M4.rc3
Richard Purdie
2012-04-12
1
-16
/
+47
*
package_{deb,ipk,rpm}: apply umask to files generated in do_package_write_{de...
Andreas Oberritter
2012-04-04
1
-0
/
+1
*
package_rpm: Add srpm function to this bbclass
Xiaofeng Yan
2012-03-26
1
-3
/
+50
*
Fix empty file case that caused build error at do_rootfs
Jessica Zhang
2012-03-26
1
-1
/
+1
*
package_rpm.bbclass: ensure base-passwd and shadow get installed first
Scott Garman
2012-03-23
1
-1
/
+8
*
package_rpm.bbclass: fix bashims at rpm_common_comand() method
Otavio Salvador
2012-03-19
1
-2
/
+1
*
meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)
Richard Purdie
2012-03-05
1
-3
/
+3
*
meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)
Richard Purdie
2012-03-05
1
-1
/
+1
*
meta/classes: Convert to use appendVar and appendVarFlags
Richard Purdie
2012-03-05
1
-4
/
+2
*
classes: replace 'Poky' with 'OE-core'
Koen Kooi
2012-02-01
1
-5
/
+5
*
package_rpm.bbclass: Add support for filenames with spaces
Mark Hatle
2012-01-17
1
-4
/
+4
*
Incremental rpm image generation
Robert Yang
2012-01-11
1
-10
/
+63
*
package_rpm.bbclass: Add RPMSPEC_PREAMBLE
Mark Hatle
2011-12-24
1
-0
/
+6
*
package.bbclass: Adjust RPM call to use dynamic location for magic files
Mark Hatle
2011-12-24
1
-1
/
+1
*
getVar/setVar cleanups
Richard Purdie
2011-11-27
1
-3
/
+3
*
package_rpm: Set _tmppath to avoid races over tmp files
Richard Purdie
2011-11-18
1
-0
/
+1
*
rootfs_rpm.bbclass: Enable pre and post install scripts
Mark Hatle
2011-11-11
1
-1
/
+32
*
Convert to use direct access to the data store (instead of bb.data.*Var*())
Richard Purdie
2011-11-10
1
-68
/
+68
[next]