Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 49ab51f

Browse files
committed
librealsense_1.12.1.bbappend: fix SRC_URI after branch rewrite
librealsense has rebased their master branch, leading to: "Unable to find revision 7332ecadc057552c178addd577d24a2756f8789a in branch master even from upstream". This is a hotfix until meta-intel-realsense gets updated. Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
1 parent 1439998 commit 49ab51f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# History of the git repo was rewritten so that the SRCREV is no longer on the master
2+
# branch...
3+
SRC_URI_remove_df-refkit-config = "git://github.com/IntelRealSense/librealsense.git;branch=master"
4+
SRC_URI_prepend_df-refkit-config = "git://github.com/IntelRealSense/librealsense.git;nobranch=1 "

0 commit comments

Comments
 (0)