CrazyCat
bc02baf590
Update download url.
2025-03-19 20:09:58 +02:00
CrazyCat
3d5ad66977
Merge branch 'master' into extra
2023-04-28 22:17:14 +03:00
CrazyCat
4189b4bf8a
Update backport patches for 6.2
2023-04-28 22:00:44 +03:00
CrazyCat
575a119502
Update archive list.
2023-03-19 01:17:45 +02:00
CrazyCat
8956ff4086
Merge branch 'master' of git://linuxtv.org/media_build
2021-09-27 18:24:54 +03:00
Hans Verkuil
4f611751ce
Add include/linux/atmel-isc-media.h to TARFILES
...
Needed for the atmel driver. Very dubious that this file is in
include/linux.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-09-17 08:49:36 +02:00
CrazyCat
3ec43a4613
Merge branch 'master' of git://linuxtv.org/media_build
2021-04-24 20:25:19 +03:00
Hans Verkuil
98c86936b5
media_build: handle kernel sublevel > 255
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-03-09 12:01:55 +01:00
CrazyCat
65b75c68d8
Merge branch 'master' of git://linuxtv.org/media_build
2021-02-01 17:44:55 +02:00
Hans Verkuil
2508f32fa1
linux/Makefile: add include/uapi/linux/ccs.h
...
Add include/uapi/linux/ccs.h to TARFILES.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-01-13 09:33:32 +01:00
CrazyCat
54a373377e
Merge branch 'master' of git://linuxtv.org/media_build
2021-01-11 17:14:59 +02:00
Hans Verkuil
fe97e9c25b
Drop all dma_buf patches.
...
Just rely on the dma_buf header(s) from the target kernel.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-01-04 13:54:36 +01:00
Hans Verkuil
9ea8e00818
linux/Makefile: add dma-buf-map.h
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-01-04 11:04:21 +01:00
CrazyCat
db828907e1
Merge branch 'master' of git://linuxtv.org/media_build
...
Conflicts:
v4l/versions.txt
2019-03-13 19:42:41 +02:00
Hans Verkuil
ae5f9ddc6d
Add missing trace/events/pwc.h
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2019-01-18 08:47:48 +01:00
CrazyCat
639c3511e3
Merge branch 'master' of git://linuxtv.org/media_build
2018-11-04 17:07:04 +02:00
Jasmin Jessich
b69c737832
Removed compiler-gcc.h from TAR file (TARFILES variable)
...
media-tree commit 815f0ddb346 moved compiler independent definitions
out of compiler-gcc.h to compiler_types.h. media-build did use always
a recent compiler-gcc.h, but not the recent compiler_types.h header.
Thus we got massive compilation errors for all Kernels older than
4.19rc1.
Both files depend on each other and there are also all the other
compiler specific files involved. It is difficult to use the newest
compiler-gcc.h without using also the other compiler specific headers.
To avoid future problems, we use the compiler definition headers of
the particular Kernel tree we are compiling against.
Also removed backports/noretpoline.patch. It patched compiler-gcc.h
only.
This approach may give problems for Kernels older than 4.7, but we
deal with them when they come up in the nightly build.
Signed-off-by: Jasmin Jessich <jasmin@anw.at >
2018-09-02 21:33:15 +02:00
CrazyCat
e7037ec121
Merge branch 'master' of git://linuxtv.org/media_build
2018-08-17 02:47:10 +03:00
Jasmin Jessich
c5540cf17e
Copy and use overflow.h
...
Signed-off-by: Jasmin Jessich <jasmin@anw.at >
2018-07-01 00:01:24 +02:00
CrazyCat
e109755c5c
Merge branch 'master' of git://linuxtv.org/media_build
...
Conflicts:
v4l/Makefile
v4l/versions.txt
2018-06-23 21:45:58 +03:00
CrazyCat
22135571ac
Update source snapshot URLs.
2018-05-22 17:43:15 +03:00
Jasmin Jessich
e7cd711ab8
Updated linux/version_patch.pl
...
Commit baa057e29b58 changed v4l2-dev.c to use pr_info instead of
printk. Thus, we need to update version_patch.pl to find the line
to patch in v4l2-dev.c
Signed-off-by: Jasmin Jessich <jasmin@anw.at >
2018-05-06 11:00:43 +02:00
CrazyCat
a9ab40e2f9
Merge branch 'master' of git://linuxtv.org/media_build
...
Conflicts:
v4l/versions.txt
2018-02-11 18:38:40 +02:00
Jasmin Jessich
2d3b0095a2
Target clean will now remove also directory mm
...
Directory "linux/mm" was left over when cleaning.
Signed-off-by: Jasmin Jessich <jasmin@anw.at >
2018-02-11 01:43:57 +01:00
CrazyCat
f54ce3c7e1
Merge branch 'master' of https://bitbucket.org/CrazyCat/media_build
...
Conflicts:
build
install.sh
linux/Makefile
v4l/scripts/make_kconfig.pl
2017-11-29 03:06:09 +02:00
CrazyCat
7524c5ce0a
Merge branch 'master' of git://linuxtv.org/media_build
2017-11-05 23:19:13 +02:00
Hans Verkuil
9a8f903ce9
Drop firmware directory: no longer used.
...
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
2017-10-09 15:12:22 +02:00
CrazyCat
6cd9275046
Merge branch 'master' of git://linuxtv.org/media_build
...
Conflicts:
backports/pr_fmt.patch
backports/v3.1_no_export_h.patch
backports/v4.10_sched_signal.patch
build
v4l/compat.h
v4l/scripts/make_config_compat.pl
v4l/versions.txt
2017-07-12 03:52:03 +03:00
CrazyCat
08abd73ea2
Merge branch 'master' of git://linuxtv.org/media_build
2017-07-04 23:28:49 +03:00
Hans Verkuil
70806f313f
Add linux/max2175.h to makefile
...
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
2017-06-26 10:28:02 +02:00
CrazyCat
ca5201b357
Merge branch 'master' of git://linuxtv.org/media_build
...
Conflicts:
v4l/versions.txt
2017-02-22 22:10:13 +02:00
Hans Verkuil
0536ed053f
Rename fence.h to dma-fence.h
...
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
2017-01-21 22:22:52 +02:00
Hans Verkuil
88d6a1c7ce
Rename fence.h to dma-fence.h
...
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
2017-01-09 14:46:32 +01:00
CrazyCat
0bd3adf489
Merge branch 'master' of git://linuxtv.org/media_build
2016-12-12 22:43:34 +02:00
CrazyCat
de79ff5e6b
Merge branch 'master' of git://linuxtv.org/media_build
2016-12-08 21:30:47 +02:00
Hans Verkuil
e95eed3ecd
Also remove frame_vector.c before applying patches.
...
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
2016-11-21 13:02:03 +01:00
Hans Verkuil
b17aa62a06
linux/Makefile: remove frame_vector.c
...
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
2016-11-21 13:00:41 +01:00
Hans Verkuil
3d0384eb8c
Add frame_vector.c for kernels <= 4.2
...
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
2016-11-21 10:23:07 +01:00
Hans Verkuil
6b103dee37
cec headers moved to include/uapi/linux
...
Update Makefile accordingly.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
2016-11-17 08:56:27 +01:00
CrazyCat
39d1104905
Merge branch 'master' of git://linuxtv.org/media_build
2016-08-08 00:09:18 +03:00
CrazyCat
4599829cc0
Change urls in build scripts.
2016-08-08 00:08:49 +03:00
CrazyCat
635935f911
Merge branch 'master' of git://linuxtv.org/media_build
2016-08-05 22:57:50 +03:00
Hans Verkuil
4bb90cfcd5
Don't copy vsp1.h, it's been removed.
...
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
2016-07-19 09:54:43 +02:00
CrazyCat
c7ef9d904d
Merge branch 'master' of git://linuxtv.org/media_build
2016-07-09 14:07:51 +03:00
Hans Verkuil
514cd989f3
Add new cec headers
...
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
2016-07-09 08:19:04 +02:00
tbsiptv
a65b596a9f
Add 6909 firmware support
...
Add 6909 firmware support for the build environment
2016-06-21 17:04:24 +08:00
CrazyCat
a811fa283f
Merge branch 'master' of git://linuxtv.org/media_build
2016-05-03 20:47:52 +03:00
Mauro Carvalho Chehab
c6b10b9f9d
Add more things at .gitignore files
...
There are some files that are produced during the build process,
but aren't ignored by git. Add them, to be sure that:
git status
will be clean after building things.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com >
2016-03-30 07:02:55 -03:00
CrazyCat
4a5803ea4a
Change today archive name.
2016-01-30 00:37:12 +02:00
CrazyCat
8f05d28d77
Support for GitHub and Bitbucket.
...
New urls.
2015-11-24 21:53:49 +02:00