5c5f853192
The cookbook resolves patch paths from recipe.dir which is the symlink path (recipes/libs/libdrm/), not the physical path (local/recipes/). Fix ../../../patches/libdrm/ → ../../../local/patches/libdrm/ to match the convention used by kernel, base, relibc, and other recipes.