summaryrefslogtreecommitdiff
path: root/meta/recipes-bsp/pm-utils
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2011-05-20 17:29:47 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-20 17:30:30 +0100
commit8c6bf9f6775fc5aaa8bc2c77924c95a00f1c1890 (patch)
treefaeae212c2b799e9f62d9db0862bfb3c572a1a32 /meta/recipes-bsp/pm-utils
parent3ebb3254cbe3151ea74a770347c41b4d794d9aaa (diff)
downloadopenembedded-core-8c6bf9f6775fc5aaa8bc2c77924c95a00f1c1890.tar.gz
openembedded-core-8c6bf9f6775fc5aaa8bc2c77924c95a00f1c1890.tar.bz2
openembedded-core-8c6bf9f6775fc5aaa8bc2c77924c95a00f1c1890.tar.xz
openembedded-core-8c6bf9f6775fc5aaa8bc2c77924c95a00f1c1890.zip
kernel.bbclass: pass KERNEL_VERSION through legitimize_package_name
- KERNEL_VERSION may contain characters unsuitable for package names, e.g. underscores. Use legitimize_package_name to replace those characters. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/pm-utils')
0 files changed, 0 insertions, 0 deletions
href='#n92'>92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190