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
*
package_rpm: Workaround for 'all' arch multilib package naming
Mark Hatle
2012-12-17
1
-2
/
+12
*
package_rpm.bbclass: Add a simply way to enable RPM debugging
Mark Hatle
2012-12-17
1
-0
/
+3
*
package_rpm.bbclass: Add additional install error detection
Mark Hatle
2012-12-17
1
-1
/
+1
*
package_rpm.bbclass: Add support for incremental installs
Mark Hatle
2012-12-17
1
-1
/
+47
*
package_rpm.bbclass: Add additional logging
Mark Hatle
2012-12-17
1
-0
/
+9
*
package_rpm.bbclass: Fix the way the RPM platform file is generated
Mark Hatle
2012-12-17
1
-3
/
+13
*
package_rpm: Update the way the multilib package names are translated
Mark Hatle
2012-12-17
1
-13
/
+175
*
classes/*_rpm: integrate Smart into RPM filesystem construction
Paul Eggleton
2012-12-17
1
-441
/
+90
*
rootfs generation: export two new variables to postinst scriptlets
Laurentiu Palcu
2012-12-06
1
-0
/
+2
*
package_rpm.bbclass: Add the runtime dependencies to the pre/post scriptlets
Mark Hatle
2012-12-06
1
-31
/
+55
*
package_rpm.bbclass: Fix an issue where complementary installs fail
Mark Hatle
2012-10-07
1
-5
/
+9
*
classes: Update to use corrected bb.utils.explode_dep_versions2 API
Richard Purdie
2012-10-02
1
-38
/
+46
*
package_rpm.bbclass: change the arch's "-" to "_" for platform
Robert Yang
2012-09-26
1
-2
/
+2
*
package_rpm.bbclass: no initial_solution in the second build
Robert Yang
2012-09-26
1
-4
/
+7
*
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
[next]