aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/metadata.pl
Commit message (Expand)AuthorAgeFilesLines
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-301-3/+3
* fix a prereq bugFelix Fietkau2007-07-261-1/+1
* more dependency fixesFelix Fietkau2007-07-231-2/+0
* Add a USES_TGZ config.in variable, so that RB1xx profiles can use itFlorian Fainelli2007-07-181-0/+1
* allow kconfig symbols to be shared between packagesFelix Fietkau2007-07-181-3/+14
* dynamically enable/disable kernel config options for kmod packages based on b...Felix Fietkau2007-07-181-1/+40
* properly support dependencies on packages that just use Build/DefaultTargetsFelix Fietkau2007-07-151-4/+4
* fixes for recursive package scanningFelix Fietkau2007-07-151-5/+9
* fix PACKAGES:= for target profiles in target.mkFelix Fietkau2007-07-101-7/+19
* Make UCI preconfiguration optional and disabled by defaultFelix Fietkau2007-05-051-6/+6
* some cleanups in the metadata.pl script; allow target profiles to add overrid...Felix Fietkau2007-03-231-42/+20
* Add an 'Image Configuration' menu to menuconfig Packages can export a list of...Felix Fietkau2007-03-161-2/+119
* disable the automatic config reset if 'Advanced configuration options' is sel...Felix Fietkau2007-03-041-1/+1
* force a config reset when the user changes the target platform in menuconfigFelix Fietkau2007-03-041-0/+1
* ignore profiles with custom kernel configs in the image builder itselfFelix Fietkau2007-02-221-3/+4
* disable the image builder in menuconfig for profiles with custom kernel configsFelix Fietkau2007-02-221-0/+2
* rename the Profile template that the image builder uses to prevent name confl...Felix Fietkau2007-02-221-1/+1
* Menuconfig will not treat 'select FOO' as a real dependency thus if BAR depen...Felix Fietkau2007-02-121-14/+34
* make spca5xx depend on video device support in the kernelFelix Fietkau2007-01-211-0/+1
* Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a n...Felix Fietkau2007-01-201-1/+5
* add descriptions to the broadcom target profiles and export them to the targe...Felix Fietkau2007-01-201-0/+8
* include the default profile in target.mk as well - required for the image bui...Felix Fietkau2007-01-141-7/+9
* merge the scripts dealing with package/target metadata to remove some redunda...Felix Fietkau2007-01-131-0/+435
280' href='#n280'>280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416