Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/LibreELEC/media_build

mirror of https://git.linuxtv.org/media_build.git
https://github.com/LibreELEC/media_build

Don't allow compiling with a version without any backport

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

ff253ae73a15afc73ec3c275f3a8a40d63242fb5 authored about 14 years ago
linux/Makefile: Fallback to 2.6.x for kernel version

The script will look for the complete file version. If not found, it
will fallback to just 2.6.x...

34a9c883bbb299dd7c98dc5d95cad6184f2329ca authored about 14 years ago
v4l/Makefile: Print an error if called without anything at /linux

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

4d2fcee4d09872da0f051f885ca14957dddc7882 authored about 14 years ago
Fix apply_patches/unapply_patches targets

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

fa55d9241080351999d13d2d0db13260e0d6bb75 authored about 14 years ago
Start backports for v2.6.35

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

b74493d32842005a11b977ebf47ba7fa772347f2 authored about 14 years ago
v4l/Makefile: Allow calling linux/Makefile without using -C

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

6fd9dccf94e3328760b3c4a67044a597e7b4e6ae authored about 14 years ago
v4l/Makefile: prevent building it without kernel sources

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

3e6a5c67a5b566a78ad2ff05503b8c57bb65ba79 authored about 14 years ago
Start adding backport for v2.6.35

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

1c888b12dda00c8005ae183085e41500f10477f0 authored about 14 years ago
Fix build with kernel 2.6.36

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

763cbe1be3aeb58bc2c7e8d76b3d38abb1f1556c authored about 14 years ago
linux/Makefile: Prevent applying the patches twice

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

3824f2f53244187ce7fef55b1d7d932e7e630c3d authored about 14 years ago
linux/Makefile: default target is to build

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

0f305bec250b2c945a4f834705af402255f7f2c9 authored about 14 years ago
v4l/Makefile: fix make clean target

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

13e8e741b47d427100c709ef28631e16d378f4d2 authored about 14 years ago
linux/Makefile: Uses v4l/.version

if v4l/.version exists, use it for applying patches, if DIR= is not
specified.

Signed-off-by: M...

38a24eb19c7587c82ab437138963b5a0cae17327 authored about 14 years ago
linux/Makefile: Add a target to avoid needing to tar/untar for a local file

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

4e9a71210e7d970badecb1c72e59e48cb27381ca authored about 14 years ago
add a script to automate building

This script will automate building, assuming that the backport patches
will apply fine.

Signed-...

d1cefeecd08e49d77e75cf7d2cc934cd0dc029c0 authored about 14 years ago
linux/Makefile: Add an option to download the latest tarball from linuxtv.org

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

07ef88710dd272eb94b8a56f95be1af8b7ae8076 authored about 14 years ago
linux/Makefile: add a target to generate the today's tar

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

4a87d361ae14be7c20f11c41ff0447b183a336ee authored about 14 years ago
linux/Makefile: add a target to unapply patches

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

92df0d3e058fdcdfedd9304779e14c361aced5df authored over 14 years ago
Make it compile with 2.6.32

This patch adds compat bits in order to allow compiling it with
2.6.32 (RHEL6 version - didn't t...

477c53a454c2f9df767ff89c79fb0eaef87698a1 authored over 14 years ago
Remove Makefile.media

This file should be auto-generated.

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

721a5bda6c1c0d7dee22192fb83e8efdabced648 authored over 14 years ago
Add a brand new README file explaining how this work.

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

ad98a1154fdf9c940e693d589eaed04ee0790836 authored over 14 years ago
Rename readme file

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

07ee77301fedef16a71e808f74528be9183b51f9 authored over 14 years ago
Auto-include compat.h

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

e877734f59cd56f246a74d7c436184f8f9e9c645 authored over 14 years ago
linux/Makefile: Avoid adding more files than what we actually need

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

4f61f7c27233b4ba3fbf096b11a3febf0376e2aa authored over 14 years ago
linux/Makefile: remove arch-specific files

I doubt that this build would work with arm/sh archs anyway. So, make it
simpler.

Signed-off-by...

7fbb926c8b27d15838bec3de358f4ae9a36fe8f5 authored over 14 years ago
linux/Makefile: Improve it

- Add targets to clean the old dirs/files
- remove uneeded aspas
- fix help message

Signed-off-...

10d943fd38ddcd2b8c70e60ea1403acadcf41a71 authored over 14 years ago
Initial version of the new building system

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

5012d58a62cf994fb5fe73c4e4dd219a0d030e4c authored over 14 years ago