vpeter4
2cedaafbe4
path: fix folders returned by find command
...
redirect errors in function get_build_dir()
2014-09-30 21:25:46 +02:00
Stephan Raue
2c54f9a757
Merge pull request #3392 from vpeter4/project_build
...
allow packages in projects folder
2014-09-27 21:17:21 +02:00
Stephan Raue
93a31140e0
config/functions: unset $CPP if set on host OS
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-09-23 20:21:05 +02:00
Stephan Raue
a2eb94542e
config/functions: fix strip_lto
...
no lto *flags should be left after stripping..
2014-09-03 23:04:16 +02:00
Stephan Raue
a5a5269281
config/functions: remove strip_linker_plugin
2014-09-03 23:02:32 +02:00
vpeter4
fba6b098db
allow packages in projects folder
...
This allows to use local package from project folder instead of system one from packages folder. It simplifies package dependency for newer projects like for TBS Matrix I'm working on. It requires different gcc, u-boot, ...
2014-09-02 09:45:23 +02:00
Stephan Raue
16b7b03128
remove package 'crystalhd'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-08-04 23:21:08 +02:00
Stefan Saraev
5a84aa6936
config/functions: clean up optimize leftover
2014-07-26 08:52:59 +02:00
Stephan Raue
2a0e538fba
config/functions: move systemd dir to /usr/lib/systemd
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-02-20 17:03:09 +01:00
Stefan Saraev
ea41c9fe16
clean up HOSTNAME
...
we dont need this anymore. thanks @kivutar
2014-02-17 22:05:02 +02:00
Stephan Raue
de8d1e67e6
config: cleanup buildsystem
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-01-30 14:47:17 +01:00
Stephan Raue
7c1d6e4af9
config/functions: add get_module_dir()
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-01-13 22:00:04 +01:00
Stefan Saraev
f12dc0f194
buildsystem: clean up
2014-01-05 22:05:28 +02:00
Stephan Raue
75985580c1
config/functions: remove not more needed xorg_drv_configure_prepend() function
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-01-02 22:26:02 +01:00
Stefan Saraev
b58a749f64
config/functions: remove a leftover
2014-01-02 19:27:40 +02:00
Stefan Saraev
e784a2114f
Revert "buildsystem: rework patching. prepare to remove patches.upstream/"
...
This reverts (part of) commit f920a33507 .
patch --dry-run fails with patches generated with git format-patch --stdout..
closes #2856
2014-01-02 16:24:09 +02:00
Stefan Saraev
f920a33507
buildsystem: rework patching. prepare to remove patches.upstream/
2014-01-02 13:59:46 +02:00
Stephan Raue
6963eb7bda
config/functions: add function 'kernel_version'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-12-21 08:42:05 +01:00
Stefan Saraev
8d5c4b91f9
config/functions: add get_build_dir()
2013-12-13 13:18:38 +02:00
Stefan Saraev
88636d5472
config/functions: fix kernel_path()
2013-12-12 20:57:57 +02:00
Stephan Raue
fcdd49f9ee
config/functions: remove references to xvba support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-09-26 10:26:32 +02:00
Stephan Raue
371455cd2d
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-systemd
...
Conflicts:
config/functions
packages/sysutils/udisks/package.mk
packages/sysutils/udisks/tmpfiles.d/udisks.conf
2013-08-22 18:50:56 +02:00
Stephan Raue
21fb919659
busybox: install optional parted support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-08-22 18:46:21 +02:00
Stephan Raue
5eff68c97d
projects/*: enable udevil support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-08-22 18:40:35 +02:00
Stephan Raue
a5e846d3b6
udisks: remove package 'udisks', will be replaced by package 'udevil'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-08-22 18:34:08 +02:00