Compare commits

..

No commits in common. "be59829420bb57afe820828de7bcbd51827b2bda" and "ba20de7e3c9be8d13441f2bd28dffdf9898618d7" have entirely different histories.

8 changed files with 19 additions and 3 deletions

View File

@ -1 +1 @@
24.10.0 24.9.1

Binary file not shown.

Binary file not shown.

View File

@ -232,6 +232,10 @@
"description": "DRM KMS helper", "description": "DRM KMS helper",
"depends": "drm,fb,fb_sys_fops,cfbfillrect,syscopyarea,cfbimgblt,sysfillrect,sysimgblt,cfbcopyarea" "depends": "drm,fb,fb_sys_fops,cfbfillrect,syscopyarea,cfbimgblt,sysfillrect,sysimgblt,cfbcopyarea"
}, },
"drm_panel_orientation_quirks": {
"description": "",
"depends": ""
},
"dvb-core": { "dvb-core": {
"description": "DVB Core Driver", "description": "DVB Core Driver",
"depends": "" "depends": ""
@ -1222,6 +1226,10 @@
"description": "DRM KMS helper", "description": "DRM KMS helper",
"depends": "drm,fb,fb_sys_fops,cfbfillrect,syscopyarea,cfbimgblt,sysfillrect,sysimgblt,cfbcopyarea" "depends": "drm,fb,fb_sys_fops,cfbfillrect,syscopyarea,cfbimgblt,sysfillrect,sysimgblt,cfbcopyarea"
}, },
"drm_panel_orientation_quirks": {
"description": "",
"depends": ""
},
"dvb-core": { "dvb-core": {
"description": "DVB Core Driver", "description": "DVB Core Driver",
"depends": "" "depends": ""
@ -15397,6 +15405,10 @@
"description": "DRM KMS helper", "description": "DRM KMS helper",
"depends": "drm,fb,fb_sys_fops,cfbfillrect,syscopyarea,cfbimgblt,sysfillrect,sysimgblt,cfbcopyarea" "depends": "drm,fb,fb_sys_fops,cfbfillrect,syscopyarea,cfbimgblt,sysfillrect,sysimgblt,cfbcopyarea"
}, },
"drm_panel_orientation_quirks": {
"description": "",
"depends": ""
},
"dvb-core": { "dvb-core": {
"description": "DVB Core Driver", "description": "DVB Core Driver",
"depends": "" "depends": ""
@ -16371,6 +16383,10 @@
"description": "DRM KMS helper", "description": "DRM KMS helper",
"depends": "drm,fb,fb_sys_fops,cfbfillrect,syscopyarea,cfbimgblt,sysfillrect,sysimgblt,cfbcopyarea" "depends": "drm,fb,fb_sys_fops,cfbfillrect,syscopyarea,cfbimgblt,sysfillrect,sysimgblt,cfbcopyarea"
}, },
"drm_panel_orientation_quirks": {
"description": "",
"depends": ""
},
"dvb-core": { "dvb-core": {
"description": "DVB Core Driver", "description": "DVB Core Driver",
"depends": "" "depends": ""

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +1,4 @@
RR_VERSION="24.10.0" RR_VERSION="24.9.1"
RR_RELEASE="" RR_RELEASE=""
RR_TITLE="RR v${RR_VERSION}" RR_TITLE="RR v${RR_VERSION}"

View File

@ -1 +1 @@
24.10.0 24.9.1