{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":6019698,"defaultBranch":"scarthgap","name":"meta-webos-ports","ownerLogin":"webOS-ports","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-09-30T15:49:09.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1440856?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715328666.0","currentOid":""},"activityList":{"items":[{"before":"eabab2a2cf110f2cd631787e81b084e852f1b7dc","after":"638b21300c3c4816407ee9a531467934f5c294d1","ref":"refs/heads/herrie/pmtrace","pushedAt":"2024-05-10T14:26:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Herrie82","name":"Herrie","path":"/Herrie82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2158028?s=80&v=4"},"commit":{"message":"lttng-modules: Apply the patches to all halium targets\n\nSo we don't make it machine specific.\n\nSigned-off-by: Herman van Hazendonk ","shortMessageHtmlLink":"lttng-modules: Apply the patches to all halium targets"}},{"before":"bd8258b80b61caf39239f70f204b73817e023159","after":"13da9e2417524701e1070a90ba78b5d275e81d95","ref":"refs/heads/scarthgap","pushedAt":"2024-05-10T08:11:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Herrie82","name":"Herrie","path":"/Herrie82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2158028?s=80&v=4"},"commit":{"message":"pulseaudio-distro-conf: fix pinephone default profile\n\nSigned-off-by: Christophe Chapuis ","shortMessageHtmlLink":"pulseaudio-distro-conf: fix pinephone default profile"}},{"before":null,"after":"eabab2a2cf110f2cd631787e81b084e852f1b7dc","ref":"refs/heads/herrie/pmtrace","pushedAt":"2024-05-10T08:11:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Herrie82","name":"Herrie","path":"/Herrie82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2158028?s=80&v=4"},"commit":{"message":"lttng-modules: Fix compilation with our Android Frankenkernels\n\nOur Android Frankenkernels have some patches that aren't in mainline kernel or landed in a newer version, so lttng's kernel version check isn't valid.\n\nFixes the following for Mido, Rosy, Sargo and Tissot:\n\nIn file included from /media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work/sargo-webos-linux/lttng-modules/2.13.12/lttng-modules-2.13.12/src/probes/../../include/lttng/define_trace.h:87,\n from /media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work/sargo-webos-linux/lttng-modules/2.13.12/lttng-modules-2.13.12/src/probes/../../include/instrumentation/events/sched.h:729,\n from /media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work/sargo-webos-linux/lttng-modules/2.13.12/lttng-modules-2.13.12/src/probes/lttng-probe-sched.c:28:\n/media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work/sargo-webos-linux/lttng-modules/2.13.12/lttng-modules-2.13.12/src/probes/../../include/lttng/tracepoint-event-impl.h:133:6: error: conflicting types for 'trace_sched_migrate_task'; have 'void(struct task_struct *, int)'\n 133 | void trace_##_name(_proto);\n | ^~~~~~\n/media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work/sargo-webos-linux/lttng-modules/2.13.12/lttng-modules-2.13.12/src/probes/../../include/lttng/tracepoint-event-impl.h:45:9: note: in expansion of macro 'LTTNG_TRACEPOINT_EVENT_INSTANCE_MAP'\n 45 | LTTNG_TRACEPOINT_EVENT_INSTANCE_MAP(map, name, map, PARAMS(proto), PARAMS(args))\n | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n/media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work/sargo-webos-linux/lttng-modules/2.13.12/lttng-modules-2.13.12/src/probes/../../include/lttng/tracepoint-event-impl.h:87:9: note: in expansion of macro 'LTTNG_TRACEPOINT_EVENT_MAP'\n 87 | LTTNG_TRACEPOINT_EVENT_MAP(name, name, \\\n | ^~~~~~~~~~~~~~~~~~~~~~~~~~\n/media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work/sargo-webos-linux/lttng-modules/2.13.12/lttng-modules-2.13.12/src/probes/../../include/instrumentation/events/sched.h:435:1: note: in expansion of macro 'LTTNG_TRACEPOINT_EVENT'\n 435 | LTTNG_TRACEPOINT_EVENT(sched_migrate_task,\n | ^~~~~~~~~~~~~~~~~~~~~~\nIn file included from /media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work-shared/sargo/kernel-source/include/trace/events/sched.h:8,\n from /media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work/sargo-webos-linux/lttng-modules/2.13.12/lttng-modules-2.13.12/src/probes/lttng-probe-sched.c:17:\n/media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work-shared/sargo/kernel-source/include/linux/tracepoint.h:183:28: note: previous definition of 'trace_sched_migrate_task' with type 'void(struct task_struct *, int, unsigned int)'\n 183 | static inline void trace_##name(proto) \\\n | ^~~~~~\n/media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work-shared/sargo/kernel-source/include/linux/tracepoint.h:348:9: note: in expansion of macro '__DECLARE_TRACE'\n 348 | __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \\\n | ^~~~~~~~~~~~~~~\n/media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work-shared/sargo/kernel-source/include/linux/tracepoint.h:484:9: note: in expansion of macro 'DECLARE_TRACE'\n 484 | DECLARE_TRACE(name, PARAMS(proto), PARAMS(args))\n | ^~~~~~~~~~~~~\n/media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work-shared/sargo/kernel-source/include/trace/events/sched.h:872:1: note: in expansion of macro 'TRACE_EVENT'\n 872 | TRACE_EVENT(sched_migrate_task,\n | ^~~~~~~~~~~\nIn file included from /media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work/sargo-webos-linux/lttng-modules/2.13.12/lttng-modules-2.13.12/src/probes/../../include/lttng/define_trace.h:87,\n from /media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work/sargo-webos-linux/lttng-modules/2.13.12/lttng-modules-2.13.12/src/probes/../../include/instrumentation/events/mm_vmscan.h:854,\n from /media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work/sargo-webos-linux/lttng-modules/2.13.12/lttng-modules-2.13.12/src/probes/lttng-probe-vmscan.c:29:\n/media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work/sargo-webos-linux/lttng-modules/2.13.12/lttng-modules-2.13.12/src/probes/../../include/lttng/tracepoint-event-impl.h:133:6: error: conflicting types for 'trace_mm_vmscan_lru_isolate'; have 'void(int, int, long unsigned int, long unsigned int, long unsigned int, isolate_mode_t, int)' {aka 'void(int, int, long unsigned int, long unsigned int, long unsigned int, unsigned int, int)'}\n 133 | void trace_##_name(_proto);\n | ^~~~~~\n/media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work/sargo-webos-linux/lttng-modules/2.13.12/lttng-modules-2.13.12/src/probes/../../include/lttng/tracepoint-event-impl.h:98:9: note: in expansion of macro 'LTTNG_TRACEPOINT_EVENT_INSTANCE_MAP'\n 98 | LTTNG_TRACEPOINT_EVENT_INSTANCE_MAP(template, name, name, PARAMS(proto), PARAMS(args))\n | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n/media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work/sargo-webos-linux/lttng-modules/2.13.12/lttng-modules-2.13.12/src/probes/../../include/instrumentation/events/mm_vmscan.h:454:1: note: in expansion of macro 'LTTNG_TRACEPOINT_EVENT_INSTANCE'\n 454 | LTTNG_TRACEPOINT_EVENT_INSTANCE(mm_vmscan_lru_isolate_template, mm_vmscan_lru_isolate,\n | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\nIn file included from /media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work-shared/sargo/kernel-source/include/trace/events/vmscan.h:8,\n from /media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work/sargo-webos-linux/lttng-modules/2.13.12/lttng-modules-2.13.12/src/probes/lttng-probe-vmscan.c:18:\n/media/herrie/LuneOS/scarthgap/webos-ports/tmp-glibc/work-shared/sargo/kernel-source/include/linux/tracepoint.h:183:28: note: previous definition of 'trace_mm_vmscan_lru_isolate' with type 'void(int, int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, isolate_mode_t, int)' {aka 'void(int, int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, unsigned int, int)'}\n\nSigned-off-by: Herman van Hazendonk ","shortMessageHtmlLink":"lttng-modules: Fix compilation with our Android Frankenkernels"}},{"before":"80556d2047824bc1b40be196cbb2dbbf2af96413","after":"247451ecfd15639d42c438468703ae2b9350bfe0","ref":"refs/heads/jansa/master","pushedAt":"2024-05-06T10:13:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"wayland: fix implicit-function-declaration\n\nChange-Id: I426b9713961c6b8a9efe13da6d7d77db29df8dca","shortMessageHtmlLink":"wayland: fix implicit-function-declaration"}},{"before":"2936d1225debdc0f2a4c948e336719c454242669","after":"bd8258b80b61caf39239f70f204b73817e023159","ref":"refs/heads/master","pushedAt":"2024-05-05T15:40:18.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"connman: ignore incompatible-pointer-types, implicit-function-declaration, int-conversion issues\n\nThese are fatal by default with gcc-14.\n\nThis should be properly fixed by component owner, this is just temporary\nwork around.\n\nconnman-1.42/src/util.c:160:17: error: implicit declaration of function 'snprintf' [-Wimplicit-function-declaration]\nconnman-1.42/src/util.c:185:13: error: implicit declaration of function 'toupper' [-Wimplicit-function-declaration]\nconnman-1.42/plugins/gadget.c:328:35: error: initialization of 'int (*)(struct connman_technology *, const char *, const char *, const char *, _Bool)' from incompatible pointer type 'int (*)(struct connman_technology *, const char *, _Bool)' [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:928:64: error: passing argument 3 of 'callbacks_pointer->p2p_prov_disc_fail' makes integer from pointer without a cast [-Wint-conversion]\nconnman-1.42/src/service.c:5168:28: error: passing argument 1 of 'g_get_current_time' from incompatible pointer type [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:3878:85: error: passing argument 2 of 'g_timeout_add' from incompatible pointer type [-Wincompatible-pointer-types]\nconnman-1.42/plugins/bluetooth.c:919:27: error: initialization of 'int (*)(struct connman_technology *, const char *, const char *, const char *, _Bool)' from incompatible pointer type 'int (*)(struct connman_technology *, const char *, _Bool)' [-Wincompatible-pointer-types]\nconnman-1.42/plugins/wifi.c:359:47: error: implicit declaration of function '__connman_get_connected_peer' [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:359:45: error: assignment to 'struct connman_peer *' from 'int' makes pointer from integer without a cast [-Wint-conversion]\nconnman-1.42/plugins/wifi.c:644:51: error: passing argument 1 of 'remove_persistent_groups_elements' from incompatible pointer type [-Wincompatible-pointer-types]\nconnman-1.42/plugins/wifi.c:819:17: error: implicit declaration of function 'g_supplicant_interface_p2p_remove_persistent_group'; did you mean 'g_supplicant_interface_p2p_remove_all_persistent_groups'? [-Wimplicit-function-declaration]\nconnman-1.42/gsupplicant/supplicant.c:4002:25: error: implicit declaration of function '__connman_util_byte_to_string' [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:844:25: error: implicit declaration of function '__connman_util_remove_colon_from_mac_addr'; did you mean '__connman_util_insert_colon_to_mac_addr'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:844:23: error: assignment to 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]\nconnman-1.42/plugins/wifi.c:1410:44: error: passing argument 2 of 'g_list_foreach' from incompatible pointer type [-Wincompatible-pointer-types]\nconnman-1.42/plugins/wifi.c:1876:9: error: implicit declaration of function '__connman_sd_cleanup'; did you mean '__connman_nat_cleanup'? [-Wimplicit-function-declaration]\nconnman-1.42/gsupplicant/supplicant.c:4228:41: error: implicit declaration of function '__connman_util_ipaddr_binary_to_string' [-Wimplicit-function-declaration]\nconnman-1.42/gsupplicant/supplicant.c:4228:39: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]\nconnman-1.42/gsupplicant/supplicant.c:4236:39: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]\nconnman-1.42/gsupplicant/supplicant.c:4244:42: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]\nconnman-1.42/plugins/wifi.c:2537:17: error: implicit declaration of function '__connman_sd_init'; did you mean '__connman_nat_init'? [-Wimplicit-function-declaration]\nconnman-1.42/gsupplicant/supplicant.c:4686:63: error: passing argument 2 of 'callbacks_pointer->p2p_invitation_received' from incompatible pointer type [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:4697:63: error: passing argument 2 of 'callbacks_pointer->p2p_invitation_received' from incompatible pointer type [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:4739:43: error: assignment to 'g_supplicant_p2p_network_signal_func' {aka 'void (*)(struct _GSupplicantInterface *, struct _GSupplicantPeer *, struct _GSupplicantP2PSProvisionSignalParams *)'} from incompatible pointer type 'void (*)(GSupplicantInterface *, GSupplicantPeer *, void *)' {aka 'void (*)(struct _GSupplicantInterface *, struct _GSupplicantPeer *, void *)'} [-Wincompatible-pointer-types]\nconnman-1.42/plugins/wifi.c:4221:19: error: assignment to 'GSList *' {aka 'struct _GSList *'} from incompatible pointer type 'GList *' {aka 'struct _GList *'} [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:5026:41: error: assignment to 'g_supplicant_p2p_prov_dics_signal_func' {aka 'void (*)(struct _GSupplicantInterface *, struct _GSupplicantPeer *, void *)'} from incompatible pointer type 'void (*)(GSupplicantInterface *, GSupplicantPeer *, const char *)' {aka 'void (*)(struct _GSupplicantInterface *, struct _GSupplicantPeer *, const char *)'} [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:5032:41: error: assignment to 'g_supplicant_p2p_prov_dics_signal_func' {aka 'void (*)(struct _GSupplicantInterface *, struct _GSupplicantPeer *, void *)'} from incompatible pointer type 'void (*)(GSupplicantInterface *, GSupplicantPeer *, const char *)' {aka 'void (*)(struct _GSupplicantInterface *, struct _GSupplicantPeer *, const char *)'} [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:5040:54: error: passing argument 3 of 'fire_p2p_signal_when_network_present' from incompatible pointer type [-Wincompatible-pointer-types]\nconnman-1.42/src/sd.c:162:33: error: implicit declaration of function '__connman_util_remove_colon_from_mac_addr'; did you mean '__connman_util_insert_colon_to_mac_addr'? [-Wimplicit-function-declaration]\nconnman-1.42/src/sd.c:162:31: error: assignment to 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]\nconnman-1.42/gsupplicant/supplicant.c:5129:54: error: passing argument 3 of 'callback_p2p_prov_disc_fail' makes pointer from integer without a cast [-Wint-conversion]\nconnman-1.42/src/sd.c:247:31: error: assignment to 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]\nconnman-1.42/gsupplicant/supplicant.c:5800:16: error: returning 'struct peer_device_data *' from a function with incompatible return type 'GSupplicantP2PNetwork *' {aka 'struct _GSupplicantP2PNetwork *'} [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:5818:24: error: returning 'GSupplicantPeer *' {aka 'struct _GSupplicantPeer *'} from a function with incompatible return type 'const char *' [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:5844:24: error: returning 'GSupplicantPeer *' {aka 'struct _GSupplicantPeer *'} from a function with incompatible return type 'const char *' [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:5848:24: error: returning 'GSupplicantPeer *' {aka 'struct _GSupplicantPeer *'} from a function with incompatible return type 'const char *' [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:5891:21: error: assignment to 'struct peer_device_data *' from incompatible pointer type 'GSupplicantP2PNetwork *' {aka 'struct _GSupplicantP2PNetwork *'} [-Wincompatible-pointer-types]\nconnman-1.42/plugins/wifi.c:4933:9: error: implicit declaration of function 'connman_technology_tethering_add_station'; did you mean 'connman_technology_tethering_notify'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:4936:9: error: implicit declaration of function '__connman_technology_sta_count_changed'; did you mean '__connman_technology_set_connected'? [-Wimplicit-function-declaration]\nconnman-1.42/src/peer.c:1158:33: error: implicit declaration of function '__connman_p2p_set_dhcp_pool' [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:4943:9: error: implicit declaration of function 'connman_technology_tethering_remove_station'; did you mean 'connman_technology_remove_station'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:4981:9: error: implicit declaration of function '__connman_sd_response_from_p2p_peer' [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:5055:9: error: implicit declaration of function 'connman_peer_set_strength'; did you mean 'connman_peer_set_state'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:5056:9: error: implicit declaration of function 'connman_peer_set_config_methods'; did you mean 'g_supplicant_peer_get_config_methods'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:5057:9: error: implicit declaration of function 'connman_peer_set_pri_dev_type'; did you mean 'connman_peer_set_sub_device'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:5212:28: error: assignment to 'GList *' {aka 'struct _GList *'} from incompatible pointer type 'GSList *' {aka 'struct _GSList *'} [-Wincompatible-pointer-types]\nconnman-1.42/plugins/wifi.c:5225:22: error: passing argument 1 of 'g_slist_free' from incompatible pointer type [-Wincompatible-pointer-types]\nconnman-1.42/plugins/wifi.c:5273:25: error: implicit declaration of function '__connman_storage_get_p2p_persistents_count'; did you mean '__connman_storage_get_p2p_persistents'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:5456:25: error: implicit declaration of function 'connman_peer_dhcpclient_cb' [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:5595:25: error: implicit declaration of function 'g_supplicant_interface_set_p2p_persistent_group'; did you mean 'g_supplicant_interface_get_p2p_persistent_group'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:5605:17: error: implicit declaration of function '__connman_p2p_go_set_bridge'; did you mean '__connman_tethering_get_bridge'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:5609:25: error: implicit declaration of function '__connman_p2p_go_set_enabled'; did you mean '__connman_bridge_enable'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:5672:25: error: implicit declaration of function '__connman_p2p_go_set_disabled'; did you mean '__connman_bridge_disable'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:6024:36: error: initialization of 'void (*)(GSupplicantInterface *, GSupplicantP2PNetwork *, const char *, connman_bool_t)' {aka 'void (*)(struct _GSupplicantInterface *, struct _GSupplicantP2PNetwork *, const char *, int)'} from incompatible pointer type 'void (*)(GSupplicantInterface *, GSupplicantPeer *, const char *, _Bool)' {aka 'void (*)(struct _GSupplicantInterface *, struct _GSupplicantPeer *, const char *, _Bool)'} [-Wincompatible-pointer-types]\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"connman: ignore incompatible-pointer-types, implicit-function-declara…"}},{"before":"2936d1225debdc0f2a4c948e336719c454242669","after":"bd8258b80b61caf39239f70f204b73817e023159","ref":"refs/heads/scarthgap","pushedAt":"2024-05-05T15:40:00.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"connman: ignore incompatible-pointer-types, implicit-function-declaration, int-conversion issues\n\nThese are fatal by default with gcc-14.\n\nThis should be properly fixed by component owner, this is just temporary\nwork around.\n\nconnman-1.42/src/util.c:160:17: error: implicit declaration of function 'snprintf' [-Wimplicit-function-declaration]\nconnman-1.42/src/util.c:185:13: error: implicit declaration of function 'toupper' [-Wimplicit-function-declaration]\nconnman-1.42/plugins/gadget.c:328:35: error: initialization of 'int (*)(struct connman_technology *, const char *, const char *, const char *, _Bool)' from incompatible pointer type 'int (*)(struct connman_technology *, const char *, _Bool)' [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:928:64: error: passing argument 3 of 'callbacks_pointer->p2p_prov_disc_fail' makes integer from pointer without a cast [-Wint-conversion]\nconnman-1.42/src/service.c:5168:28: error: passing argument 1 of 'g_get_current_time' from incompatible pointer type [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:3878:85: error: passing argument 2 of 'g_timeout_add' from incompatible pointer type [-Wincompatible-pointer-types]\nconnman-1.42/plugins/bluetooth.c:919:27: error: initialization of 'int (*)(struct connman_technology *, const char *, const char *, const char *, _Bool)' from incompatible pointer type 'int (*)(struct connman_technology *, const char *, _Bool)' [-Wincompatible-pointer-types]\nconnman-1.42/plugins/wifi.c:359:47: error: implicit declaration of function '__connman_get_connected_peer' [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:359:45: error: assignment to 'struct connman_peer *' from 'int' makes pointer from integer without a cast [-Wint-conversion]\nconnman-1.42/plugins/wifi.c:644:51: error: passing argument 1 of 'remove_persistent_groups_elements' from incompatible pointer type [-Wincompatible-pointer-types]\nconnman-1.42/plugins/wifi.c:819:17: error: implicit declaration of function 'g_supplicant_interface_p2p_remove_persistent_group'; did you mean 'g_supplicant_interface_p2p_remove_all_persistent_groups'? [-Wimplicit-function-declaration]\nconnman-1.42/gsupplicant/supplicant.c:4002:25: error: implicit declaration of function '__connman_util_byte_to_string' [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:844:25: error: implicit declaration of function '__connman_util_remove_colon_from_mac_addr'; did you mean '__connman_util_insert_colon_to_mac_addr'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:844:23: error: assignment to 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]\nconnman-1.42/plugins/wifi.c:1410:44: error: passing argument 2 of 'g_list_foreach' from incompatible pointer type [-Wincompatible-pointer-types]\nconnman-1.42/plugins/wifi.c:1876:9: error: implicit declaration of function '__connman_sd_cleanup'; did you mean '__connman_nat_cleanup'? [-Wimplicit-function-declaration]\nconnman-1.42/gsupplicant/supplicant.c:4228:41: error: implicit declaration of function '__connman_util_ipaddr_binary_to_string' [-Wimplicit-function-declaration]\nconnman-1.42/gsupplicant/supplicant.c:4228:39: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]\nconnman-1.42/gsupplicant/supplicant.c:4236:39: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]\nconnman-1.42/gsupplicant/supplicant.c:4244:42: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]\nconnman-1.42/plugins/wifi.c:2537:17: error: implicit declaration of function '__connman_sd_init'; did you mean '__connman_nat_init'? [-Wimplicit-function-declaration]\nconnman-1.42/gsupplicant/supplicant.c:4686:63: error: passing argument 2 of 'callbacks_pointer->p2p_invitation_received' from incompatible pointer type [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:4697:63: error: passing argument 2 of 'callbacks_pointer->p2p_invitation_received' from incompatible pointer type [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:4739:43: error: assignment to 'g_supplicant_p2p_network_signal_func' {aka 'void (*)(struct _GSupplicantInterface *, struct _GSupplicantPeer *, struct _GSupplicantP2PSProvisionSignalParams *)'} from incompatible pointer type 'void (*)(GSupplicantInterface *, GSupplicantPeer *, void *)' {aka 'void (*)(struct _GSupplicantInterface *, struct _GSupplicantPeer *, void *)'} [-Wincompatible-pointer-types]\nconnman-1.42/plugins/wifi.c:4221:19: error: assignment to 'GSList *' {aka 'struct _GSList *'} from incompatible pointer type 'GList *' {aka 'struct _GList *'} [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:5026:41: error: assignment to 'g_supplicant_p2p_prov_dics_signal_func' {aka 'void (*)(struct _GSupplicantInterface *, struct _GSupplicantPeer *, void *)'} from incompatible pointer type 'void (*)(GSupplicantInterface *, GSupplicantPeer *, const char *)' {aka 'void (*)(struct _GSupplicantInterface *, struct _GSupplicantPeer *, const char *)'} [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:5032:41: error: assignment to 'g_supplicant_p2p_prov_dics_signal_func' {aka 'void (*)(struct _GSupplicantInterface *, struct _GSupplicantPeer *, void *)'} from incompatible pointer type 'void (*)(GSupplicantInterface *, GSupplicantPeer *, const char *)' {aka 'void (*)(struct _GSupplicantInterface *, struct _GSupplicantPeer *, const char *)'} [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:5040:54: error: passing argument 3 of 'fire_p2p_signal_when_network_present' from incompatible pointer type [-Wincompatible-pointer-types]\nconnman-1.42/src/sd.c:162:33: error: implicit declaration of function '__connman_util_remove_colon_from_mac_addr'; did you mean '__connman_util_insert_colon_to_mac_addr'? [-Wimplicit-function-declaration]\nconnman-1.42/src/sd.c:162:31: error: assignment to 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]\nconnman-1.42/gsupplicant/supplicant.c:5129:54: error: passing argument 3 of 'callback_p2p_prov_disc_fail' makes pointer from integer without a cast [-Wint-conversion]\nconnman-1.42/src/sd.c:247:31: error: assignment to 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]\nconnman-1.42/gsupplicant/supplicant.c:5800:16: error: returning 'struct peer_device_data *' from a function with incompatible return type 'GSupplicantP2PNetwork *' {aka 'struct _GSupplicantP2PNetwork *'} [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:5818:24: error: returning 'GSupplicantPeer *' {aka 'struct _GSupplicantPeer *'} from a function with incompatible return type 'const char *' [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:5844:24: error: returning 'GSupplicantPeer *' {aka 'struct _GSupplicantPeer *'} from a function with incompatible return type 'const char *' [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:5848:24: error: returning 'GSupplicantPeer *' {aka 'struct _GSupplicantPeer *'} from a function with incompatible return type 'const char *' [-Wincompatible-pointer-types]\nconnman-1.42/gsupplicant/supplicant.c:5891:21: error: assignment to 'struct peer_device_data *' from incompatible pointer type 'GSupplicantP2PNetwork *' {aka 'struct _GSupplicantP2PNetwork *'} [-Wincompatible-pointer-types]\nconnman-1.42/plugins/wifi.c:4933:9: error: implicit declaration of function 'connman_technology_tethering_add_station'; did you mean 'connman_technology_tethering_notify'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:4936:9: error: implicit declaration of function '__connman_technology_sta_count_changed'; did you mean '__connman_technology_set_connected'? [-Wimplicit-function-declaration]\nconnman-1.42/src/peer.c:1158:33: error: implicit declaration of function '__connman_p2p_set_dhcp_pool' [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:4943:9: error: implicit declaration of function 'connman_technology_tethering_remove_station'; did you mean 'connman_technology_remove_station'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:4981:9: error: implicit declaration of function '__connman_sd_response_from_p2p_peer' [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:5055:9: error: implicit declaration of function 'connman_peer_set_strength'; did you mean 'connman_peer_set_state'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:5056:9: error: implicit declaration of function 'connman_peer_set_config_methods'; did you mean 'g_supplicant_peer_get_config_methods'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:5057:9: error: implicit declaration of function 'connman_peer_set_pri_dev_type'; did you mean 'connman_peer_set_sub_device'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:5212:28: error: assignment to 'GList *' {aka 'struct _GList *'} from incompatible pointer type 'GSList *' {aka 'struct _GSList *'} [-Wincompatible-pointer-types]\nconnman-1.42/plugins/wifi.c:5225:22: error: passing argument 1 of 'g_slist_free' from incompatible pointer type [-Wincompatible-pointer-types]\nconnman-1.42/plugins/wifi.c:5273:25: error: implicit declaration of function '__connman_storage_get_p2p_persistents_count'; did you mean '__connman_storage_get_p2p_persistents'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:5456:25: error: implicit declaration of function 'connman_peer_dhcpclient_cb' [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:5595:25: error: implicit declaration of function 'g_supplicant_interface_set_p2p_persistent_group'; did you mean 'g_supplicant_interface_get_p2p_persistent_group'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:5605:17: error: implicit declaration of function '__connman_p2p_go_set_bridge'; did you mean '__connman_tethering_get_bridge'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:5609:25: error: implicit declaration of function '__connman_p2p_go_set_enabled'; did you mean '__connman_bridge_enable'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:5672:25: error: implicit declaration of function '__connman_p2p_go_set_disabled'; did you mean '__connman_bridge_disable'? [-Wimplicit-function-declaration]\nconnman-1.42/plugins/wifi.c:6024:36: error: initialization of 'void (*)(GSupplicantInterface *, GSupplicantP2PNetwork *, const char *, connman_bool_t)' {aka 'void (*)(struct _GSupplicantInterface *, struct _GSupplicantP2PNetwork *, const char *, int)'} from incompatible pointer type 'void (*)(GSupplicantInterface *, GSupplicantPeer *, const char *, _Bool)' {aka 'void (*)(struct _GSupplicantInterface *, struct _GSupplicantPeer *, const char *, _Bool)'} [-Wincompatible-pointer-types]\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"connman: ignore incompatible-pointer-types, implicit-function-declara…"}},{"before":"0adc853d7e2e4664b2f9268e0162435b2ee09227","after":"80556d2047824bc1b40be196cbb2dbbf2af96413","ref":"refs/heads/jansa/master","pushedAt":"2024-05-05T15:39:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"org.webosports.service.ipkg, webos-telephonyd: ignore return-mismatch issues now fatal with gcc-14\n\n* return-mismatch isn't supported in gcc-13\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"org.webosports.service.ipkg, webos-telephonyd: ignore return-mismatch…"}},{"before":"77c71ee4c0e167d635111547c8e3a07b5d6abde9","after":"4f8a73cecf98706a5a8e8877ccfb7924e5a4886d","ref":"refs/heads/jansa/scarthgap","pushedAt":"2024-05-05T15:39:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"lsb-release: drop bbappend from OSE\n\n* we don't really need BUILD_ID in lsb_release -a output as it's set to 0-0 since:\n https://github.com/webOS-ports/meta-webos-ports/commit/4b0cc15d901f3279a6841b731b7d57c3e6431026\n and we don't have a jenkins builder anymore which would produce \"official\"\n images with proper WEBOS_DISTRO_BUILD_ID set in environment\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"lsb-release: drop bbappend from OSE"}},{"before":"fa8049748ad4dac1ad50483a7078dae0fe73d644","after":"0adc853d7e2e4664b2f9268e0162435b2ee09227","ref":"refs/heads/jansa/master","pushedAt":"2024-05-03T11:23:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"org.webosports.service.ipkg, webos-telephonyd: ignore return-mismatch issues now fatal with gcc-14\n\n* return-mismatch isn't supported in gcc-13\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"org.webosports.service.ipkg, webos-telephonyd: ignore return-mismatch…"}},{"before":"132a0f2f906ba65bc1406cf9291b4bc2950fe500","after":"77c71ee4c0e167d635111547c8e3a07b5d6abde9","ref":"refs/heads/jansa/scarthgap","pushedAt":"2024-05-03T11:23:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"lsb-release: drop bbappend from OSE\n\n* we don't really need BUILD_ID in lsb_release -a output as it's set to 0-0 since:\n https://github.com/webOS-ports/meta-webos-ports/commit/4b0cc15d901f3279a6841b731b7d57c3e6431026\n and we don't have a jenkins builder anymore which would produce \"official\"\n images with proper WEBOS_DISTRO_BUILD_ID set in environment\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"lsb-release: drop bbappend from OSE"}},{"before":"3dabd23dfd3e4d2e6725cf6f9b9f3be91ca5be36","after":"2936d1225debdc0f2a4c948e336719c454242669","ref":"refs/heads/master","pushedAt":"2024-05-03T11:23:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"nodejs-oe-cache: backport fix for ENOTCACHED issues\n\nhttps://lists.openembedded.org/g/openembedded-devel/message/110246\nhttps://lists.openembedded.org/g/openembedded-devel/message/110244\n\ntemporarily until it's merged in meta-oe/master and backported to\nscarthgap\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"nodejs-oe-cache: backport fix for ENOTCACHED issues"}},{"before":"ec9d68d17e781d3daaec41c9c52ffe43a909b724","after":"2936d1225debdc0f2a4c948e336719c454242669","ref":"refs/heads/scarthgap","pushedAt":"2024-05-03T11:22:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"nodejs-oe-cache: backport fix for ENOTCACHED issues\n\nhttps://lists.openembedded.org/g/openembedded-devel/message/110246\nhttps://lists.openembedded.org/g/openembedded-devel/message/110244\n\ntemporarily until it's merged in meta-oe/master and backported to\nscarthgap\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"nodejs-oe-cache: backport fix for ENOTCACHED issues"}},{"before":"ec9d68d17e781d3daaec41c9c52ffe43a909b724","after":"3dabd23dfd3e4d2e6725cf6f9b9f3be91ca5be36","ref":"refs/heads/master","pushedAt":"2024-05-03T11:22:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"nodejs-oe-cache: backport fix for ENOTCACHED issues\n\nhttps://lists.openembedded.org/g/openembedded-devel/message/110246\nhttps://lists.openembedded.org/g/openembedded-devel/message/110244\n\ntemporarily until it's merged in meta-oe/master and backported to\nscarthgap\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"nodejs-oe-cache: backport fix for ENOTCACHED issues"}},{"before":"7aed16fd7346d382ba7be7c656578dbda4f0bd22","after":"fa8049748ad4dac1ad50483a7078dae0fe73d644","ref":"refs/heads/jansa/master","pushedAt":"2024-05-03T11:19:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"org.webosports.service.ipkg, webos-telephonyd: ignore return-mismatch issues now fatal with gcc-14\n\n* return-mismatch isn't supported in gcc-13\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"org.webosports.service.ipkg, webos-telephonyd: ignore return-mismatch…"}},{"before":"581057ec6cc4ee5e4b4b75ebdd74ba2df4af0abe","after":"132a0f2f906ba65bc1406cf9291b4bc2950fe500","ref":"refs/heads/jansa/scarthgap","pushedAt":"2024-05-03T11:19:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"lsb-release: drop bbappend from OSE\n\n* we don't really need BUILD_ID in lsb_release -a output as it's set to 0-0 since:\n https://github.com/webOS-ports/meta-webos-ports/commit/4b0cc15d901f3279a6841b731b7d57c3e6431026\n and we don't have a jenkins builder anymore which would produce \"official\"\n images with proper WEBOS_DISTRO_BUILD_ID set in environment\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"lsb-release: drop bbappend from OSE"}},{"before":"15982c8f59fef2a5b7e0a329bce339088d2e70ff","after":"ec9d68d17e781d3daaec41c9c52ffe43a909b724","ref":"refs/heads/scarthgap","pushedAt":"2024-05-03T11:18:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"nodejs-oe-cache: backport fix for ENOTCACHED issues\n\nhttps://lists.openembedded.org/g/openembedded-devel/message/110246\nhttps://lists.openembedded.org/g/openembedded-devel/message/110244\n\ntemporarily until it's merged in meta-oe/master and backported to\nscarthgap\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"nodejs-oe-cache: backport fix for ENOTCACHED issues"}},{"before":"15982c8f59fef2a5b7e0a329bce339088d2e70ff","after":"ec9d68d17e781d3daaec41c9c52ffe43a909b724","ref":"refs/heads/master","pushedAt":"2024-05-03T11:18:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"nodejs-oe-cache: backport fix for ENOTCACHED issues\n\nhttps://lists.openembedded.org/g/openembedded-devel/message/110246\nhttps://lists.openembedded.org/g/openembedded-devel/message/110244\n\ntemporarily until it's merged in meta-oe/master and backported to\nscarthgap\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"nodejs-oe-cache: backport fix for ENOTCACHED issues"}},{"before":"600f40a37da9e0ec3c88d47259dc2899513de1e1","after":"15982c8f59fef2a5b7e0a329bce339088d2e70ff","ref":"refs/heads/master","pushedAt":"2024-05-03T11:09:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"nodejs-oe-cache: backport fix for ENOTCACHED issues\n\nhttps://lists.openembedded.org/g/openembedded-devel/message/110246\nhttps://lists.openembedded.org/g/openembedded-devel/message/110244\n\ntemporarily until it's merged in meta-oe/master and backported to\nscarthgap\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"nodejs-oe-cache: backport fix for ENOTCACHED issues"}},{"before":"600f40a37da9e0ec3c88d47259dc2899513de1e1","after":"15982c8f59fef2a5b7e0a329bce339088d2e70ff","ref":"refs/heads/scarthgap","pushedAt":"2024-05-03T11:09:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"nodejs-oe-cache: backport fix for ENOTCACHED issues\n\nhttps://lists.openembedded.org/g/openembedded-devel/message/110246\nhttps://lists.openembedded.org/g/openembedded-devel/message/110244\n\ntemporarily until it's merged in meta-oe/master and backported to\nscarthgap\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"nodejs-oe-cache: backport fix for ENOTCACHED issues"}},{"before":"b9290aa72f10fa41a9327b93f8083e45d780ad16","after":"7aed16fd7346d382ba7be7c656578dbda4f0bd22","ref":"refs/heads/jansa/master","pushedAt":"2024-05-03T11:08:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"org.webosports.service.ipkg, webos-telephonyd: ignore return-mismatch issues now fatal with gcc-14\n\n* return-mismatch isn't supported in gcc-13\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"org.webosports.service.ipkg, webos-telephonyd: ignore return-mismatch…"}},{"before":"c371aabf863ed3c82c151541610531f26047395b","after":"581057ec6cc4ee5e4b4b75ebdd74ba2df4af0abe","ref":"refs/heads/jansa/scarthgap","pushedAt":"2024-05-03T11:08:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"lsb-release: drop bbappend from OSE\n\n* we don't really need BUILD_ID in lsb_release -a output as it's set to 0-0 since:\n https://github.com/webOS-ports/meta-webos-ports/commit/4b0cc15d901f3279a6841b731b7d57c3e6431026\n and we don't have a jenkins builder anymore which would produce \"official\"\n images with proper WEBOS_DISTRO_BUILD_ID set in environment\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"lsb-release: drop bbappend from OSE"}},{"before":"a63e3775ed5a8b13d6b21c3b9ff1fb79d2a0909c","after":"600f40a37da9e0ec3c88d47259dc2899513de1e1","ref":"refs/heads/master","pushedAt":"2024-05-03T06:23:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"mpeg2dec: remove bbappend\n\nmpeg2dec recipe was removed from oe-core in:\nhttps://git.openembedded.org/openembedded-core/commit/?id=d46660e6c083baf7a7cf68a0eb98260246ccdcaf","shortMessageHtmlLink":"mpeg2dec: remove bbappend"}},{"before":"cf1158f8adfc61d50af63ebab3357b2cc9aed90b","after":"a63e3775ed5a8b13d6b21c3b9ff1fb79d2a0909c","ref":"refs/heads/master","pushedAt":"2024-05-03T06:22:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"mpeg2dec: remove bbappend\n\nmpeg2dec recipe was removed from oe-core in:\nhttps://git.openembedded.org/openembedded-core/commit/?id=d46660e6c083baf7a7cf68a0eb98260246ccdcaf","shortMessageHtmlLink":"mpeg2dec: remove bbappend"}},{"before":"cf1158f8adfc61d50af63ebab3357b2cc9aed90b","after":"600f40a37da9e0ec3c88d47259dc2899513de1e1","ref":"refs/heads/scarthgap","pushedAt":"2024-05-03T06:22:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"mpeg2dec: remove bbappend\n\nmpeg2dec recipe was removed from oe-core in:\nhttps://git.openembedded.org/openembedded-core/commit/?id=d46660e6c083baf7a7cf68a0eb98260246ccdcaf","shortMessageHtmlLink":"mpeg2dec: remove bbappend"}},{"before":"97840e7d909b1eb12754bf05555c298f7dd85c6b","after":"b9290aa72f10fa41a9327b93f8083e45d780ad16","ref":"refs/heads/jansa/master","pushedAt":"2024-05-03T06:22:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"org.webosports.service.ipkg, webos-telephonyd: ignore return-mismatch issues now fatal with gcc-14\n\n* return-mismatch isn't supported in gcc-13\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"org.webosports.service.ipkg, webos-telephonyd: ignore return-mismatch…"}},{"before":"4a89144b2486d845480acd8c5d8ad5d74c1d8a78","after":"c371aabf863ed3c82c151541610531f26047395b","ref":"refs/heads/jansa/scarthgap","pushedAt":"2024-05-03T06:22:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"lsb-release: drop bbappend from OSE\n\n* we don't really need BUILD_ID in lsb_release -a output as it's set to 0-0 since:\n https://github.com/webOS-ports/meta-webos-ports/commit/4b0cc15d901f3279a6841b731b7d57c3e6431026\n and we don't have a jenkins builder anymore which would produce \"official\"\n images with proper WEBOS_DISTRO_BUILD_ID set in environment\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"lsb-release: drop bbappend from OSE"}},{"before":"9426adc9c98ddf9d0f7ad635634c333e94efebd5","after":"cf1158f8adfc61d50af63ebab3357b2cc9aed90b","ref":"refs/heads/scarthgap","pushedAt":"2024-04-24T08:50:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"g-camera-pipeline: ignore various issues now fatal with gcc-14\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"g-camera-pipeline: ignore various issues now fatal with gcc-14"}},{"before":"541bd7051e868c41841bc453971ab1cb77be66f6","after":"cf1158f8adfc61d50af63ebab3357b2cc9aed90b","ref":"refs/heads/master","pushedAt":"2024-04-24T08:49:52.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"g-camera-pipeline: ignore various issues now fatal with gcc-14\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"g-camera-pipeline: ignore various issues now fatal with gcc-14"}},{"before":"b6fad3294a41e7a9515cea026ae8e6cc135f496d","after":"97840e7d909b1eb12754bf05555c298f7dd85c6b","ref":"refs/heads/jansa/master","pushedAt":"2024-04-24T08:49:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"org.webosports.service.ipkg, webos-telephonyd: ignore return-mismatch issues now fatal with gcc-14\n\n* return-mismatch isn't supported in gcc-13\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"org.webosports.service.ipkg, webos-telephonyd: ignore return-mismatch…"}},{"before":"c942e45ba13dc11b544a593a143db6f34dbead26","after":"4a89144b2486d845480acd8c5d8ad5d74c1d8a78","ref":"refs/heads/jansa/scarthgap","pushedAt":"2024-04-24T08:49:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shr-project","name":"Martin 'JaMa' Jansa","path":"/shr-project","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1234642?s=80&v=4"},"commit":{"message":"lsb-release: drop bbappend from OSE\n\n* we don't really need BUILD_ID in lsb_release -a output as it's set to 0-0 since:\n https://github.com/webOS-ports/meta-webos-ports/commit/4b0cc15d901f3279a6841b731b7d57c3e6431026\n and we don't have a jenkins builder anymore which would produce \"official\"\n images with proper WEBOS_DISTRO_BUILD_ID set in environment\n\nSigned-off-by: Martin Jansa ","shortMessageHtmlLink":"lsb-release: drop bbappend from OSE"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERqhXBgA","startCursor":null,"endCursor":null}},"title":"Activity · webOS-ports/meta-webos-ports"}