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.bbclass: clamp timestamps
Juro Bystricky
2018-01-05
1
-0
/
+1
*
package_rpm.bbclass: Filter out unwanted file deps for nativesdk packages
Peter Kjellerstedt
2017-08-17
1
-2
/
+23
*
package_rpm.bbclass: disable generation of .build-id links
Alexander Kanavin
2017-07-25
1
-0
/
+1
*
package_rpm.bbclass: use multithreaded xz compression
Alexander Kanavin
2017-06-12
1
-0
/
+2
*
rpm: allow arch-dependent binaries in noarch packages
Ng Wei Tee
2017-05-16
1
-0
/
+1
*
package_rpm.bbclass: Dosen't filter Conflicts if found in Provides
Aníbal Limón
2017-04-20
1
-26
/
+0
*
package_rpm.bbclass: do not strip multilib prefixes from package names, do no...
Alexander Kanavin
2017-03-14
1
-44
/
+11
*
package_rpm.bbclass: do not set the OS dynamically when building rpms
Alexander Kanavin
2017-03-14
1
-1
/
+1
*
package_rpm.bbclass: add a /bin/sh Provides for nativesdk- packages
Alexander Kanavin
2017-03-14
1
-1
/
+1
*
package_rpm.bbclass: instruct rpm to not remove the buildroot directory
Alexander Kanavin
2017-03-14
1
-2
/
+5
*
package_rpm.bbclass: no need to specify the magic file location
Alexander Kanavin
2017-03-14
1
-2
/
+0
*
package_rpm.bbclass: replace createrepo reference with createrepo_c
Alexander Kanavin
2017-03-14
1
-1
/
+1
*
package_rpm.bbclass: correctly map RRECOMMENDS and RSUGGESTS to rpm tags
Alexander Kanavin
2017-03-14
1
-8
/
+4
*
package_rpm.bbclass: make architecture-independent .rpm packages "noarch" ins...
Alexander Kanavin
2017-03-14
1
-1
/
+3
*
classes: Drop now unneeded update_data calls
Richard Purdie
2017-02-15
1
-2
/
+0
*
package_rpm: Clean up pointless exception handling
Richard Purdie
2017-01-22
1
-12
/
+3
*
classes/package*: Add support for PACKAGE_WRITE_DEPS
Richard Purdie
2017-01-20
1
-0
/
+1
*
classes/package_rpm: handle square brackets in filenames
Paul Eggleton
2017-01-09
1
-0
/
+6
*
meta: remove True option to getVarFlag calls
Joshua Lock
2016-12-16
1
-3
/
+3
*
meta: remove True option to getVar calls
Joshua Lock
2016-12-16
1
-68
/
+68
*
package_rpm.bbclass: Use bb.fatal() instead of raising FuncFailed
Ulf Magnusson
2016-10-04
1
-3
/
+3
*
classes/lib: Convert to use python3 octal syntax
Richard Purdie
2016-06-02
1
-3
/
+3
*
classes: Ensure pass setVar/setVarFlag strings, not integers
Richard Purdie
2015-11-24
1
-1
/
+1
*
package_rpm: support signing of rpm packages
Markus Lehtonen
2015-09-03
1
-0
/
+5
*
package_*.bbclass: Ensure OVERRIDES doesn't change sstate signature
Richard Purdie
2015-08-30
1
-0
/
+2
*
package_rpm.bbclass : escape "%" in files and directories name
Sébastien Mennetrier
2015-08-24
1
-0
/
+3
*
meta: Add explict getVar param for (non) expansion
Richard Purdie
2015-06-23
1
-2
/
+2
*
package_ipk/deb/rpm: Improve OVERRIDES handling
Richard Purdie
2015-06-16
1
-1
/
+1
*
package_rpm.bbclass: support packaging of symlinks to directories
Patrick Ohly
2015-02-27
1
-0
/
+10
*
packaging: allow globs in CONFFILES
Chen Qi
2015-02-19
1
-1
/
+1
*
package_rpm: Add optional improved directory handling
Ronan Le Martret
2014-09-03
1
-8
/
+24
*
package_rpm: Add builddir macro to define source directory
Richard Purdie
2014-09-03
1
-0
/
+1
*
package_rpm: Add custom extension support for spec generation.
Richard Purdie
2014-09-03
1
-0
/
+5
*
package_rpm.bbclass: Should be using HOST_* not TARGET_*
Mark Hatle
2014-07-08
1
-2
/
+2
*
classes/package_rpm.bbclass: Fix SDK Suffix reference
Mark Hatle
2014-06-25
1
-1
/
+2
*
package_*.bbclass: Simplify addtask
Richard Purdie
2014-03-30
1
-1
/
+1
*
package_rpm.bbclass: archive the source to srpm package
Robert Yang
2014-03-21
1
-21
/
+12
*
package: Drop do_package_write task
Richard Purdie
2014-02-25
1
-0
/
+2
*
package_*.bbclass: remove references to the old bash indexing routines
Laurentiu Palcu
2014-02-14
1
-1
/
+0
*
conf/bitbake.conf: default HOMEPAGE to blank instead of unknown
Paul Eggleton
2014-02-11
1
-1
/
+2
*
Cleanup rootfs_rpm,package_rpm bbclass files
Hongxu Jia
2014-02-11
1
-472
/
+0
*
package_rpm.bbclass: Trigger the regexp on exact keyword match
Khem Raj
2014-02-02
1
-1
/
+1
*
package_{ipk, deb, rpm}.bbclass: support additional user-defined metadata
Leonid Borisenko
2014-01-28
1
-0
/
+7
*
package_rpm: Fix a race with package_deb/package_ipk
Richard Purdie
2014-01-16
1
-0
/
+5
*
sstate: Get rid of crazy name mapping
Richard Purdie
2013-12-18
1
-1
/
+0
*
package_rpm.bbclass: Replace -linux-gnun32 with -linux.* in RPM platform file
Lei Liu
2013-11-22
1
-5
/
+1
*
package_rpm: Remove need for locking
Richard Purdie
2013-11-06
1
-5
/
+7
*
run-postinst: Ensure that the postinsts are ordered
Mark Hatle
2013-10-07
1
-4
/
+10
*
package_rpm.bbclass: Workaround failure in attemptonly installs
Mark Hatle
2013-10-07
1
-1
/
+1
*
classes/package_rpm: fix bitbake package-index for RPM
Paul Eggleton
2013-09-26
1
-0
/
+5
[next]