aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-example/example/example-0.1/example.patch
blob: 2000a34da5eb14dad0c33c42f897a494bafcfb2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# This is a non-functional placeholder file, here for example purposes
# only.
#
# If you had a patch for your recipe, you'd put it in this directory
# and reference it from your recipe's SRC_URI:
#
#  SRC_URI += "file://example.patch"
#
# Note that you could also rename the directory containing this patch
# to remove the version number or simply rename it 'files'.  Doing so
# allows you to use the same directory for multiple recipes.