Skip to content
Snippets Groups Projects
Commit 1d19fc20 authored by Rock Pie's avatar Rock Pie
Browse files

Merge branch pmaports:master into master

parents aec7f606 97e342a8
No related branches found
No related tags found
No related merge requests found
# Reference: <https://postmarketos.org/devicepkg>
pkgname=device-oneplus-bacon
pkgver=5
pkgver=6
pkgrel=0
pkgdesc="OnePlus One"
url="https://postmarketos.org"
......@@ -50,7 +50,7 @@ nonfree_firmware() {
}
sha512sums="
4a7464e7dac8e1b7ed7d8f88e7222cde2df371e9813ecd9a17351a282e1654f4c60098b4a88f28aa0690718f898d77507e9a2cb56049175e7c2650d649034ef0 deviceinfo
204d345bb08f57746f84376ad3f1ab48235a7f1c5e55fc1d10d8382d611ce6293f6ee2fb28e2cf8871d538cc6311a602dd820a11b5dfe18a0bf274db561816d9 deviceinfo
fd639faebbee2c0c2c227710678376e0d039b7d96a62103f7ba7e6304d7060023f09064918e93a125465d20d125c0334225680521a7aeae5a43d77d7360c180c modules-initfs.mainline
65e9ee7352b1dc39d99ea411eb0ed9c56f9975230907db5add3a1b4146cdf6f227c934052dab38a1937ed67d67585f28fb7410f10a1bec9dd5e4eb69d7253515 90-android-touch-dev.rules
"
......@@ -9,6 +9,7 @@ deviceinfo_year="2014"
deviceinfo_dtb_mainline="qcom-msm8974pro-oneplus-bacon"
deviceinfo_append_dtb_mainline="true"
deviceinfo_arch="armv7"
deviceinfo_create_initfs_extra="true"
# Device related
deviceinfo_chassis="handset"
......
......@@ -2,7 +2,7 @@
# Kernel config based on: arch/arm64/configs/defconfig
pkgname=linux-next
pkgver=6.14_git20250204
pkgver=6.14_git20250205
pkgrel=0
_nextver="${pkgver#*_git}"
pkgdesc="Linux next kernel"
......@@ -69,7 +69,7 @@ package() {
}
sha512sums="
ee69a0751439d9ee4d686a3ae1c43cd504a5aaf73b398ca47b0341b1b7af69991b410a9f734bc30bedf78c18fb39d40b26a3f113708bdbef91bcdf7cb0e8d789 linux-next-next-20250204.tar.gz
caadb86b5495b7e8fa0675a25adfd55fce24d079e08752233cd080716de4e1333b567c9e93a5b9471ad8976172ca5a67faa15fc3b83d2e81073ca59676e347f2 linux-next-next-20250205.tar.gz
8de0a3791ea671528a9fc753071683dfea68ea4f4c22060fc0ca8a4b1b3d76eaa2a3fd40bb013173f0e55da15dde91cf285902779beb35781b6c90f39244ce11 devices.config
eaceb011997e5f19ad8c5e9b4d291ebe264d83953f9b21d5b1a0c479602edb235252657f297b1a59c7a11dd2205d40360197489a3337ba6f8e040ecf2b51f527 pmos.config
"
......@@ -6,7 +6,7 @@
# How to add a new service file (5 steps):
pkgname=systemd-services
# 1. bump pkgver
pkgver=40
pkgver=41
pkgrel=0
pkgdesc="Systemd service files"
url="https://postmarketos.org"
......@@ -21,6 +21,7 @@ license="BSD-3-Clause"
subpackages="
apk-polkit-rs-systemd:_service
at-spi2-core-systemd:_service
baloo-systemd:_service
bluez-systemd:_service
dconf-systemd:_service
colord-systemd:_service
......@@ -76,6 +77,7 @@ subpackages="
# to install for that package
_apk_polkit_rs_sources="system/apk-polkit-server.service"
_at_spi2_core_sources="user/at-spi-dbus-bus.service"
_baloo_sources="user/kde-baloo.service"
_bluez_sources="
system/bluetooth.service
system/bluetooth-mesh.service
......@@ -167,6 +169,7 @@ flatpath() {
source="$(flatpath \
$_apk_polkit_rs_sources \
$_at_spi2_core_sources \
$_baloo_sources \
$_bluez_sources \
$_colord_sources \
$_dconf_sources \
......@@ -305,6 +308,7 @@ package() {
sha512sums="
269dfc4748a9f1c4f49be8bab399d7412b6ff3b6d6ed9b3f2e31074b791789fb39aad450b4d43d318e7a070d1118ba79f216782b064cd106feac3eb4a8ca5581 system-apk-polkit-server.service
12f5e008b0a41b3426b29f33556689ef88ba7184293ddb78fdaaf05cc4d029fd0b4c8fbef668aefed103a9f48c525f04a8e4e60ddc6e4329698aaf761b8e8f81 user-at-spi-dbus-bus.service
c68f0c9f09f3e26a5d317792177057bbcfd83f7cd9c57b235325a836cf01c83abd4c0ab0088b2f3777d85497f35d25b1498ac5d29b717d3f5c0f0651ef1b6054 user-kde-baloo.service
de133c35cf95d7c833368c9010264668e72657400ad4e5259ef046321c878507f36ef73fa7b4759f69c9d18cda8f8db8d7675d794d9a28f46480fb4d47ba9e0c system-bluetooth.service
7972e37d950d8e337f109242dc3a7689d0d6e43b80ce42decd81f8d48abaf275a50f5d980d5a40d4494608a2f88f745e1d4639688e179c95792bfb6f398b9ae4 system-bluetooth-mesh.service
5ad5f8adcc89759e5c935a2e55803fac52a9681af3a28f5c8d46f693717afcf7c8c6394f85dd5dbc1ddb575b909b0f6feee2e9973ee177e6445d375136b932ee user-dbus-org.bluez.obex.service
......
[Unit]
Description=Baloo File Indexer Daemon
PartOf=graphical-session.target
[Service]
ExecStart=/usr/lib/libexec/kf6/baloo_file
BusName=org.kde.baloo
Slice=background.slice
ExecCondition=/usr/bin/kde-systemd-start-condition --condition "baloofilerc:Basic Settings:Indexing-Enabled:true"
# We'll basically only want to consume resources if they aren't needed anywhere else, hence weights are way low.
CPUWeight=1
IOWeight=1
# Memory should comfortably fit the binary itself, any extra data loaded ought to be subject to extreme constraints
# though - so as to avoid OOM conditions caused by baloo.
MemoryHigh=512M
[Install]
WantedBy=graphical-session.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment