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.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
package: ensure do_split_packages doesn't return duplicates
Ross Burton
2016-04-29
1
-3
/
+3
*
package.bbclass: improve permission handling
Dan McGregor
2016-04-14
1
-3
/
+8
*
package.bbclass: handle links in sorted order
Bill Randle
2016-04-13
1
-9
/
+10
*
package: do_split_packages: expand variables in extra_depends
Ross Burton
2016-04-06
1
-0
/
+1
*
conf/bitbake.conf package.bbclass: fix dbg package not contain sources while ...
Hongxu Jia
2016-03-28
1
-4
/
+20
*
package.bbclass: Treat .node files same as .so when checking what to strip
Brendan Le Foll
2016-03-25
1
-1
/
+1
*
package: check inherit instead of PN to decide if a recipe is a packagegroup
Ross Burton
2016-02-28
1
-2
/
+1
*
classes/lib: Add expand parameter to getVarFlag
Richard Purdie
2016-02-04
1
-2
/
+2
*
package.bbclass: Add data expansion to do_split_packages()
Richard Purdie
2016-02-04
1
-0
/
+2
*
insane/package: Fix cases where QA errors aren't fatal
Richard Purdie
2016-01-15
1
-0
/
+4
*
package: Add auto package splitting of .debug files
Richard Purdie
2015-12-16
1
-0
/
+17
*
bbclass: fix spelling mistakes
Maxin B. John
2015-11-24
1
-2
/
+2
*
prserv.bbclass: remove it since it is null
Robert Yang
2015-10-27
1
-1
/
+0
*
package.bbclass: add summary line to installed-vs-shipped QA check
Martin Jansa
2015-09-23
1
-1
/
+2
*
meta: Add explict getVar param for (non) expansion
Richard Purdie
2015-06-23
1
-2
/
+2
*
package.bbclass: Include missing variables on PACKAGEVARS
Leonardo Sandoval
2015-05-24
1
-1
/
+1
*
package: Fix license exclusion packaging errors
Richard Purdie
2015-04-30
1
-7
/
+11
*
split_and_strip_files: regroup hardlinks to make build deterministic
Ed Bartosh
2015-04-29
1
-22
/
+26
*
classes/package: clarify installed-vs-shipped message
Paul Eggleton
2015-04-19
1
-1
/
+2
*
package.bbclass: Add SYSTEMD_SERVICE to list of package specific variables
Andreas Oberritter
2015-03-25
1
-1
/
+1
*
packaging: allow globs in CONFFILES
Chen Qi
2015-02-19
1
-18
/
+61
*
package.bbclass: Let PR server update PKGV, not PV
Mike Looijmans
2015-01-23
1
-3
/
+4
*
package.bbclass: Fix support for private libs
Martin Jansa
2015-01-16
1
-1
/
+1
*
classes/package: move read_shlib_providers() to a common unit
Paul Eggleton
2014-12-21
1
-23
/
+1
*
package.bbclass: do variable fixups even when FILES was set
Peter Seebach
2014-12-19
1
-8
/
+10
*
package.bbclass: Create empty key/value if not there for shlib_provider
Khem Raj
2014-12-03
1
-0
/
+2
*
package/prserv: Merge two similar functions into one
Richard Purdie
2014-11-09
1
-14
/
+38
*
package_do_shlibs: Look for provider in the path thats in shlib_provider dict...
Khem Raj
2014-10-10
1
-1
/
+4
*
package.bbclass: Reverse runtime symlinks should be tied to package generation
Otavio Salvador
2014-10-06
1
-4
/
+4
*
package: Correct two typos in a comment
Peter Kjellerstedt
2014-08-29
1
-3
/
+3
*
package: Disable runtime mapping of RPROVIDES/RCONFLICTS/RREPLACES
Richard Purdie
2014-08-25
1
-3
/
+0
*
package: Don't remap names in packagegroup recipes
Richard Purdie
2014-08-25
1
-0
/
+3
*
package.bbclass: Fixup for using common function
Richard Purdie
2014-08-23
1
-13
/
+2
*
package: Fix darwin shlibs code
Richard Purdie
2014-08-04
1
-11
/
+13
*
package: Convert dylib handling from .la to otool
Richard Purdie
2014-08-03
1
-32
/
+22
*
package: Fix pkgdest for darwin shlibs code
Richard Purdie
2014-08-03
1
-1
/
+1
*
package.bbclass: add a stub implementation of package_name_hook
Ross Burton
2014-07-10
1
-0
/
+12
*
package.bbclass: Generate runtime-rprovides data
Richard Purdie
2014-07-10
1
-4
/
+11
*
package.bbclass: Rewrite shlib_provider handling to include RPATH
Richard Purdie
2014-07-10
1
-17
/
+30
*
package.bbclass: Improve shlibs pkgdata file format
Richard Purdie
2014-07-10
1
-20
/
+11
*
package.bbclass: Rewrite sonames data structure to include library path
Richard Purdie
2014-07-10
1
-10
/
+13
*
package.bbclass: Improve shlibs needed data structure
Richard Purdie
2014-07-10
1
-22
/
+20
*
package.bbclass: Add CONFFILES to list of package specific variables
Richard Purdie
2014-04-08
1
-1
/
+1
*
package: Drop do_package_write task
Richard Purdie
2014-02-25
1
-12
/
+0
*
package.bbclass: do_split_packages should always return something.
Josua Mayer
2014-02-17
1
-1
/
+1
*
package: Remove the before do_build constraint of the do_package task
Richard Purdie
2014-02-13
1
-1
/
+1
*
package.bbclass: fix strip and split logic
Koen Kooi
2014-02-11
1
-2
/
+1
*
package.bbclass: Show which files require given dependency in debug output
Martin Jansa
2014-01-29
1
-2
/
+10
*
package.bbclass: Don't search for providers of PRIVATE_LIBS
Martin Jansa
2014-01-29
1
-2
/
+11
*
package.bbclass: add getter of additional metadata
Leonid Borisenko
2014-01-28
1
-0
/
+11
[next]