3 Commits

Author SHA1 Message Date
chandu078
24f378b3cb qcom: audio-kernel: Import oplus changes from CPH2723_15.0.2.103(EX01)
Change-Id: Iac28a6037d53d9e79a4c6619a78ce82848fdcf95
2025-08-10 14:27:04 +05:30
Danny Lin
e983f49cea qcom: Remove build timestamp injection
This causes parts of the audio module to be rebuilt during every
incremental build, even if there are no changes:

  CC      techpack/audio/ipc/apr.o - due to command line change
  CC      techpack/audio/ipc/apr_v2.o - due to command line change
  CC techpack/audio/ipc/apr_tal_rpmsg.o - due to command line change
  CC techpack/audio/ipc/wcd-dsp-glink.o - due to command line change

We're only experiencing this issue in techpack/audio/ipc at the moment,
but kill the timestamp injection in all the audio components to
eliminate the possibility of encountering this issue again in the
future. This is harmless since the injected BUILD_TIMESTAMP macro is
never used.

Change-Id: I35b588a2a902438b2c79ebbac31453f2e528bbbe
Signed-off-by: Danny Lin <danny@kdrag0n.dev>
2025-08-03 10:49:32 +05:30
chandu078
5355f6db1f Add 'qcom/opensource/audio-kernel/' from commit '85172d9681c3c9328696dfa734e789b5d60942d2'
git-subtree-dir: qcom/opensource/audio-kernel
git-subtree-mainline: 8ad55dea20
git-subtree-split: 85172d9681
2025-08-03 09:05:56 +05:30