Commit Graph

419 Commits

Author SHA1 Message Date
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
Stephan Raue
fd77c34d95 config/optimize: cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-03 22:59:33 +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
Peter Smorada
cb5a0bbba2 adds support for multiple extension points in addon.xml 2014-08-15 14:29:29 +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
f687f32694 clean up $LIBVA
libva-intel-driver is enough here
2014-08-04 23:21:07 +02:00
Stefan Saraev
5f30f72443 config/options: cleanup 2014-08-04 23:21:07 +02:00
Stephan Raue
50a88fe55c config/version: set OS_VERSION to 5.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-27 17:04:50 +02:00
Stefan Saraev
5a84aa6936 config/functions: clean up optimize leftover 2014-07-26 08:52:59 +02:00
Stephan Raue
8c7f55d7f2 config/version: set ADDON_VERSION to 4.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-20 14:38:11 +02:00
Stephan Raue
aff26c0023 config/version: set OS_VERSION to 4.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-19 23:11:47 +02:00
Stephan Raue
b1a67f3379 libva-driver-intel: rename to package 'libva-intel-driver', change source url
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-10 09:59:53 +02:00
Stefan Saraev
68bcdccc3b bye bye Virtual 2014-05-09 13:27:03 +03:00
Stephan Raue
36251c397f config/optimize: dont build with '-ffast-math'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-04-25 23:11:23 +02:00
Stephan Raue
40add36fb9 gcc: update to gcc-4.9.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-04-23 18:33:34 +02:00
Stephan Raue
4b8c3fbbf6 config/noobs: update partition and file size
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-04-20 21:22:54 +02:00
Stefan Saraev
77dc4b8f79 config/path: unset PYTHONSTARTUP/PYTHONPATH
tryfix #2964
2014-03-05 23:01:38 +02:00
Stefan Saraev
a12e313f81 config/optimize: remove fast/speed 2014-02-24 14:40:33 +02:00
Stefan Saraev
4e3142e3c6 config/path: source config/functions early
$(kernel_path) should be available to PKG_CONFIGURE_OPTS_* now
2014-02-22 23:16:36 +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