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: Call file to determine elf status in parallel
Richard Purdie
2018-07-24
1
-35
/
+50
*
package: Refactor to remove isElf/is_elf function duplication
Richard Purdie
2018-07-24
1
-36
/
+4
*
package: Allow parallel processing of shlib analysis
Richard Purdie
2018-07-24
1
-17
/
+30
*
package: Allow parallel processing of debug splitting
Richard Purdie
2018-07-24
1
-11
/
+13
*
package: Don't use subshell to execute file
Richard Purdie
2018-07-24
1
-6
/
+2
*
package: Drop subshell usage for dwarfsrcfile generation.
Richard Purdie
2018-07-24
1
-2
/
+10
*
package: Rework PACKAGELOCK based upon sstate for do_packagedata
Richard Purdie
2018-07-24
1
-14
/
+9
*
package.bbclass: exclude packages as shlib providers
Oleksii Konoplitskyi
2018-07-24
1
-2
/
+14
*
package.bbclass: Make staticlib problems non-fatal
Ola x Nilsson
2018-04-23
1
-3
/
+6
*
package: Fix PACKAGELOCK handling
Richard Purdie
2018-04-23
1
-5
/
+6
*
package.bbclass: Only try and process static lib debug symbols on targetos !=...
Richard Purdie
2018-04-20
1
-1
/
+2
*
package.bbclass: Include dbgsrc for static libs
Ola x Nilsson
2018-04-20
1
-12
/
+32
*
package.bbclass: Add '-b' option to file call in isELF
Mark Hatle
2018-04-18
1
-1
/
+1
*
classes: Use ${MACHINE_ARCH} instead of ${MACHINE} for stamp-extra-info task ...
Peter Kjellerstedt
2018-04-10
1
-1
/
+1
*
package.bbclass: use single quotes for path passed to file in isELF()
Andre McCurdy
2018-03-28
1
-1
/
+1
*
package.bbclass: run pre/post installation/removal scriptlets using sh -e
Alexander Kanavin
2018-03-15
1
-0
/
+12
*
package.bbclass: fetch PRIVATE_LIBS twice as we iterate twice
Ross Burton
2018-03-01
1
-0
/
+3
*
package.bbclass: fix typos
Randy MacLeod
2018-02-16
1
-6
/
+6
*
package: Add INHIBIT_PACKAGE_STRIP_FILES to allow files to remain unstripped
Richard Purdie
2018-02-15
1
-0
/
+4
*
package.bbclass: add support for pkg_postinst_ontarget()
Alexander Kanavin
2018-01-30
1
-0
/
+20
*
package.bbclass: replace rpm/debugedit with dwarfsrcfiles
Alexander Kanavin
2018-01-02
1
-6
/
+23
*
bitbake.conf: Add default FILESYSTEM_PERMS_TABLES
Mark Hatle
2017-09-18
1
-3
/
+1
*
package: Change PACKAGE_BBCLASS_VERSION
Richard Purdie
2017-09-02
1
-1
/
+1
*
package.bbclass: support persistent /var/log
Chen Qi
2017-08-18
1
-1
/
+1
*
package.bbclass: Restore functionality to detect RPM dependencies
Peter Kjellerstedt
2017-08-18
1
-3
/
+2
*
package/bbclass: sources are packaged separately from debug.
Juan M Cruz Alcaraz
2017-07-30
1
-3
/
+22
*
Revert "package.bbclass: Restore functionality to detect RPM dependencies"
Richard Purdie
2017-06-13
1
-2
/
+3
*
package.bbclass: Restore functionality to detect RPM dependencies
Peter Kjellerstedt
2017-06-12
1
-3
/
+2
*
package.bbclass: add CONFFILES to pkgdata
David Vincent
2017-04-10
1
-0
/
+1
*
package.bbclass: Add PRIVATE_LIBS to list of package specific variables
Peter Kjellerstedt
2017-03-22
1
-1
/
+1
*
meta: replace uses of bb.data.expand(VARNAME, d) with d.expand(VARNAME)
Joshua Lock
2017-03-22
1
-2
/
+2
*
package.bbclass: Add SKIP_FILEDEPS to list of package specific variables
Peter Kjellerstedt
2017-03-17
1
-1
/
+1
*
package: Fix various rpmdeps relocation issues
Richard Purdie
2017-03-14
1
-2
/
+3
*
package.bbclass: don't exclude package groups from runtime mapping
Alexander Kanavin
2017-03-14
1
-3
/
+0
*
package.bbclass: fix locations of debugedit and rpmdeps utilities
Alexander Kanavin
2017-03-14
1
-2
/
+2
*
package.bbclass: Add SHLIB detection support for mingw targets
Nathan Rossi
2017-03-04
1
-0
/
+21
*
bitbake.conf: replace USE_LDCONFIG with new "ldconfig" distro feature
Andre McCurdy
2017-03-04
1
-4
/
+1
*
Switch to Recipe Specific Sysroots
Richard Purdie
2017-01-23
1
-1
/
+2
*
classes/package*: Add support for PACKAGE_WRITE_DEPS
Richard Purdie
2017-01-20
1
-0
/
+8
*
meta/scripts: Various getVar/getVarFlag expansion parameter fixes
Richard Purdie
2017-01-09
1
-2
/
+2
*
package: don't count every hardlink for PKGSIZE
Ross Burton
2016-12-17
1
-1
/
+4
*
meta: remove True option to getVarFlag calls
Joshua Lock
2016-12-16
1
-2
/
+2
*
meta: remove True option to getVar calls
Joshua Lock
2016-12-16
1
-141
/
+141
*
package.bbclass: Use bb.fatal() instead of raising FuncFailed
Ulf Magnusson
2016-10-04
1
-1
/
+1
*
meta: cleanup d.getVar(var, 0)
Robert Yang
2016-09-14
1
-1
/
+1
*
package: correct subprocess.Popen.communicate() return values
Vladimir Zapolskiy
2016-08-10
1
-6
/
+6
*
package.bbclass: warn about files under symlinked directories
Markus Lehtonen
2016-08-10
1
-0
/
+3
*
package.bbclass: better handling of middle-path dir symlinks
Markus Lehtonen
2016-08-10
1
-4
/
+26
*
package.bbclass: remove unneeded chmod() and chown()
Robert Yang
2016-08-10
1
-3
/
+0
*
classes/package: save/restore cwd in split_and_strip_files
Ross Burton
2016-06-15
1
-3
/
+4
[prev]
[next]